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: 25.0.0.0 (25.0.0.0)
Syntax
public enum RebarStyle
Members
Member nameValueDescription
Standard0 A standard or longitudinal bar.
StirrupTie1 A stirrup or tie bar.
See Also