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.
Fill Template further down the menu fills the interior of the selected rectangle with a template shape. See the Geometry Operations document for details.
Set Working Axis from Shape at the very bottom of the menu adopts the orientation of the selected rectangle as the working axis. See the Working Axis 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. The submenu lets you choose the copy scope. (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).
Copy Scope
The Copy cross-tab submenu chooses whether linked items are copied along. Clicking the menu title itself with — without opening the submenu — behaves as Copy with linked items.
| Item | Description |
|---|---|
| Copy with linked items | Copies the selection together with its linked items. Copying GeometryItem pulls the linked POIItem and GraphNodeItem; copying a POIItem or GraphNodeItem pulls its linked GeometryItem. |
| Copy selected items only | Copies only the selected items, without linked items. |
- Selecting a GraphEdgeItem directly copies its two endpoint nodes along with it. This holds for both copy scopes.
- An edge that is not selected is copied only when both of its endpoint nodes are selected. Edges between nodes that were merely pulled in by link expansion are left out.
- Link expansion stays within the current Stage.
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 |