RebarContainerItem.IsRebarInSection
Method
Description:
Identifies if this rebar set is shown as a cross-section in the given view.
Identifies if this rebar set is shown as a cross-section in the given view.
Parameters
| Parameter | Type | Description |
|---|---|---|
| dBView | View | The view. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if this rebar set is shown as a cross-section, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |