RebarSpliceByRulesRunOutPosition Enumeration

Describes the run-out position.

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