RebarSpliceByRulesRunOutPosition Enumeration |
Describes the run-out position.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic enum RebarSpliceByRulesRunOutPosition
Public Enumeration RebarSpliceByRulesRunOutPosition
public enum class RebarSpliceByRulesRunOutPosition
type RebarSpliceByRulesRunOutPosition
MembersMember name | Value | Description |
---|
Start | 0 |
The rest will remain at the start of the bar.
|
End | 1 |
The rest will remain at the end of the bar.
|
See Also