mgRotateLeftCB
mgRotateLeftCB(
)
=> t / nil
Description
Rotates the selected instance to the left. To rotate an instance at least one instance should be selected.
Arguments
Value Returned
In this example, the selected instance is rotated to the left. If the orientation of the selected instance is R90, then it becomes R0 after the rotate left operation is performed.
mgRotateLeftCB()
Return to top