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