Revit 2025 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: 25.0.0.0 (25.0.0.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