sesaparcours
    Preparing search index...
    • Adds the y-coordinate measure of point a in frame rep (system of coordinates) syntaxes addYMeasure(a, nameCalc) and addYMeasure(a, nameCalc, rep) are allowed too

      Parameters

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

          Name (or tag if name is empty) of the point the y-coordinate is wanted from

        • nameCalc: string

          Name of the created calculation (the y-coordinate measure))

        • Optionalrep?: string

          tag of the frame (system of coordinates), mandatory only if the figure contains several frames

      Returns CMesureY

      the created measure