Revit 2026 API
Bar |
Represents the bar nominal diameter of the RebarBarType.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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