PipePlumbingFixtureFlowDataFixtureUnits Property |
The fixture units of the pipe.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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