Rebar.IsRebarInSection
Method
Description:
Identifies if this Rebar is cut by the view plane of the given view.
Identifies if this Rebar is cut by the view plane of the given view.
Remarks:
This method applies only for elevations and sections. For any other view types will return false.
This method applies only for elevations and sections. For any other view types will return false.
Parameters
| Parameter | Type | Description |
|---|---|---|
| dBView | View | The view. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if this Rebar is cut by the view plane, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |