RebarInSystem.SetUnobscuredInView
Method
Description:
Sets RebarInSystem element to be shown unobscured in a view.
Sets RebarInSystem element to be shown unobscured in a view.
Parameters
Parameter | Type | Description |
---|---|---|
view | View | The view element |
unobscured | Boolean | True if RebarInSystem element is shown unobscured, false otherwise. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |
InapplicableDataException | This element doesn't have valid visibility data. |