Revit 2025 API
Bar |
Represents the bar nominal diameter of the RebarBarType.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double BarNominalDiameter { get; set; }
Public Property BarNominalDiameter As Double Get Set
public: property double BarNominalDiameter { double get (); void set (double value); }
member BarNominalDiameter : float with get, set
Property Value
DoubleSee Also