Namespace:
Autodesk.Revit.DB.Plumbing
FluidTemperature
Class
Description:
Represents the dynamic viscosity and density properties as defined at a certain temperature.
Represents the dynamic viscosity and density properties as defined at a certain temperature.
FluidTemperature Class Members:
Name | Description | Inherited From |
---|---|---|
FluidTemperature | Creates a new fluid temperature with given temperature, dynamic viscosity and density. |
Name | Description | Inherited From |
---|---|---|
Density | The density value | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Temperature | The temperature value | |
Viscosity | The dynamic viscosity value |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the FluidTemperature | |
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 |