Shape Editing
This document explains how to move/duplicate/delete GeometryItem in Navigation Mode (A).
It also explains how to move/add/delete vertices or edges of GeometryItem shapes in Shape Editing Mode (V).
In Navigation Mode
- on the icon in the toolbar, or press A or Esc to return to Navigation Mode (A).
- Select one or more GeometryItem.
- + to move.
- Ctrl or ⌘++ to duplicate.
- Copy with Ctrl or ⌘+C and paste with Ctrl or ⌘+V. Duplicates are created at random positions around the original.
- Copy with Ctrl or ⌘+C and paste with Ctrl or ⌘+Shift+V. Duplicates are created at the same position as the original.
warning
GeometryItem copied/pasted at the same position is difficult to distinguish from the original.
Use this only when the original and duplicate need to share the same position.
- Copy/paste works even after changing layers.
- Press Delete to delete.
- Press Ctrl or ⌘+Z to undo, or Ctrl or ⌘+Y to redo.
Angle Guide
- Hold Shift while moving/duplicating to display the angle guide.
- The angle guide is displayed in 90-degree increments based on the X-axis.
Rotation Gizmo
When GeometryItem is selected, a rotation gizmo button appears in the floating bar.
- Select one or more GeometryItem.
- Click the rotate button in the floating bar with , or press E to show the rotation gizmo.
- Drag the gizmo's rotation handle with + to rotate the shape.
The pivot of rotation is chosen from the Pivot dropdown in the floating bar.
| Item | Description |
|---|---|
| Self Centroid | Rotates each shape individually around its own center |
| Group Centroid | Rotates around the center of all selected shapes |
| Group AABB Center | Rotates around the center of the overall bounding box (AABB) of the selected shapes |
In Shape Editing Mode
- on the icon in the toolbar, or press V.
- You can see that the polygon vertices of GeometryItem visible in the viewport are highlighted.
- + a vertex to move it.
- Or + an edge to move it.
- Hold Alt and hover over a vertex to see it change to an X shape. to delete the vertex.
- Hold Alt and hover over an edge to see it change to an O shape. to add a vertex at that position.
- Press Ctrl or ⌘+Z to undo, or Ctrl or ⌘+Y to redo.
- Press Esc to stop editing and return to Navigation Mode (A).