sesaparcours
    Preparing search index...
    • adds the direct similitude of center o, angle x and ratio y syntax addSimilitude(o, x, y) is also allowed

      Parameters

      • options: { o: string | CPt; x: string | number | CValDyn; y: string | number | CValDyn }
        • o: string | CPt

          center of the similitude

        • x: string | number | CValDyn

          the angle of the similitude (number, object or string containing a valid formula)

        • y: string | number | CValDyn

          the ration of the similitude (number, object or string containing a valid formula)

      Returns CSimilitude