Revit 2025.3 API
Pipe |
The index of the begin connector of the flow path
Namespace: Autodesk.Revit.DB.Plumbing
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
Int32See Also