DuctFittingAndAccessoryConnectorData
The input data used by external servers for calculation of the duct fitting and duct accessory coefficient.
Inheritance Hierarchy
System.Object
Autodesk.Revit.DB.Mechanical.DuctFittingAndAccessoryConnectorData
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public class DuctFittingAndAccessoryConnectorData : IDisposable
The DuctFittingAndAccessoryConnectorData type exposes the following members.
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).
Methods
Name
Description
Public Method
Dispose
Releases all resources used by the DuctFittingAndAccessoryConnectorData
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 the default hash function.
(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)
Remarks
width, height, diameter, flow, velocity pressure and connector index are input data for the calculation,