2022 Members
Changes 4
M

PipeFittingAndAccessoryConnectorData

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the PipeFittingAndAccessoryConnectorData
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetCoordination() Transform Gets the coordination of the connector
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 Angle double The angle of the fitting, Units:(rad).
P Diameter double The connector diameter, Units:(ft).
P Flow double The connector flow, Units:(ft³/s)
P FlowDirection FlowDirectionType The flow direction of this connector, In or Out.
P Height double The connector height, Units:(ft).
P Index int Return the index of this connector
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P LinkIndex int The index of the connector which is linked with this connector
P Profile ConnectorProfileType The connector profile.
P VelocityPressure double The connector velocity pressure. Units: (kg/(ft·s²)).
P Width double The connector width, Units:(ft).