askvity

# Methods for Rotating in Sketch App

Published in Sketch App Rotation 3 mins read

How to Rotate in Sketch App?

Rotating objects is a common task in design software like Sketch app, allowing you to change the orientation of layers, groups, and other elements. You can easily achieve this using the built-in tools available in the application's interface.

Methods for Rotating in Sketch App

There are two primary ways to rotate selected objects directly within the Sketch application:

  1. Using the On-Canvas Rotation Handle:

    • First, select the layer(s) or group(s) that you wish to rotate on your canvas.
    • Once selected, hover your mouse cursor near any of the corner selection handles (the blue squares). The cursor will transform into a bent, double-headed arrow, indicating the rotation tool is active.
    • Click and drag this handle to rotate the selected object(s) around their central point.
    • For snapping to common angles (like 15°, 30°, 45°, etc.), hold down the Shift key on your keyboard while dragging the rotation handle.
  2. Using the Inspector Panel:

    • Select the layer(s) or group(s) you want to rotate.
    • Look at the Inspector panel, which is typically located on the right-hand side of the Sketch window.
    • Locate the Rotation field. This field is usually grouped with other transformation properties like Position (X, Y) and Size (Width, Height).
    • You can either type a specific numerical value (in degrees) directly into the input box for precise rotation, or you can click and drag on the field label or the numeric value itself (scrubbing) to interactively adjust the rotation angle. Positive values rotate clockwise, and negative values rotate counter-clockwise.

Using the on-canvas handle is great for quick visual adjustments, while the Inspector offers greater precision for setting exact rotation angles.


Clarification on the Provided Reference

It's important to note that the method described in the reference you provided, which mentions using arrow keys (like the right arrow key for the red axis) and clicking two corners to define rotation, is a technique specific to SketchUp.

The excerpt "This way right and then if I were to hit the right arrow key for the red axis I could click on this corner. And this corner. And it would rotate this way." perfectly illustrates how rotation works in the 3D modeling environment of SketchUp, where you often define an axis of rotation (like the red, green, or blue axis) before specifying the rotation angle by clicking points.

Sketch app, in contrast, is a 2D design tool. Its rotation methods, as detailed above, involve either graphical handles on the canvas or numerical input in the Inspector panel, fitting the standard workflow for two-dimensional vector and pixel-based graphics software. While both programs deal with visual design, their fundamental approaches and toolsets for tasks like rotation differ significantly due to their 2D vs. 3D nature.


Related Articles