RebarInSystem.HasPresentationOverrides
Description:
Identifies if this RebarInSystem has overridden default presentation settings for the given view.
Identifies if this RebarInSystem has overridden default presentation settings for the given view.
Remarks:
Default presentation settings can be overriden using SetBarHiddenStatus(View, Int32, Boolean), SetPresentationMode(View, RebarPresentationMode) methods
Default presentation settings can be overriden using SetBarHiddenStatus(View, Int32, Boolean), SetPresentationMode(View, RebarPresentationMode) methods
public bool HasPresentationOverrides(
View dBView
)
-
dBViewThe view.
Return Value
bool
True if this RebarInSystem has overriden default presentation settings, false otherwise.
-
A non-optional argument was null