Rebar.IncludeFirstBar Property
Identifies if the first bar in rebar set is shown.
Namespace:
Autodesk.Revit.DB.Structure
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IncludeFirstBar { get; set; }
Property Value
Boolean
Exceptions
Exception
Condition
InapplicableDataException
This rebar element represents a single bar (the layout rule is Single).
See Also
Reference
Rebar Class
Autodesk.Revit.DB.Structure Namespace