2027 Method
Changes 0
M

Rebar.IsRebarInSection

Description:
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.
public bool IsRebarInSection(
	View dBView
)
  • dBView
    The view.
Return Value Boolean True if this Rebar is cut by the view plane, false otherwise.