DuctFittingAndAccessoryPressureDropItemBeginConnectorIndex Property |
The index of the begin connector of the flow path.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic 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