Namespace:
Autodesk.Revit.DB.Plumbing
PipePlumbingFixtureFlowData
Class
Description:
The input and output data used by external servers for calculation of the pipe plumbing fixture flow.
The input and output data used by external servers for calculation of the pipe plumbing fixture flow.
Remarks:
FlowConfiguration, FixtureUnits, FlowConversionMode, and DimensionFlow are input field values for the calculation. Flow is output field value for the calculation.
FlowConfiguration, FixtureUnits, FlowConversionMode, and DimensionFlow are input field values for the calculation. Flow is output field value for the calculation.
PipePlumbingFixtureFlowData Class Members:
Name | Description | Inherited From |
---|---|---|
DimensionFlow | The dimension flow which is used to calculate flow of the pipe. Units: (gal/min). | |
FixtureUnits | The fixture units of the pipe. | |
Flow | The actual flow of the plumbing fixture converted from dimension flow or fixture unit. Units: (gal/min). | |
FlowConfiguration | The flow configuration mode of the pipe. | |
FlowConversionMode | The flow conversion mode of the pipe. | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the PipePlumbingFixtureFlowData | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |