2027 Method
Changes 0
M

RebarInSystem.IsRebarInSection

Description:
Identifies if this RebarInSystem 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 RebarInSystem is cut by the view plane, false otherwise.