Whether the shape represents a standard bar or a stirrup.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
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 (); } |