2023 Members
Changes 4
M

PipeFittingAndAccessoryData

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