Rebar.IsRebarInSection
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.
public bool IsRebarInSection(
View dBView
)
-
dBViewThe view.
Return Value
bool
True if this Rebar is cut by the view plane, false otherwise.
-
A non-optional argument was null