Context Menu
This document explains the context menu opened with . The menu content varies depending on where you click.
| Location | Menus Shown |
|---|---|
| Viewport | Geometry operations · Clipboard · Camera |
| Hierarchy panel | Item management (Delete · Group · Ungroup) |
Viewport Menu
When you in the viewport, the following items appear depending on the current selection.
Geometry Operations
When GeometryItem is selected, geometry operation items such as union, buffer, and division appear. See the Geometry Operations document for details.
Clipboard
A clipboard shared across tabs. Copied items can be pasted in other tabs of the same browser, and a recent copy history is kept.
| Item | Description |
|---|---|
| Copy cross-tab | Copies the selected items to the cross-tab clipboard. (Enabled when there is a selection.) |
| Paste cross-tab | Pastes the most recently copied item. (Ctrl or ⌘+Alt+V) You can also pick from the copy history in the submenu. |
- The paste submenu shows each history entry's preview and relative time (
just now,5m ago,2h ago, etc.). - It works independently from the regular edit copy/paste (Ctrl or ⌘+C / Ctrl or ⌘+V).
Camera
Adjust the camera view from the Camera submenu.
| Item | Description |
|---|---|
| Reset Yaw | Resets the camera's horizontal rotation (Yaw). |
| Reset Pitch | Resets the camera's vertical rotation (Pitch). |
| Jump To… | Opens a dialog to move the camera to an entered location. |
Hierarchy Menu
Appears when you over an item in the hierarchy panel.
| Item | Description | Enabling Condition |
|---|---|---|
| Delete | Deletes the selected items. | When the item is deletable |
| Group | Groups the selected items into one group. | 2 or more items with the same parent selected |
| Ungroup | Ungroups, raising child items to the parent level. | Exactly one group selected |