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