RebarUpdateCurvesData.GetBarNominalDiameter Method

RebarUpdateCurvesDataGetBarNominalDiameter Method

Gets the nominal diameter of the Rebar.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double GetBarNominalDiameter()
Public Function GetBarNominalDiameter As Double
public:
double GetBarNominalDiameter()
member GetBarNominalDiameter : unit -> float 

Return Value

Double
Returns the nominal diameter of the Rebar.
See Also