PipePlumbingFixtureFlowDataDimensionFlow Property |
The dimension flow which is used to calculate flow of the pipe. Units: (gal/min).
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double DimensionFlow { get; }
Public ReadOnly Property DimensionFlow As Double
Get
public:
property double DimensionFlow {
double get ();
}
member DimensionFlow : float with get
Property Value
Double
See Also