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