sesaparcours
    Preparing search index...
    • returns (sync) the coordinates of point a in the frame rep (system of coordinates) if provided, otherwise in the svg coordinate system

      Parameters

      • options: { a: string | CPt; rep?: string }
        • a: string | CPt

          First point or point name (or tag if name is empty) the line is going through

        • Optionalrep?: string

          Same as params.rep when first parameter is a string. This second parameter is ignored if the first one is a params object.

      Returns Point