RebarStyle Enumeration

RebarStyle Enumeration

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.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public enum RebarStyle
Public Enumeration RebarStyle
public enum class RebarStyle
type RebarStyle
Members
Member nameValueDescription
Standard0 A standard or longitudinal bar.
StirrupTie1 A stirrup or tie bar.
See Also