PipeFittingAndAccessoryData Members

The PipeFittingAndAccessoryData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the PipeFittingAndAccessoryData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAllConnectorData
Gets the connector data of the pipe fitting or pipe accessory.
Public methodGetEntity
Returns an Entity of the Schema of the serverGUID.
Public methodGetFamilyInstanceId
Gets the Id of the fiting or accessory instance
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBehaviorType
The behavior type of the pipe fitting or pipe accessory.
Public propertyFluidDensity
The fluid density of the pipe fitting or pipe accessory, Units: (kg/ft³).
Public propertyFluidViscosity
The fluid dynamic viscosity of the pipe fitting or pipe accessory, Units: (kg/(ft·s)).
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyOrigin
The origin position of the pipe fitting or pipe accessory.
Public propertyPartType
The part type of the pipe fitting or pipe accessory.
Public propertyServerGUID
The GUID of the pipe fitting or pipe accessory.
Public propertySystemClassification
The system classification of the pipe fitting or pipe accessory.

See Also