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