Whether the shape represents a standard bar or a stirrup.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2009
Syntax
C# |
---|
public RebarStyle RebarStyle { get; } |
Visual Basic |
---|
Public ReadOnly Property RebarStyle As RebarStyle Get |
Visual C++ |
---|
public: property RebarStyle RebarStyle { RebarStyle get (); } |