sesaparcours
    Preparing search index...
    • Adds the x-coordinate measure of point a in frame rep (system of coordinates) syntax addXMeasure(a, nameCalc, rep) is also allowed

      Parameters

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

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

        • nameCalc: string

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

        • rep: string

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

      Returns CMesureX

      the created measure