Share

RebarContainerItem.IncludeLastBar Property

Identifies if the last bar in rebar set is shown.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool IncludeLastBar { get; set; }

Property Value

Boolean

Exceptions

ExceptionCondition
InapplicableDataException This rebar element represents a single bar (the layout rule is Single).

See Also

Reference

Was this information helpful?