Identifies if this rebar set is shown as a cross-section in the given view.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsRebarInSection(
View dBView
)
Parameters
- dBView View
-
The view.
Return Value
Boolean
True if this rebar set is shown as a cross-section, false otherwise.
Exceptions
See Also
Reference