RVTDocs.com

RebarInSystem.HasPresentationOverrides

Method
Description:
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
Syntax
Parameters
Parameter Type Description
dBView View The view.
Return Value
Type Description
Boolean True if this RebarInSystem has overriden default presentation settings, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null