DuctFittingAndAccessoryPressureDropItemEndConnectorIndex Property |
The index of the end conector of the flow path.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int EndConnectorIndex { get; }
Public ReadOnly Property EndConnectorIndex As Integer
Get
public:
property int EndConnectorIndex {
int get ();
}
member EndConnectorIndex : int with get
Property Value
Int32
See Also