Skip to main content
Version: 1.2.0

Context Menu

This document explains the context menu opened with . The menu content varies depending on where you click.

LocationMenus Shown
ViewportGeometry operations · Clipboard · Camera
Hierarchy panelItem 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.

ItemDescription
Copy cross-tabCopies the selected items to the cross-tab clipboard. The submenu lets you choose the copy scope. (Enabled when there is a selection.)
Paste cross-tabPastes 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.

ItemDescription
Copy with linked itemsCopies 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 onlyCopies 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.

ItemDescription
Reset YawResets the camera's horizontal rotation (Yaw).
Reset PitchResets 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.

ItemDescriptionEnabling Condition
DeleteDeletes the selected items.When the item is deletable
GroupGroups the selected items into one group.2 or more items with the same parent selected
UngroupUngroups, raising child items to the parent level.Exactly one group selected