RVTDocs.com

RebarContainerItem.IsRebarInSection

Method
Description:
Identifies if this rebar set is shown as a cross-section in the given view.
Syntax
public bool IsRebarInSection(
	View dBView
)
Parameters
Parameter Type Description
dBView View The view.
Return Value
Type Description
Boolean True if this rebar set is shown as a cross-section, false otherwise.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null