PipePressureDropDataOutsideDiameter Property |
The outside diameter of the pipe. Units: (ft).
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double OutsideDiameter { get; }
Public ReadOnly Property OutsideDiameter As Double
Get
public:
property double OutsideDiameter {
double get ();
}
member OutsideDiameter : float with get
Property Value
Double
See Also