DuctFittingAndAccessoryPressureDropItem.BeginConnectorIndex Property

DuctFittingAndAccessoryPressureDropItemBeginConnectorIndex Property

The index of the begin connector of the flow path.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int BeginConnectorIndex { get; }
Public ReadOnly Property BeginConnectorIndex As Integer
	Get
public:
property int BeginConnectorIndex {
	int get ();
}
member BeginConnectorIndex : int with get

Property Value

Int32
See Also