Revit 2025 API
Pipe |
The index of the connector which is linked with this connector
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int LinkIndex { get; }
Public ReadOnly Property LinkIndex As Integer Get
public: property int LinkIndex { int get (); }
member LinkIndex : int with get
Property Value
Int32See Also