Revit 2026 API
Duct |
The diameter of the duct with round profile, or the width of the duct with other profiles. Units: (ft).
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double WidthOrDiameter { get; }
Public ReadOnly Property WidthOrDiameter As Double Get
public: property double WidthOrDiameter { double get (); }
member WidthOrDiameter : float with get
Property Value
DoubleSee Also