sesaparcours
    Preparing search index...
    • adds the rotation of center o and angle x syntax addRotation(o, x) is also allowed

      Parameters

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

          center of the rotation

        • x: string | number | CValDyn

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

      Returns CRotation