Revit 2018 API |
RebarUpdateCurvesData..::..GetBarDiameter Method |
RebarUpdateCurvesData Class See Also |
Gets the diameter of the Rebar.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since:
2018
Syntax
C# |
---|
public double GetBarDiameter() |
Visual Basic |
---|
Public Function GetBarDiameter As Double |
Visual C++ |
---|
public: double GetBarDiameter() |