RebarSpliceByRulesRunOutPosition Enumeration

Describes the run-out position.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum RebarSpliceByRulesRunOutPosition
Members
Member nameValueDescription
End1 The rest will remain at the end of the bar.
Start0 The rest will remain at the start of the bar.
See Also