Quick Rotate is a collection of four separate, but similar functions from Sam Lucido. These functions allow you to quickly rotate objects to a predetermined angle. The first function, named R180, rotates selected entities 180 degrees, then starts the Move command to move the rotated object. The second function, named R90, is the same as the first except that the rotation angle is 90 degrees. The last two functions, R1L and R1R, rotate your selection exactly 1 degree left or right, respectively. This can be helpful when the exact angle of text or other objects is not critical. Note that if your angle units are radians or grads, these functions will give you unexpected results. |