RVTDocs.com

RebarInSystem.IsRebarInSection

Method
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.
Syntax
public bool IsRebarInSection(
	View dBView
)
Parameters
Parameter Type Description
dBView View The view.
Return Value
Type Description
Boolean True if this RebarInSystem is cut by the view plane, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null