Share

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.2.0.0 (26.2.0.0)

Syntax

C#

public enum RebarStyle

Members

Member nameValueDescription
Standard0 A standard or longitudinal bar.
StirrupTie1 A stirrup or tie bar.

See Also

Reference

Was this information helpful?