Skip to main content
Version: 3.4.7

Standard Item and Group Menus

Most branches of the Data Tree have no menu of their own. Their header and folders show the standard group menu, and the objects under them show the standard item menu. Branches with their own commands are listed on their own pages; this page covers the two shared menus.

Source resources: IDR_DT_DEFAULTGROUP, IDR_DT_DEFAULTITEM.

Which branches use them​

BranchHeader / foldersItems
Scan Positionsstandard group menuScan Positions menu
Photographsstandard group menuPhotographs menu
Satellite ImagesSatellite Images menustandard item menu
Logsstandard group menuLogs menu
Waypointsstandard group menustandard item menu
Stratigraphic Markersstandard group menuLabels menu
Samplesstandard group menustandard item menu
Ground Control Pointsstandard group menuLabels menu
Labelsstandard group menuLabels menu
Multimediastandard group menustandard item menu
Billboardsstandard group menustandard item menu
Scale Barsstandard group menustandard item menu
Ortho Panelsno menuOrtho Panels menu
Seismic Volumesstandard group menustandard item menu, plus the seismic commands on the Seismic Volumes page

Point Clouds, Triangular Meshes, Tiled Model, CT Image Stack and VRGS Earth have their own group and item menus; see their pages.

Group menu​

Right-click a branch header or a folder inside it.

  • New — Create a new object of the branch's type. (ID_GROUPPOPUP_NEW)
  • Group — Move the selected items into a new folder. (ID_PROJEXP_GROUP)
  • Ungroup — Dissolve the selected folder, returning its contents to the parent. (ID_PROJEXP_UNGROUP)
  • Spreadsheet — Open the branch's objects in a spreadsheet view. (ID_DEFAULTGROUP_SPREADSHEET)
  • Import — Import objects of this type from a file. (ID_GROUPPOPUP_IMPORT)
  • Export — Export the branch's objects. (ID_GROUPPOPUP_EXPORT)
  • Empty List — Delete everything in the branch. (ID_GROUPPOPUP_EMPTYLIST)
  • Use Own Display Properties — Let this folder carry its own display settings instead of inheriting the parent's. (ID_GROUP_USE_OWN_DISPLAY_PROPS)

Item menu​

Right-click an object under one of the branches above.

  • Navigate To — Move the camera to the object. (ID_POPUP_ITEM_GOTO)
  • Group — Move the selected items into a new folder. (ID_PROJEXP_GROUP)
  • Ungroup — Dissolve the selected folder. (ID_PROJEXP_UNGROUP)
  • Copy URI — Copy a link to the object, for use in field guides and reports. (ID_DEFAULTITEM_COPYURI)
  • Export — Export the object. (ID_PROJEXP_EXPORT)
  • Delete — Delete the object from the project. (ID_POPUP_ITEM_DELETE)

Position submenu​

  • Copy Position — Copy the object's position. (ID_DEFAULTITEM_COPYPOSITION)
  • Paste Position — Move the object to a copied position. (ID_DEFAULTITEM_PASTEPOSITION)

Coordinate Conversion submenu​

  • Between Coordinate Systems (CRS) — Reproject the object from one coordinate reference system to another. (ID_CONVERTCOORDINATES_CRSTOCRS)