PipePlumbingFixtureFlowData.FixtureUnits Property

PipePlumbingFixtureFlowDataFixtureUnits Property

The fixture units of the pipe.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double FixtureUnits { get; }
Public ReadOnly Property FixtureUnits As Double
	Get
public:
property double FixtureUnits {
	double get ();
}
member FixtureUnits : float with get

Property Value

Double
See Also