Revit 2026 API
Duct |
the index of the connector which is linked with this connector
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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