Kvaser CanKing GUI Extensions SDK - v7.3.0
    Preparing search index...

    Function connectNodes

    • Adds a connection between the specified start node and the specified end node.

      Parameters

      • startId: string

        Identifier of the new connection's start node.

      • endId: string

        Identifier of the new connection's end node.

      Returns Promise<void>