Gets the diameter of the Rebar.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2018
Syntax
C# |
---|
public double GetBarDiameter() |
Visual Basic |
---|
Public Function GetBarDiameter As Double |
Visual C++ |
---|
public: double GetBarDiameter() |