Namespace:
Autodesk.Revit.DB.Mechanical
DuctFittingAndAccessoryData
Class
Description:
The input data used by external servers for calculation of the duct fitting and duct accessory coefficient.
The input data used by external servers for calculation of the duct fitting and duct accessory coefficient.
Remarks:
A FamilyInstance is the input data for the calculation,
A FamilyInstance is the input data for the calculation,
DuctFittingAndAccessoryData Class Members:
Name | Description | Inherited From |
---|---|---|
AirViscosity | The kinematic viscosity of air for the duct fitting or duct accessory, Units: (ft^2/s). | |
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
Origin | The origin position of the duct fitting or duct accessory. | |
PartType | The part type of the duct fitting or duct accessory. | |
ServerGUID | The GUID of the duct fitting or duct accessory. | |
SystemClassification | The system classification of the duct fitting or duct accessory. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the DuctFittingAndAccessoryData | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetAllConnectorData | Gets the connector data of the pipe fitting or pipe accessory. | |
GetEntity | Returns an Entity of the Schema of the serverGUID. or an invalid entity otherwise. | |
GetFamilyInstanceId | Gets the Id of the fiting or accessory instance | |
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 |