Standard Item and Group Menus
Several branches of the Interpretation Tree have no menu of their own. Their header shows 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_IT_DEFAULTGROUP, IDR_IT_DEFAULTITEM.
Which branches use them
| Branch | Header | Items |
|---|---|---|
| Scan Lines | standard group menu | standard item menu, plus Paste Orientation |
| Palaeocurrent Group | standard group menu | standard item menu, or the Palaeocurrent menu when the branch is named Palaeocurrent |
| Log Elements | standard group menu | standard item menu |
| Measurements | standard group menu | Measurements menu |
| Flight Path | standard group menu | Flight Path menu |
| Surfaces | standard group menu | Surfaces menu |
| DFN | standard group menu | DFN menu |
| Discrete Element Model | Discrete Element Model group menu | standard item menu on the model's attribute nodes |
| Sections | no menu | Sections menu |
| Sketch Layers | no menu | Sketch Layers menus |
Orientation, Polylines, Faults, Geopolygon, Zone and Time Series have their own group menus; see their pages.
Group menu
Right-click a branch header listed above.
- Paste — Paste objects copied from another group. (
ID_EDIT_PASTE) - Group — Move the selected items into a new group. (
ID_PROJEXP_GROUP) - Spreadsheet — Open the branch's objects in a spreadsheet view. (
ID_DEFAULTGROUP_SPREADSHEET) - Ungroup — Dissolve the selected group, returning its contents to the parent. (
ID_PROJEXP_UNGROUP) - Set Focus — Make this the group that new interpretations are added to; it is shown in bold. (
ID_PLANEATTITUDEGROUP_SETFOCUS) - 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 group 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 group. (
ID_PROJEXP_GROUP) - Ungroup — Dissolve the selected group. (
ID_PROJEXP_UNGROUP) - Export — Export the object. (
ID_PROJEXP_EXPORT) - Delete — Delete the object from the project. (
ID_POPUP_ITEM_DELETE)