PipeFittingAndAccessoryData
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the PipeFittingAndAccessoryData | |
| Equals | None | (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 | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (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. |