Gets the style of the rebar.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2018
Syntax
C# |
---|
public RebarStyle GetRebarStyle() |
Visual Basic |
---|
Public Function GetRebarStyle As RebarStyle |
Visual C++ |
---|
public: RebarStyle GetRebarStyle() |