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