<Code Lib>
M

RebarUpdateCurvesData.GetBarDiameter

Description:
Gets the model diameter of the Rebar.

[ObsoleteAttribute("This method is deprecated in Revit 2022 and may be removed in a later version of Revit. It returns the bar model diameter. We suggest you replace it with GetBarModelDiameter or GetBarNominalDiameter methods instead.")]
public double GetBarDiameter()

double Returns the model diameter of the Rebar.

Loading…