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