The DuctFittingAndAccessoryConnectorData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the DuctFittingAndAccessoryConnectorData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCoordination
Gets the coordination of the connector
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 propertyAngle
the angle of the fitting, Units:(rad).
Public propertyDiameter
The connector diameter, Units:(ft).
Public propertyFlow
The connector flow, Units:(ft³/s)
Public propertyFlowDirection
the flow direction of this connector, In or Out.
Public propertyHeight
The connector height, Units:(ft).
Public propertyIndex
return the index of this connector
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLinkIndex
the index of the connector which is linked with this connector
Public propertyProfile
The connector profile.
Public propertyVelocityPressure
The connector velocity pressure. Units: (kg/(ft·s²)).
Public propertyWidth
The connector width, Units:(ft).

See Also