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