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