Describes the usage style of a RebarShape.
The style affects the bend radius and the set of allowable hooks.
It also affects Rebar instance auto-constraining behavior.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxPublic Enumeration RebarStyle
public enum class RebarStyle
MembersMember name | Value | Description |
---|
Standard | 0 |
A standard or longitudinal bar.
|
StirrupTie | 1 |
A stirrup or tie bar.
|
See Also