PipeFittingAndAccessoryData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the PipeFittingAndAccessoryData | |
| Equals | None | Determines whether the specified Object is equal to the current Object . (Inherited from Object .) | Object . |
| GetAllConnectorData() | All connector data. | Gets the connector data of the pipe fitting or pipe accessory. | |
| GetEntity() | The Entity. | Returns an Entity of the Schema of the serverGUID. | |
| GetFamilyInstanceId() | ElementId | Gets the Id of the fiting or accessory instance | |
| GetHashCode | None | Serves as a hash function for a particular type. (Inherited from Object .) | Object . |
| GetType | None | Gets the Type of the current instance. (Inherited from Object .) | Object . |
| ToString | None | Returns a string that represents the current object. (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BehaviorType | int | The behavior type of the pipe fitting or pipe accessory. | |
| FluidDensity | double | The fluid density of the pipe fitting or pipe accessory, Units: (kg/ft³). | |
| FluidViscosity | double | The fluid dynamic viscosity of the pipe fitting or pipe accessory, Units: (kg/(ft·s)). | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| Origin | XYZ | The origin position of the pipe fitting or pipe accessory. | |
| PartType | PartType | The part type of the pipe fitting or pipe accessory. | |
| ServerGUID | Guid | The GUID of the pipe fitting or pipe accessory. | |
| SystemClassification | MEPSystemClassification | The system classification of the pipe fitting or pipe accessory. |