PipeFittingAndAccessoryConnectorData Members


The PipeFittingAndAccessoryConnectorData type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the PipeFittingAndAccessoryConnectorData
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetCoordination
Gets the coordination of the connector
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property Angle
The angle of the fitting, Units:(rad).
Public property Diameter
The connector diameter, Units:(ft).
Public property Flow
The connector flow, Units:(ft³/s)
Public property FlowDirection
The flow direction of this connector, In or Out.
Public property Height
The connector height, Units:(ft).
Public property Index
Return the index of this connector
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property LinkIndex
The index of the connector which is linked with this connector
Public property Profile
The connector profile.
Public property VelocityPressure
The connector velocity pressure. Units: (kg/(ft·s²)).
Public property Width
The connector width, Units:(ft).

See Also