sesaparcours
    Preparing search index...
    • Replaces a free point by a point linked to another existing point syntax setLinkPointPoint(a, b) is also allowed

      Parameters

      • options: { a: string | CPt; b: string | CPt }
        • a: string | CPt

          Name (or tag if name is empty) of the free point that is to be linked to another point

        • b: string | CPt

          Name (or tag if name is empty) of the point the free point is to be linked to

      Returns void