The information in this topic is useful if you're trying to programmatically find a built-in command, menu, or toolbar. The ICommandBars.Find and ICommandBar.Find methods can be used to get a reference to a specific toolbar, menu, or command. Both of these methods require the unique identifier (UID) of the object you're trying to find.
This table contains the following information:
- Caption, name, and GUID of all the built-in toolbars in ArcScene.
- Caption, name, GUID, and parent of all the built-in menus in ArcScene.
- Caption, name, command category (category in the Customize dialog), GUID, SubType, parent, and description of all the built-in commands that appear on the toolbars and menus in ArcScene.
Type | Caption | Name | Command Category | GUID(CLSID / ProgID) | Sub Type | Parent | Description |
---|---|---|---|---|---|---|---|
Context menu | Reports | Find_TableContextMenuReports | none | {0281CF32-359D-482E-873E-D9397D53F836} esriGeoDatabaseUI.TableContextMenuReports |
none | none | none |
Context menu | Table Record Marker Context Menu. | Find_TableContextMenuRecordMarker | none | {04BB864B-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarker |
none | none | none |
Command | Flash | Table_RecordMarkerFlash | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
1 | Find_TableContextMenuRecordMarker | Flash current feature on map. | |
Command | Zoom To | Table_RecordMarkerZoomTo | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
2 | Find_TableContextMenuRecordMarker | Zoom to current feature. | |
Command | Pan To | Table_RecordMarkerPanTo | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
3 | Find_TableContextMenuRecordMarker | Pan to current feature. | |
Command | Identify | Table_RecordMarkerIdentify | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
5 | Find_TableContextMenuRecordMarker | Identify current record. | |
Command | Select/Unselect | Table_RecordMarkerUnselect | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
6 | Find_TableContextMenuRecordMarker | Select or unselect the current record. | |
Command | Open Attachment Manager | Table_RecordMarkerOpenAttachmentManager | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
7 | Find_TableContextMenuRecordMarker | Manage the attachments for this feature. Attachments can be opened or saved directly from the Manager, but can only be added or removed while in an edit session.Disabled if the feature has no attachments. | |
Command | Zoom To Selected | Table_RecordMarkerZoomToSelected | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
8 | Find_TableContextMenuRecordMarker | Zoom to selected features. | |
Command | Clear Selected | Table_RecordMarkerUnselectSelected | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
9 | Find_TableContextMenuRecordMarker | Unselect all the currently selected records. | |
Command | Copy Selected | Table_RecordMarkerCopySelected | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
10 | Find_TableContextMenuRecordMarker | Copy selected records. | |
Command | Delete Selected | Table_RecordMarkerDeleteSelected | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
11 | Find_TableContextMenuRecordMarker | Delete selected records (in an edit session). | |
Command | Zoom To Highlighted | Table_RecordMarkerZoomToHighlighted | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
12 | Find_TableContextMenuRecordMarker | Zoom to highlighted features. | |
Command | Unselect Highlighted | Table_RecordMarkerUnselectHighlighted | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
13 | Find_TableContextMenuRecordMarker | Remove highlighted features from the selection. | |
Command | Reselect Highlighted | Table_RecordMarkerReselectHighlighted | {04BB864C-0021-11D4-A692-0008C7D3AE8D} esriGeoDatabaseUI.TableContextMenuRecordMarkerItems |
14 | Find_TableContextMenuRecordMarker | Reselect highlighted features. | |
Toolbar | VBA Macros | Sx_MacrosMenu | none | {0BC283D0-A366-11D3-8206-0080C7597E71} esriArcScene.SxMacrosMenu |
none | none | none |
Command | Macros | Tools_Macros | Tools | {133D31C0-A366-11D3-8206-0080C7597E71} esriArcScene.SxToolsMacros |
none | Sx_MacrosMenu | Create, edit or execute a Visual Basic macro. |
Toolbar | Administration | DataServer_Menu | none | {0EF7F993-F6E8-445E-A288-4D0E00BA14DA} esriCatalogUI.GxGDSServerAdminMenuItem |
none | none | none |
Toolbar | Surface Analysis | 3DAnalyst_Surface_Menu | none | {28BADA15-8DAC-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystSurfaceMenu |
none | none | none |
Toolbar | Convert | 3DAnalyst_Conversion_Menu | none | {28BADA16-8DAC-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystConversionMenu |
none | none | none |
Command | Features to 3D | 3DAnalyst_FeaturesTo3D | 3D Analyst | {2AD7EAEF-98A5-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystFeaturesTo3DCommand |
none | 3DAnalyst_Conversion_Menu | Convert features into 3D. |
Command | Raster to TIN | 3DAnalyst_RasterToTin | 3D Analyst | {2AD7EAF0-98A5-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystRasterToTinCommand |
none | 3DAnalyst_Conversion_Menu | Convert a raster to a TIN. |
Command | TIN to Raster | 3DAnalyst_TinToRaster | 3D Analyst | {2AD7EAF1-98A5-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystTinToRasterCommand |
none | 3DAnalyst_Conversion_Menu | Convert a TIN to a raster. |
Toolbar | Interpolate to Raster | 3DAnalyst_Interpolate_Menu | none | {28BADA18-8DAC-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystInterpolateMenu |
none | none | none |
Toolbar | Bookmarks | BookMarks_Menu | none | {2D4E6A63-804C-11D5-B29B-00508BCDDE28} esriArcScene.SxBookmarksMenu |
none | none | none |
Command | Create Bookmark | View_CreateBookmark | View | {5C005B0A-8A8F-11D5-B29C-00508BCDDE28} esriArcScene.SxCreateBookmarkCommand |
none | BookMarks_Menu | Create a spatial bookmark. |
Command | Manage Bookmarks | View_ManageBookmarks | View | {5C005B09-8A8F-11D5-B29C-00508BCDDE28} esriArcScene.SxManageBookmarksCommand |
none | BookMarks_Menu | Manage spatial bookmarks. |
Toolbar | Bookmarks | Bookmark_Menu | none | {2D4E6A65-804C-11D5-B29B-00508BCDDE28} esriArcScene.SxBookmarkMenu |
none | none | none |
Toolbar | Standard | Standard_Toolbar | none | {2EA00200-A366-11D3-8206-0080C7597E71} esriArcScene.SxDefaultTools |
none | none | none |
Command | New | File_New | Tools | {62F67100-A924-11D3-A40F-0004AC1B1D86} esriArcScene.SxFileNewCommand |
none | Standard_Toolbar | Create a new scene document. |
Command | Open | File_Open | Tools | {0FCFABF4-EE26-11D3-AB54-0008C73FD50C} esriArcScene.SxFileOpenCommand |
none | Standard_Toolbar | Open an existing scene document. |
Command | Save | File_Save | Tools | {0FCFABF5-EE26-11D3-AB54-0008C73FD50C} esriArcScene.SxFileSaveCommand |
none | Standard_Toolbar | Save the current scene document. |
Command | File_Print | File | {B23C49B6-17DD-11D4-9B76-00C04FA33299} esriArcScene.SxFilePrintCommand |
none | Standard_Toolbar | Print the current scene. | |
Command | Cut | Edit_Cut | Edit | {A7A4E048-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditCutCommand |
none | Standard_Toolbar | Cut the selected element(s). |
Command | Copy | Edit_Copy | Edit | {A7A4E049-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditCopyCommand |
none | Standard_Toolbar | Copy the selected element(s). |
Command | Paste | Edit_Paste | Edit | {A7A4E04A-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditPasteCommand |
none | Standard_Toolbar | Paste the clipboard contents into your scene. |
Command | Delete | Edit_Delete | Edit | {A7A4E04B-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditDeleteCommand |
none | Standard_Toolbar | Delete the selected element(s). |
Command | Undo | Edit_Undo | Edit | {FBF8C3FB-0480-11D2-8D21-080009EE4E51} esriArcMapUI.MxEditMenuItem |
1 | Standard_Toolbar | Undo the last action. |
Command | Redo | Edit_Redo | Edit | {FBF8C3FB-0480-11D2-8D21-080009EE4E51} esriArcMapUI.MxEditMenuItem |
2 | Standard_Toolbar | Redo the previously undone action. |
Command | Add Data | File_AddData | File | {B3262C30-A7CE-11D3-820A-0080C7597E71} esriArcScene.SxAddDataCommand |
none | Standard_Toolbar | Add new data to the scene. |
Command | List ArcScene Ids | ListArcSceneIds_ListArcSceneIds | ArcObjects SDK | {BECB37C4-D1FA-B701-D84F-E44F89D2F92C} |
none | Standard_Toolbar | Add-in command generated by Visual Studio project wizard. |
Command | Add Viewer | Window_SubView | Window | {11617608-A819-11D3-ABB8-0008C73FCA1C} esriArcScene.SxSubViewCommand |
none | Standard_Toolbar | Add a secondary viewer to the scene so you can look at the same data from different directions. Tools that operate in the main viewer also work in secondary viewers. |
Command | Table Of Contents | Tools_SceneTreeView | View | {8CDBE226-A816-11D3-ABB8-0008C73FCA1C} esriArcScene.SceneTreeViewCommand |
none | Standard_Toolbar | Open the Table Of Contents window so you can work with your scene's contents. |
Command | Catalog | File_CatalogWindow | File | {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67} esriArcMapUI.CatalogWindowCommand |
none | Standard_Toolbar | Open the Catalog window to access and manage your data. |
Command | Search | File_ArcGISSearchCommand | File | {3E206C92-5576-46F2-9C96-209B81D229C2} esriArcMapUI.ArcGISSearchCommand |
none | Standard_Toolbar | Open the Search window to search for data, maps, tools, etc. |
Command | ArcToolbox | ArcToolbox_ShowToolbox | ArcToolbox | {85980C3A-652A-47ED-8CD2-1B99DD060AAB} esriGeoprocessingUI.ArcToolboxCmd |
none | Standard_Toolbar | Open the ArcToolbox window so you can access geoprocessing tools and toolboxes. |
Command | Python | ArcToolbox_ShowCommandLine | ArcToolbox | {1A7E7146-BDFB-4755-93DE-100171382BFF} esriGeoprocessingUI.GPCommandLineCmd |
none | Standard_Toolbar | Open the Python window so you can execute geoprocessing commands and scripts. |
Context menu | Toolbox Context Menu | ToolboxContextMenu | none | {30B2F02D-9EA0-4C27-9B2D-275B1BB59F73} esriGeoprocessingUI.ToolboxContextMenu |
none | none | none |
Command | Copy | Toolbox_Copy | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
1 | ToolboxContextMenu | Copies the selected item to the clipboard |
Command | Paste | Toolbox_Paste | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
2 | ToolboxContextMenu | Paste the clipboard contents into the selected item. |
Command | Remove | Toolbox_Remove | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
3 | ToolboxContextMenu | Removes the selected toolbox from the ArcToolbox window |
Command | Rename | Toolbox_Rename | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
4 | ToolboxContextMenu | Renames the currently selected item |
Command | Refresh | Toolbox_Refresh | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
17 | ToolboxContextMenu | Refresh |
Command | Edit | Toolbox_Edit | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
18 | ToolboxContextMenu | Edit |
Command | Check Syntax | Toolbox_CheckSyntax | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
19 | ToolboxContextMenu | Check Syntax |
Menu | New | ToolboxNewMenu | none | {EDDA6BAF-9796-446D-8040-302958B48590} esriGeoprocessingUI.ToolboxNewMenu |
none | ToolboxContextMenu | none |
Command | Toolset | Toolbox_NewToolset | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
5 | ToolboxNewMenu | Creates a new toolset |
Command | Model | Toolbox_NewModelTool | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
6 | ToolboxNewMenu | Creates a new model tool |
Menu | Add | ToolboxAddMenu | none | {52A08BC9-0E24-4C28-9D49-7035EC1DCBAB} esriGeoprocessingUI.ToolboxAddMenu |
none | ToolboxContextMenu | none |
Command | Script | Toolbox_AddScript | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
8 | ToolboxAddMenu | Adds a new script tool |
Menu | Save As | ToolboxSaveAsMenu | none | {9C379FFC-9E28-4B45-8DCC-4CD5528A7C92} esriGeoprocessingUI.ToolboxSaveAsMenu |
none | ToolboxContextMenu | none |
Command | 10.1/10.2 Toolbox | Toolbox_SaveAs101 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
20 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.1/10.2 format. |
Command | 10.0 Toolbox | Toolbox_SaveAs10 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
16 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.0 format. |
Command | 9.3 Toolbox | Toolbox_SaveAs93 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
15 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.3 format. |
Command | 9.2 Toolbox | Toolbox_SaveAs92 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
14 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.2 format. |
Command | Item Description | Toolbox_EditDocumentation | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
10 | ToolboxContextMenu | View or edit the item description documentation for this toolbox, script, model or tool. |
Toolbar | New | ToolsetNewMenu | none | {346A320B-F040-4AC2-9D4E-848B18D7D763} esriGeoprocessingUI.ToolsetNewMenu |
none | none | none |
Command | Toolset | Toolset_NewToolset | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
4 | ToolsetNewMenu | Creates a new toolset |
Command | Model | Toolset_NewModelTool | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
5 | ToolsetNewMenu | Creates a new model tool |
Toolbar | Zoom Data | ZoomData_Menu | none | {3558D455-268E-11D4-A383-00C04F6BC619} esriArcScene.SxZoomDataMenu |
none | none | none |
Command | Narrow Field of View | Viewer_FullExtent | Viewer | {9DC842FB-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxNarrowFOVCommand |
none | ZoomData_Menu | Narrow the field of view for the viewer. |
Command | Expand Field of View | Viewer_FullExtent | Viewer | {9DC842FC-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxExpandFOVCommand |
none | ZoomData_Menu | Expand the field of view for the viewer. |
Command | Full Extent | Viewer_FullExtent | Viewer | {9DC842FD-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxFullExtentCommand |
none | ZoomData_Menu | Zoom to the full extent of the scene. |
Toolbar | Selection | Selection_Menu | none | {3558D457-268E-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionMenu |
none | none | none |
Command | Select By Attributes | Selection_AttributeSelect | Selection | {3558D458-268E-11D4-A383-00C04F6BC619} esriArcScene.SxAttributeSelectCommand |
none | Selection_Menu | Select features by their attribute values. |
Command | Select By Location | Selection_SelectByLayer | Selection | {3558D45B-268E-11D4-A383-00C04F6BC619} esriArcScene.SxSelectByLayerCommand |
none | Selection_Menu | Select features using the location of features in another layer. |
Command | Zoom To Selected Features | Query_ZoomToSelected | Selection | {3558D456-268E-11D4-A383-00C04F6BC619} esriArcScene.SxZoomToSelectedCommand |
none | Selection_Menu | Zoom to the selected features in all layers. |
Command | Statistics | Selection_SelectionStatistics | Selection | {3558D45C-268E-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionStatisticsCommand |
none | Selection_Menu | Display statistics for the selected features. |
Command | Set Selectable Layers | Query_SelectableLayers | Selection | {06C532B2-051E-43C3-A3B7-4C9DE569373A} esriArcMapUI.SelectableLayersCommand |
none | Selection_Menu | Choose which layers the interactive selection tools, like the Select Features tool, will select features from. |
Command | Clear Selected Features | Selection_ClearSelection | Selection | {3558D45A-268E-11D4-A383-00C04F6BC619} esriArcScene.SxClearSelectionCommand |
none | Selection_Menu | Unselect the currently selected features in all layers. |
Menu | Interactive Selection Method | SelectionType_Menu | none | {37E95E8B-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenu |
none | Selection_Menu | none |
Command | Create New Selection | Selection_SelectFeatures | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
1 | SelectionType_Menu | Create a new selection. |
Command | Add to Current Selection | Selection_AddToCurrentSelection | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
2 | SelectionType_Menu | Add to the current selection. |
Command | Remove From Current Selection | Selection_RemoveFromCurrentSelection | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
3 | SelectionType_Menu | Remove from the current selection. |
Toolbar | Add Data | AddData_Menu | none | {364009FE-9D6B-4DFE-B068-2F5F22385D5A} esriArcScene.SxAddDataMenu |
none | none | none |
Command | Add Data | File_AddData | File | {B3262C30-A7CE-11D3-820A-0080C7597E71} esriArcScene.SxAddDataCommand |
none | AddData_Menu | Add new data to the scene. |
Toolbar | Interactive Selection Method | SelectionType_Menu | none | {37E95E8B-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenu |
none | none | none |
Command | Create New Selection | Selection_SelectFeatures | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
1 | SelectionType_Menu | Create a new selection. |
Command | Add to Current Selection | Selection_AddToCurrentSelection | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
2 | SelectionType_Menu | Add to the current selection. |
Command | Remove From Current Selection | Selection_RemoveFromCurrentSelection | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
3 | SelectionType_Menu | Remove from the current selection. |
Context menu | Layer Context Menu | Layer_ContextMenu | none | {3BB42A1B-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenu |
none | none | none |
Command | Copy | Layer_Copy | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
5 | Layer_ContextMenu | Copy layer to clipboard. |
Command | Remove | Layer_Remove | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
1 | Layer_ContextMenu | Remove layer from scene. |
Command | Refresh | Layer_Refresh | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
8 | Layer_ContextMenu | Update the layer in the scene. |
Command | Group | Layer_Group | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
9 | Layer_ContextMenu | Create a new group containing the currently selected layers. |
Command | Zoom To Layer | Layer_ContextZoomTo | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
2 | Layer_ContextMenu | Zoom to the extent of the selected layer(s). |
Command | Save As Layer File | Layer_ContextSaveToFile | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
3 | Layer_ContextMenu | Save this layer as a file (save the layer definition not the data). |
Command | Create Layer Package | Layer_ContextPackage | Layer | {3988B500-B18B-4408-8CF8-2E0F9BB696F9} esriArcMapUI.PackageLayerSetCommand |
none | Layer_ContextMenu | Create a layer package from this layer and data. |
Context menu | Scene Context Menu | View_SceneContextMenu | none | {3BB42A1E-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SceneContextMenu |
none | none | none |
Command | Add Data | File_AddData | File | {B3262C30-A7CE-11D3-820A-0080C7597E71} esriArcScene.SxAddDataCommand |
none | View_SceneContextMenu | Add new data to the scene. |
Command | New Group Layer | Scene_NewGroupLayer | Scene | {3BB42A1F-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SceneContextMenuItems |
3 | View_SceneContextMenu | Add a new, empty group layer to the scene. |
Command | Paste Layer(s) | Scene_PasteLayer | Scene | {3BB42A1F-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SceneContextMenuItems |
2 | View_SceneContextMenu | Paste layers into the scene. |
Toolbar | Graphics | Graphics_GraphicsMenu | none | {3C32E104-5B05-4DF0-9851-B47A2AFB625E} esriArcScene.GraphicsMenu |
none | none | none |
Command | New Graphics Layer | Graphics_NewGraphicsLayer | Graphics | {848647A1-5B12-49A4-A77A-F6D6D1041641} esriArcScene.SxNewGraphicsLayerCommand |
none | Graphics_GraphicsMenu | Create a new graphics layer in which to store text and graphics. |
Menu | Active Graphics Layer Target | Graphics_ActiveGraphicsLayersMenu | none | {8137AC98-C09C-48B2-B110-563000995974} esriArcScene.SxActiveGraphicsLayerMenu |
none | Graphics_GraphicsMenu | none |
Command | Default Symbol Properties | Graphics_DefaultSymbolProperties | Graphics | {3084786F-C735-469F-AE1A-9ED952EC0945} esriArcScene.SxDefaultSymbolPropertiesCommand |
none | Graphics_GraphicsMenu | Set the default symbols used for new graphics drawn with this toolbar. |
Toolbar | Connection | NewConnectionMenu | none | {3DAAC235-3F86-4090-A2D9-EFFCE856418F} esriCatalogUI.NewConnectionMenu |
none | none | none |
Toolbar | 3D Analyst | 3DAnalyst_Toolbar | none | {3FA6313B-7EB4-11D4-A10D-00508BD60CB9} esri3DAnalystUI.DDDAnalystToolBar |
none | none | none |
Command | 3D Analyst Layer List Control | 3DAnalyst_LayerListControl | 3D Analyst | {2D73B144-8F1C-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystLayerListControl |
none | 3DAnalyst_Toolbar | Choose the surface layer you want the 3D Analyst tools to operate on. |
Command | Contour Tool | 3DAnalyst_Contour | 3D Analyst | {28BADA1A-8DAC-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystContourTool |
none | 3DAnalyst_Toolbar | Create contours or isolines for particular locations on the surface layer you select. Click on the location for which you wish to draw a contour.To delete a contour, click the Select Elements tool on the Tools toolbar, click the contour line you wish to delete to select it, then right-click the contour line and click Delete. |
Context menu | Arrange Tables | Find_TableContextMenuArrange | none | {4214670A-582A-4843-8594-A1D20A7F7198} esriEditorExt.TableContextMenuArrange |
none | none | none |
Command | New Horizontal Tab Group | TableArrange_NewHorzGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
1 | Find_TableContextMenuArrange | Move the active table window to a new horizontal tab group. | |
Command | New Vertical Tab Group | TableArrange_NewVertGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
2 | Find_TableContextMenuArrange | Move the active table window to a new vertical tab group. | |
Command | Move to Previous Tab Group | TableArrange_PrevGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
3 | Find_TableContextMenuArrange | Move the active table window to the previous tab group. | |
Toolbar | 3D Graphics | SxGraphics_Toolbar | none | {452CA218-681F-41C0-9A27-2E8CC0193432} esriArcScene.SxGraphicsToolBar |
none | none | none |
Menu | Graphics | Graphics_GraphicsMenu | none | {3C32E104-5B05-4DF0-9851-B47A2AFB625E} esriArcScene.GraphicsMenu |
none | SxGraphics_Toolbar | none |
Command | New Graphics Layer | Graphics_NewGraphicsLayer | Graphics | {848647A1-5B12-49A4-A77A-F6D6D1041641} esriArcScene.SxNewGraphicsLayerCommand |
none | Graphics_GraphicsMenu | Create a new graphics layer in which to store text and graphics. |
Menu | Active Graphics Layer Target | Graphics_ActiveGraphicsLayersMenu | none | {8137AC98-C09C-48B2-B110-563000995974} esriArcScene.SxActiveGraphicsLayerMenu |
none | Graphics_GraphicsMenu | none |
Command | Default Symbol Properties | Graphics_DefaultSymbolProperties | Graphics | {3084786F-C735-469F-AE1A-9ED952EC0945} esriArcScene.SxDefaultSymbolPropertiesCommand |
none | Graphics_GraphicsMenu | Set the default symbols used for new graphics drawn with this toolbar. |
Command | Select Graphics | Edit_Select | Edit | {D2A103A6-0AB1-11D4-A0EC-00C04F8ECE27} esriArcScene.SxSelectTool |
none | SxGraphics_Toolbar | Select graphics drawn on the scene. Click on a graphic to select it. Hold down SHIFT while you click to select multiple graphics. |
Command | Marker | Graphics_NewMarkerElement | Graphics | {191EBC18-9466-49DE-A0C5-3318CEE71FE9} esriArcScene.SxNewMarkerTool |
none | SxGraphics_Toolbar | Draw a marker. |
Command | Line | Graphics_NewLineElement | Graphics | {A840F2AE-78A7-4201-8B78-BB61C81D1867} esriArcScene.SxNewLineTool |
none | SxGraphics_Toolbar | Draw a line. |
Command | Polygon | Graphics_NewPolygonElement | Graphics | {DA898F51-AA8D-4172-98F7-0E57B0641AEF} esriArcScene.SxNewPolygonTool |
none | SxGraphics_Toolbar | Draw a polygon. |
Command | 3D Text | Graphics_NewText3DElement | Graphics | {DE6B7DF7-E279-11D4-A116-00508BD60CB9} esriArcScene.SxNewText3DTool |
none | SxGraphics_Toolbar | Add a 3D text graphic. |
Command | Marker Color | Marker_Color | Graphics | {FB9A7157-626B-11D4-A7EF-00C04F6BC619} esriArcScene.SxMarkerColorToolControl |
none | SxGraphics_Toolbar | Change the marker color. |
Command | Line Color | Line_Color | Graphics | {FB9A7156-626B-11D4-A7EF-00C04F6BC619} esriArcScene.SxLineColorToolControl |
none | SxGraphics_Toolbar | Change the line color. |
Command | Fill Color | Fill_Color | Graphics | {FB9A7155-626B-11D4-A7EF-00C04F6BC619} esriArcScene.SxFillColorToolControl |
none | SxGraphics_Toolbar | Change the fill color. |
Toolbar | 3D Editor | 3DEditor_3DEditorMenu | none | {458A61DD-611A-4339-BE87-BA7E8F82A861} esri3DAnalystUI.Editor3DMenu |
none | none | none |
Command | Start Editing | Editor_StartEditing | Editor | {59D2AFD0-9EA2-11D1-9165-0080C718DF97} esriEditor.StartEditingCommand |
none | 3DEditor_3DEditorMenu | Start an edit session so you can edit features or attributes. |
Command | Stop Editing | Editor_StopEditing | Editor | {59D2AFD1-9EA2-11D1-9165-0080C718DF97} esriEditor.StopEditingCommand |
none | 3DEditor_3DEditorMenu | Stop the edit session. If you have any unsaved edits, you are prompted to save them. |
Command | Save Edits | Editor_SaveEdits | Editor | {59D2AFD2-9EA2-11D1-9165-0080C718DF97} esriEditor.SaveEditsCommand |
none | 3DEditor_3DEditorMenu | Save all edits made since the last save. After saving, you cannot undo previous editing operations. |
Command | Move | 3DEditor_Move | Editor | {D1684EF0-4A06-4551-BFAE-CAB3421EF482} esri3DAnalystUI.Move3DCommand |
none | 3DEditor_3DEditorMenu | Move the selected features by typing a precise offset distance.Shortcut: Press M after selecting the feature to open the coordinate box. You can interactively drag selected features in x, y using the Edit Placement tool by holding the left mouse button. (Left mouse button + SHIFT to drag in z only). |
Command | Rotate | 3DEditor_Rotate | Editor | {37E3D6FD-BAF3-454D-8A91-34C349DA3815} esri3DAnalystUI.Rotate3DCommand |
none | 3DEditor_3DEditorMenu | Rotate the selected features by an angular measurement.Shortcut: Press R after selecting the feature to open the Direction box. To interactively rotate, use the Edit Placement tool and click and hold the middle mouse button to rotate the selected feature. |
Command | Scale | 3DEditor_Scale | Editor | {47485AFF-A44E-4314-9BE6-B28AF856BB0E} esri3DAnalystUI.Scale3DCommand |
none | 3DEditor_3DEditorMenu | Resize the selected features.Shortcut: Press C after selecting the feature to open the Scale box. To interactively scale, use the Edit Placement tool + SHIFT + right-click and drag to scale directly in the 3D view. |
Command | Split | Editor_SplitCommand | Editor | {8F85D79C-2A81-11D3-9F37-00C04F6BC979} esriEditor.SplitCommand |
none | 3DEditor_3DEditorMenu | Split a selected line feature using a specified distance value, a percentage of total length, or a measure value from either the start or end point of the feature. |
Command | Copy Parallel | Editor_CopyParallel | Editor | {26032FF0-0F84-11D2-84A6-0000F875B9C6} esriEditor.CopyParallelCommand |
none | 3DEditor_3DEditorMenu | Create new line features at an offset from selected lines. |
Command | Merge | Editor_Merge | Editor | {DB56FE71-F74D-11D1-849A-0000F875B9C6} esriEditor.MergeCommand |
none | 3DEditor_3DEditorMenu | Merge two or more selected features from the same layer into one feature. |
Command | Union | Editor_Union | Editor | {DB56FE73-F74D-11D1-849A-0000F875B9C6} esriEditor.UnionCommand |
none | 3DEditor_3DEditorMenu | Create a new feature from two or more selected features of the same shape type. |
Command | Intersect | Editor_Intersection | Editor | {DB56FE72-F74D-11D1-849A-0000F875B9C6} esriEditor.IntersectCommand |
none | 3DEditor_3DEditorMenu | Create a new feature from the common parts of any two selected features of the same shape type. |
Command | Duplicate Vertical | 3DEditor_DuplicateFeatures | Editor | {636D1F4C-1AF4-4CA1-88E7-ABCF2F73F893} esri3DAnalystUI.DuplicateFeaturesCommand |
none | 3DEditor_3DEditorMenu | Duplicate the selected features in z by typing a specified offset. Positive values place the copy above the source features, and negative values are below. |
Command | Replace With Model | 3DEditor_ReplaceModel | Editor | {DAC65641-FFD7-4706-A9F2-D0568B9990A9} esri3DAnalystUI.ReplaceModelCommand |
none | 3DEditor_3DEditorMenu | Replace the selected multipatch features with a new 3D model. |
Menu | Snapping | 3DEditor_Snapping3DMenu | none | {707703EC-57F8-460C-9513-4FF7E0B8FBC5} esri3DAnalystUI.EditorSnapping3DMenu |
none | 3DEditor_3DEditorMenu | none |
Toolbar | Circle Tool | CircleTool_Menu | none | {481B05C0-82D4-434A-B18A-074AB38AE08B} esriEditor.CircleToolContextMenu |
none | none | none |
Command | Absolute X, Y | CircleTool_XY | Advanced Edit Tools | {FE4EB308-61D8-4878-BEC4-0D22E341728E} esriEditor.CircleXYMenuItem |
none | CircleTool_Menu | Enter x,y coordinates for the center point of the circle. |
Context menu | Tin Layer Context Menu | Layer_ContextMenu | none | {48BBEF91-9970-11D4-A823-00C04F6BC619} esriArcScene.SxTinLayerContextMenu |
none | none | none |
Command | Copy | Layer_Copy | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
5 | Layer_ContextMenu | Copy layer to clipboard. |
Command | Remove | Layer_Remove | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
1 | Layer_ContextMenu | Remove layer from scene. |
Command | Refresh | Layer_Refresh | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
8 | Layer_ContextMenu | Update the layer in the scene. |
Command | Scale 3D Symbols | Layer_LayerScaleSymbols | Layer | {B49E950D-901B-4DE3-93B5-E86CF017F6FD} esriArcScene.SxLayerScaleSymbolsCommand |
none | Layer_ContextMenu | Scale all the 3D marker symbols in this layer. |
Command | Zoom To Layer | Layer_ContextZoomTo | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
2 | Layer_ContextMenu | Zoom to the extent of the selected layer(s). |
Menu | Data | TinLayerData_Menu | none | {DA18FF3D-7793-4190-BF61-52A22E02D671} esriArcScene.SxTinLayerDataSubMenu |
none | Layer_ContextMenu | none |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | TinLayerData_Menu | Locate the layer's data source manually when ArcScene can't find it. |
Command | Save As Layer File | Layer_ContextSaveToFile | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
3 | Layer_ContextMenu | Save this layer as a file (save the layer definition not the data). |
Command | Create Layer Package | Layer_ContextPackage | Layer | {3988B500-B18B-4408-8CF8-2E0F9BB696F9} esriArcMapUI.PackageLayerSetCommand |
none | Layer_ContextMenu | Create a layer package from this layer and data. |
Toolbar | Add | ToolboxAddMenu | none | {52A08BC9-0E24-4C28-9D49-7035EC1DCBAB} esriGeoprocessingUI.ToolboxAddMenu |
none | none | none |
Command | Script | Toolbox_AddScript | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
8 | ToolboxAddMenu | Adds a new script tool |
Toolbar | Data | TinLayerData_Menu | none | {52CA7E55-AA6F-462E-883E-E56759F7F72C} esriArcScene.SxRasterLayerDataSubMenu |
none | none | none |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | TinLayerData_Menu | Locate the layer's data source manually when ArcScene can't find it. |
Toolbar | Database Server | DataServer_Menu | none | {54B8A72E-E299-4DA0-AA99-57430E3E0FC7} esriCatalogUI.GxGDSServerContextMenu |
none | none | none |
Context menu | Load Settings | ArcToolboxLoadSettingsContextMenu | none | {5A228983-4434-45A6-BAFE-EC9146495259} esriGeoprocessingUI.ArcToolboxLoadSettingsContextMenu |
none | none | none |
Command | From File | ArcToolbox_LoadSettings | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
5 | ArcToolboxLoadSettingsContextMenu | Load ArcToolbox settings from a file. |
Toolbar | Windows | Window_Menu | none | {62DD0428-0D92-11D4-A0EF-00C04F8ECE27} esriArcScene.SxWindowMenu |
none | none | none |
Command | Add Viewer | Window_SubView | Window | {11617608-A819-11D3-ABB8-0008C73FCA1C} esriArcScene.SxSubViewCommand |
none | Window_Menu | Add a secondary viewer to the scene so you can look at the same data from different directions. Tools that operate in the main viewer also work in secondary viewers. |
Command | Viewer Manager | Window_Windows | Window | {1168ED65-0D92-11D4-A0EF-00C04F8ECE27} esriArcScene.SxWindowMenuItem |
1 | Window_Menu | Show all sub viewers. |
Command | Table Of Contents | Tools_SceneTreeView | View | {8CDBE226-A816-11D3-ABB8-0008C73FCA1C} esriArcScene.SceneTreeViewCommand |
none | Window_Menu | Open the Table Of Contents window so you can work with your scene's contents. |
Command | Catalog | File_CatalogWindow | File | {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67} esriArcMapUI.CatalogWindowCommand |
none | Window_Menu | Open the Catalog window to access and manage your data. |
Context menu | Viewer_ContextMenu | none | {642B3716-19FC-11D4-AB71-0008C73FD50C} esriArcScene.ViewerContextMenu |
none | none | none | |
Command | Set Target and Center | Viewer_TargetCenter | Viewer | {850B641A-19FC-11D4-AB71-0008C73FD50C} esriArcScene.ViewerContextMenuItem |
1 | Viewer_ContextMenu | Center the view on a new target location. |
Context menu | ArcToolbox Context Menu | ArcToolboxContextMenu | none | {6F1FEC30-F0A3-46D4-8A2D-A63E05389E36} esriGeoprocessingUI.ArcToolboxContextMenu |
none | none | none |
Command | Add Toolbox | ArcToolbox_AddToolbox | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
2 | ArcToolboxContextMenu | Add a toolbox (a tbx file) to this window so you can easily access the tools it contains and create new tools in it. |
Command | Environments | ArcToolbox_Environments | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
3 | ArcToolboxContextMenu | Display the environment settings that control how geoprocessing works. |
Command | Hide Locked Tools | ArcToolbox_HideUnlicensedTools | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
6 | ArcToolboxContextMenu | Hides tools not licensed for the current ArcGIS Desktop product |
Menu | Save Settings | ArcToolboxSaveSettingsContextMenu | none | {962F13B6-52F3-4127-B6B0-F01EA959C9F1} esriGeoprocessingUI.ArcToolboxSaveSettingsContextMenu |
none | ArcToolboxContextMenu | none |
Command | To File | ArcToolbox_SaveSettings | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
4 | ArcToolboxSaveSettingsContextMenu | Saves the current ArcToolbox settings to a file |
Toolbar | Snapping | 3DEditor_Snapping3DMenu | none | {707703EC-57F8-460C-9513-4FF7E0B8FBC5} esri3DAnalystUI.EditorSnapping3DMenu |
none | none | none |
Context menu | Tool Context Menu | ToolContextMenu | none | {72051393-6A46-46A7-A467-6DBEB8B937A4} esriGeoprocessingUI.ToolContextMenu |
none | none | none |
Command | Open | Tool_Open | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
1 | ToolContextMenu | Open the currently selected tool. |
Command | Batch | Tool_Batch | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
9 | ToolContextMenu | Open the currently selected tool with the batch grid. |
Command | Edit | Tool_Edit | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
2 | ToolContextMenu | Edits the definition of the selected tool |
Command | Debug | Tool_Debug | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
10 | ToolContextMenu | Debugs the definition of the selected tool |
Command | Copy | Tool_Copy | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
3 | ToolContextMenu | Copies the selected item to the clipboard |
Command | Delete | Tool_Delete | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
4 | ToolContextMenu | Deletes the selected item |
Command | Rename | Tool_Rename | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
5 | ToolContextMenu | Renames the currently selected item |
Command | Set Password | Tool_Password | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
11 | ToolContextMenu | Set password on this script tool or model tool. |
Command | Export Script | Tool_Export | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
12 | ToolContextMenu | Export the file of this script tool. |
Command | Import Script | Tool_Import | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
13 | ToolContextMenu | Import the file of this script tool |
Command | Help | Tool_ViewDocumentation | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
6 | ToolContextMenu | Displays the help for the selected tool |
Command | Item Description | Tool_EditDocumentation | ArcToolbox | {876DC32C-DBA2-441B-AC50-6AFBD9596EAA} esriGeoprocessingUI.ToolContextMenuItems |
7 | ToolContextMenu | View or edit the item description documentation for this toolbox, script, model or tool. |
Toolbar | Edit Tool Menu | 3DEditTool_Menu | none | {78ACDE1D-4AA9-45D0-8680-993DD2C883BE} esri3DAnalystUI.Edit3DToolMenu |
none | none | none |
Command | Copy | Edit_Copy | Edit | {A7A4E049-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditCopyCommand |
none | 3DEditTool_Menu | Copy the selected element(s). |
Command | Paste | Edit_Paste | Edit | {A7A4E04A-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditPasteCommand |
none | 3DEditTool_Menu | Paste the clipboard contents into your scene. |
Command | Duplicate Vertical | 3DEditor_DuplicateFeatures | Editor | {636D1F4C-1AF4-4CA1-88E7-ABCF2F73F893} esri3DAnalystUI.DuplicateFeaturesCommand |
none | 3DEditTool_Menu | Duplicate the selected features in z by typing a specified offset. Positive values place the copy above the source features, and negative values are below. |
Command | Delete | Edit_Delete | Edit | {A7A4E04B-04C9-11D4-AB69-0008C73FD50C} esriArcScene.SxEditDeleteCommand |
none | 3DEditTool_Menu | Delete the selected element(s). |
Menu | Identify | Edit3DMenuCommands_IdentifyPoint | none | {76BEDB84-C458-4948-896D-57339732BA31} esri3DAnalystUI.Edit3DToolMenuItems |
none | 3DEditTool_Menu | none |
Command | Zoom To Selected Features | Query_ZoomToSelected | Selection | {3558D456-268E-11D4-A383-00C04F6BC619} esriArcScene.SxZoomToSelectedCommand |
none | 3DEditTool_Menu | Zoom to the selected features in all layers. |
Command | Clear Selected Features | Selection_ClearSelection | Selection | {3558D45A-268E-11D4-A383-00C04F6BC619} esriArcScene.SxClearSelectionCommand |
none | 3DEditTool_Menu | Unselect the currently selected features in all layers. |
Command | Edit Vertices | 3DEditor_FeatureEditVertices | Editor | {2561EA46-4022-4DCE-8C57-EC2EC20A89FC} esri3DAnalystUI.FeatureEditVertices3DCommand |
none | 3DEditTool_Menu | View and modify the vertices and segments that make up the shape of the selected feature. |
Context menu | Selection Context Menu (TOC Selection tab) | LayerSelection_ContextMenu | none | {7B28D9E5-3296-4B64-8538-887DC9A0782B} esriArcScene.SxLayerSelectionContextMenu |
none | none | none |
Command | Open Attribute Table | Layer_Table | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
6 | LayerSelection_ContextMenu | Open attribute table for this layer. |
Command | Zoom To Selected Features | Layer_ZoomToSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
7 | LayerSelection_ContextMenu | Zoom to the selected features in this laye.r |
Command | Clear Selected Features | Layer_ClearSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
8 | LayerSelection_ContextMenu | Unselect the currently selected features in this layer. |
Command | Switch Selection | Selection_SwitchSelection | Selection | {DB9F265E-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxSwitchSelectionCommand |
none | LayerSelection_ContextMenu | Make unselected features selected. |
Command | Select All | Selection_SelectAll | Selection | {DB9F265F-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxSelectAllCommand |
none | LayerSelection_ContextMenu | Selects all the features in selectable layers. |
Command | Make This The Only Selectable Layer | Layer_MakeThisTheOnlySelectableLayer | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
9 | LayerSelection_ContextMenu | Make all feature layers non-selectable except for this one. |
Command | Copy Records For Selected Features | Layer_CopySelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
1 | LayerSelection_ContextMenu | Copy the attributes of selected features to the clipboard. |
Command | Create Layer From Selected Features | Layer_CreateSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
2 | LayerSelection_ContextMenu | Create a new layer containing the selected features. |
Command | Open Table for Selected Features | Layer_SelectTable | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
3 | LayerSelection_ContextMenu | Open table for selected features. |
Toolbar | Ellipse Tool | EllipseTool_Menu | none | {7D5D19A4-5DA6-470E-8CD8-9FBBA572F9B3} esriEditor.EllipseToolContextMenu |
none | none | none |
Command | Absolute X, Y | EllipseTool_XY | Advanced Edit Tools | {588087D1-8F3B-4FE2-A106-E060252858C8} esriEditor.EllipseXYMenuItem |
none | EllipseTool_Menu | Enter x,y coordinates for the center or end point of the ellipse radius. |
Command | Radius | EllipseTool_Radii | Advanced Edit Tools | {9F001C45-D7E5-458A-AC2F-CE44CF6301DB} esriEditor.EllipseRadiiMenuItem |
none | EllipseTool_Menu | Enter a major or minor radius for the ellipse. |
Command | Direction | EllipseTool_Angle | Advanced Edit Tools | {2EA4EBFA-A25E-4764-AF76-6F6B1729312D} esriEditor.EllipseAngleMenuItem |
none | EllipseTool_Menu | Enter an angle direction for the ellipse after you set the first point. |
Toolbar | 3D Effects | 3DEffects_ToolBar | none | {80E3F11E-C4BB-11D4-B27E-00508BCDDE28} esriArcScene.SxEffectsToolBar |
none | none | none |
Command | 3D Effects Layer List Control | 3DEffects_LayerListControl | 3D Effects | {80E3F11F-C4BB-11D4-B27E-00508BCDDE28} esriArcScene.SxEffectsLayerListControl |
none | 3DEffects_ToolBar | Select the layer to apply an effect. |
Command | Transparency | 3DEffects_TransparencyCommand | 3D Effects | {80E3F120-C4BB-11D4-B27E-00508BCDDE28} esriArcScene.SxEffectsTransparencyCommand |
none | 3DEffects_ToolBar | Change the transparency of the layer interactively. |
Command | Change Face Culling | 3DEffects_FaceCullingCommand | 3D Effects | {2381285B-C54E-11D4-B27E-00508BCDDE28} esriArcScene.SxEffectsFaceCullingCommand |
none | 3DEffects_ToolBar | Change the culling options for the layer to show both sides or hide either the front or back face of a 3D object. |
Command | Change Layer Lighting | 3DEffects_LightingCommand | 3D Effects | {2381285C-C54E-11D4-B27E-00508BCDDE28} esriArcScene.SxEffectsLightingCommand |
none | 3DEffects_ToolBar | Toggle on/off the layer lighting. |
Command | Change Shading Mode | 3DEffects_ShadingCommand | 3D Effects | {9B75B279-C7B2-11D4-B27E-00508BCDDE28} esriArcScene.SxEffectsShadingCommand |
none | 3DEffects_ToolBar | Set the shading mode of the layer. |
Toolbar | Active Graphics Layer Target | Graphics_ActiveGraphicsLayersMenu | none | {8137AC98-C09C-48B2-B110-563000995974} esriArcScene.SxActiveGraphicsLayerMenu |
none | none | none |
Toolbar | Versioning | Versioning_VersionToolbar | none | {8E8F4C7D-ACA7-11D2-9F19-00C04F6BC979} esriEditor.VersionToolBar |
none | none | none |
Command | Version Manager | Versioning_VersionManager | Versioning | {2818B7C1-E9D2-11D1-8490-0000F875B9C6} esriEditor.VersionManagerCommand |
none | Versioning_VersionToolbar | Open the Version Manager window to create new versions, rename existing versions, delete versions, and alter version properties. Requires a Standard or Advanced license and is read-only with a Basic license. |
Command | Create New Version | Versioning_NewVersion | Versioning | {8E8F4C7F-ACA7-11D2-9F19-00C04F6BC979} esriEditor.NewVersionCommand |
none | Versioning_VersionToolbar | Create a new child version of the database where the parent version is the current version. At the time the new version is created, it is identical to the version in which it is derived. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Refresh | Versioning_Refresh | Versioning | {8E8F4C7E-ACA7-11D2-9F19-00C04F6BC979} esriEditor.RefreshVersionCommand |
none | Versioning_VersionToolbar | Refresh the database connection for all versions and redraw the map so you can see any changes that may have been recently reconciled and posted. |
Command | Change Version | Workspace_ChangeVersion | Versioning | {5ADB1DBC-DCBC-11D2-9F26-00C04F6BC979} esriArcMapUI.ChangeVersionCommand |
none | Versioning_VersionToolbar | Change to a different geodatabase version. |
Command | Reconcile | Versioning_Reconcile | Versioning | {D90B1760-95FF-11D2-8526-0000F875B9C6} esriEditor.ReconcileCommand |
none | Versioning_VersionToolbar | Pull changes from the parent version into the child version by merging all modified datasets, feature classes, and tables between the current version being edited and a target version. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Post | Versioning_Post | Versioning | {BA47F54C-B4B0-11D2-9F1A-00C04F6BC979} esriEditor.PostCommand |
none | Versioning_VersionToolbar | Push changes from child version into its parent version by applying the current edit session to the reconciled target version. You need to use the Reconcile Version to choose a target version before you can post. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Command | Conflicts | Versioning_Conflicts | Versioning | {D90B1761-95FF-11D2-8526-0000F875B9C6} esriEditor.ConflictsCommand |
none | Versioning_VersionToolbar | Identify and resolve conflicts between the current edit version and the target version it has been reconciled against. If a feature has been edited in both versions, the feature is in conflict. Requires a Standard or an Advanced license and is disabled with a Basic license. |
Toolbar | Add | ToolsetAddMenu | none | {8EFF9CE6-AAB3-4A4A-8C02-86278F4C6FAD} esriGeoprocessingUI.ToolsetAddMenu |
none | none | none |
Command | Script | Toolset_AddScript | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
7 | ToolsetAddMenu | Adds a new script tool |
Toolbar | Share As | ShareLocator_Menu | none | {90A0279F-EE36-42D0-876F-4E5EDBA5991E} esriLocationUI.GxShareLocatorMenu |
none | none | none |
Context menu | Layer Context Menu | Layer_ContextMenu | none | {94191887-9114-11D5-A120-00508BD60CB9} esriArcScene.SxRasterLayerContextMenu |
none | none | none |
Command | Copy | Layer_Copy | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
5 | Layer_ContextMenu | Copy layer to clipboard. |
Command | Remove | Layer_Remove | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
1 | Layer_ContextMenu | Remove layer from scene. |
Command | Refresh | Layer_Refresh | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
8 | Layer_ContextMenu | Update the layer in the scene. |
Command | Open Attribute Table | Layer_Table | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
6 | Layer_ContextMenu | Open attribute table for this layer. |
Menu | Joins and Relates | FeatureLayerJoinRelate_Menu | none | {DB9F2664-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerJoinRelateMenu |
none | Layer_ContextMenu | none |
Command | Join | Layer_ContextJoinData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
5 | FeatureLayerJoinRelate_Menu | Join data to this layer based on location or attribute. |
Menu | Remove Join(s) | FeatureLayerRemoveJoin_Menu | none | {DB9F2665-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveJoinMenu |
none | FeatureLayerJoinRelate_Menu | none |
Command | Relate | Layer_ContextRelate | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
6 | FeatureLayerJoinRelate_Menu | Add a new in-memory relationship class to the selected layer. |
Command | Zoom To Layer | Layer_ContextZoomTo | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
2 | Layer_ContextMenu | Zoom to the extent of the selected layer(s). |
Menu | Data | TinLayerData_Menu | none | {52CA7E55-AA6F-462E-883E-E56759F7F72C} esriArcScene.SxRasterLayerDataSubMenu |
none | Layer_ContextMenu | none |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | TinLayerData_Menu | Locate the layer's data source manually when ArcScene can't find it. |
Command | Save As Layer File | Layer_ContextSaveToFile | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
3 | Layer_ContextMenu | Save this layer as a file (save the layer definition not the data). |
Command | Create Layer Package | Layer_ContextPackage | Layer | {3988B500-B18B-4408-8CF8-2E0F9BB696F9} esriArcMapUI.PackageLayerSetCommand |
none | Layer_ContextMenu | Create a layer package from this layer and data. |
Context menu | Viewer_GraphicContextMenu | none | {952DF061-1BFD-11D6-A12D-00508BD60CB9} esriArcScene.GraphicContextMenu |
none | none | none | |
Command | Cut | Edit_Cut | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
1 | Viewer_GraphicContextMenu | Cut the selected element(s). |
Command | Copy | Edit_Copy | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
2 | Viewer_GraphicContextMenu | Copy the selected element(s). |
Command | Paste | Edit_Paste | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
3 | Viewer_GraphicContextMenu | Paste the clipboard contents into your scene. |
Command | Delete | Edit_Delete | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
4 | Viewer_GraphicContextMenu | Delete the selected element(s). |
Context menu | Save Settings | ArcToolboxSaveSettingsContextMenu | none | {962F13B6-52F3-4127-B6B0-F01EA959C9F1} esriGeoprocessingUI.ArcToolboxSaveSettingsContextMenu |
none | none | none |
Command | To File | ArcToolbox_SaveSettings | ArcToolbox | {C3A98A65-E879-4FA5-B3C7-D3DB08BD1EE7} esriGeoprocessingUI.ArcToolboxContextMenuItems |
4 | ArcToolboxSaveSettingsContextMenu | Saves the current ArcToolbox settings to a file |
Toolbar | 3D Editor | 3DEditor_3DEditorToolbar | none | {96C65A87-25EF-4021-B905-5616FAD6F92A} esri3DAnalystUI.Editor3DToolBar |
none | none | none |
Menu | 3D Editor | 3DEditor_3DEditorMenu | none | {458A61DD-611A-4339-BE87-BA7E8F82A861} esri3DAnalystUI.Editor3DMenu |
none | 3DEditor_3DEditorToolbar | none |
Command | Start Editing | Editor_StartEditing | Editor | {59D2AFD0-9EA2-11D1-9165-0080C718DF97} esriEditor.StartEditingCommand |
none | 3DEditor_3DEditorMenu | Start an edit session so you can edit features or attributes. |
Command | Stop Editing | Editor_StopEditing | Editor | {59D2AFD1-9EA2-11D1-9165-0080C718DF97} esriEditor.StopEditingCommand |
none | 3DEditor_3DEditorMenu | Stop the edit session. If you have any unsaved edits, you are prompted to save them. |
Command | Save Edits | Editor_SaveEdits | Editor | {59D2AFD2-9EA2-11D1-9165-0080C718DF97} esriEditor.SaveEditsCommand |
none | 3DEditor_3DEditorMenu | Save all edits made since the last save. After saving, you cannot undo previous editing operations. |
Command | Move | 3DEditor_Move | Editor | {D1684EF0-4A06-4551-BFAE-CAB3421EF482} esri3DAnalystUI.Move3DCommand |
none | 3DEditor_3DEditorMenu | Move the selected features by typing a precise offset distance.Shortcut: Press M after selecting the feature to open the coordinate box. You can interactively drag selected features in x, y using the Edit Placement tool by holding the left mouse button. (Left mouse button + SHIFT to drag in z only). |
Command | Rotate | 3DEditor_Rotate | Editor | {37E3D6FD-BAF3-454D-8A91-34C349DA3815} esri3DAnalystUI.Rotate3DCommand |
none | 3DEditor_3DEditorMenu | Rotate the selected features by an angular measurement.Shortcut: Press R after selecting the feature to open the Direction box. To interactively rotate, use the Edit Placement tool and click and hold the middle mouse button to rotate the selected feature. |
Command | Scale | 3DEditor_Scale | Editor | {47485AFF-A44E-4314-9BE6-B28AF856BB0E} esri3DAnalystUI.Scale3DCommand |
none | 3DEditor_3DEditorMenu | Resize the selected features.Shortcut: Press C after selecting the feature to open the Scale box. To interactively scale, use the Edit Placement tool + SHIFT + right-click and drag to scale directly in the 3D view. |
Command | Split | Editor_SplitCommand | Editor | {8F85D79C-2A81-11D3-9F37-00C04F6BC979} esriEditor.SplitCommand |
none | 3DEditor_3DEditorMenu | Split a selected line feature using a specified distance value, a percentage of total length, or a measure value from either the start or end point of the feature. |
Command | Copy Parallel | Editor_CopyParallel | Editor | {26032FF0-0F84-11D2-84A6-0000F875B9C6} esriEditor.CopyParallelCommand |
none | 3DEditor_3DEditorMenu | Create new line features at an offset from selected lines. |
Command | Merge | Editor_Merge | Editor | {DB56FE71-F74D-11D1-849A-0000F875B9C6} esriEditor.MergeCommand |
none | 3DEditor_3DEditorMenu | Merge two or more selected features from the same layer into one feature. |
Command | Union | Editor_Union | Editor | {DB56FE73-F74D-11D1-849A-0000F875B9C6} esriEditor.UnionCommand |
none | 3DEditor_3DEditorMenu | Create a new feature from two or more selected features of the same shape type. |
Command | Intersect | Editor_Intersection | Editor | {DB56FE72-F74D-11D1-849A-0000F875B9C6} esriEditor.IntersectCommand |
none | 3DEditor_3DEditorMenu | Create a new feature from the common parts of any two selected features of the same shape type. |
Command | Duplicate Vertical | 3DEditor_DuplicateFeatures | Editor | {636D1F4C-1AF4-4CA1-88E7-ABCF2F73F893} esri3DAnalystUI.DuplicateFeaturesCommand |
none | 3DEditor_3DEditorMenu | Duplicate the selected features in z by typing a specified offset. Positive values place the copy above the source features, and negative values are below. |
Command | Replace With Model | 3DEditor_ReplaceModel | Editor | {DAC65641-FFD7-4706-A9F2-D0568B9990A9} esri3DAnalystUI.ReplaceModelCommand |
none | 3DEditor_3DEditorMenu | Replace the selected multipatch features with a new 3D model. |
Menu | Snapping | 3DEditor_Snapping3DMenu | none | {707703EC-57F8-460C-9513-4FF7E0B8FBC5} esri3DAnalystUI.EditorSnapping3DMenu |
none | 3DEditor_3DEditorMenu | none |
Command | Edit Placement | 3DEditor_EditTool | Editor | {539B890B-9265-4558-B3C4-FFC94CEA636D} esri3DAnalystUI.Edit3DTool |
none | 3DEditor_3DEditorToolbar | Select and edit entire features in an edit session. You can select features within the 3D view and interactively move, rotate and scale their geometries. |
Command | Edit Vertex | 3DEditor_EditVertexTool | Editor | {8FA9D558-EC45-4537-9D23-25DD2218CDFA} esri3DAnalystUI.New3DEditTool |
none | 3DEditor_3DEditorToolbar | Select and edit the shape of a feature in an edit session. You can select individual vertices within an existing feature's geometry and interactively move, delete and create them. |
Command | Enable Current Z | 3DEditor_ZControlEnable | Editor | {9676764D-6202-431B-BCF1-2EC822DD97F3} esri3DAnalystUI.ZControlEnableCommand |
none | 3DEditor_3DEditorToolbar | Enable Current Z control. |
Command | Current Z | 3DEditor_ZControl | Editor | {7A9F1C60-9A2B-4093-834F-886143C22E77} esri3DAnalystUI.Z3DControl |
none | 3DEditor_3DEditorToolbar | Set the default z-value for editing. |
Command | Edit Vertices | 3DEditor_FeatureEditVertices | Editor | {2561EA46-4022-4DCE-8C57-EC2EC20A89FC} esri3DAnalystUI.FeatureEditVertices3DCommand |
none | 3DEditor_3DEditorToolbar | View and modify the vertices and segments that make up the shape of the selected feature. |
Command | Cut Polygons | 3DEditor_CutPolygons3DTool | Editor | {3DABFC8F-893A-4DB7-8372-D52F25D9CEED} esri3DAnalystUI.CutPolygons3DTool |
none | 3DEditor_3DEditorToolbar | Split one or more selected polygons based on a line you digitize. Newly created vertices interpolate their z-values from the surrounding vertices defined in the feature. |
Command | Split | 3DEditor_Split3DTool | Editor | {1650B942-2608-46C6-A692-ED87F7628B02} esri3DAnalystUI.Split3DTool |
none | 3DEditor_3DEditorToolbar | Split a selected line feature into two features at a location you click. The two new line features maintain the z-value at the split location. |
Command | Attributes | Editor_Attribution | Editor | {44276914-98C1-11D1-8464-0000F875B9C6} esriEditor.AttributionCommand |
none | 3DEditor_3DEditorToolbar | Open the Attributes window so you can modify the attribute values of selected features in the layers you are editing. You can also edit relationships among features in this window. |
Command | Sketch Properties | Editor_SketchProperties | Editor | {50F9A8E5-A820-4D00-8369-E35832141356} esriEditor.SketchPropertiesCommand |
none | 3DEditor_3DEditorToolbar | Open the Edit Sketch Properties window so you can view and modify the properties of the sketch geometry that makes up a feature. To populate this window, use the Edit tool to double-click a feature. |
Toolbar | SketchTool Context Menu | 3DSketchTool_Menu | none | {98AA754D-B463-4E9A-A2B4-4805EA29CB21} esri3DAnalystUI.SketchTool3DMenu |
none | none | none |
Menu | Snap To Feature | SnapFeatureMenu | none | {4A57AC6B-F3CA-4A7F-A369-165DE205A0E0} esriEditor.SnapFeatureMenu |
none | 3DSketchTool_Menu | none |
Command | Endpoint | Editor_SnapEndpointCommand | Advanced Edit Tools | {46971F4A-A891-4928-AB19-F58AC326F780} esriEditor.SnapEndpointCommand |
none | SnapFeatureMenu | Snap to the nearest endpoint of the segment you right-click. |
Command | Vertex | Editor_SnapVertexCommand | Advanced Edit Tools | {3FE59EC7-401E-4D32-BDC3-25D9B7091B45} esriEditor.SnapVertexCommand |
none | SnapFeatureMenu | Snap to the nearest vertex of the segment you right-click. |
Command | Midpoint | Editor_SnapMidpointCommand | Advanced Edit Tools | {9A61F368-D9CD-4094-B651-BA3BAFFC98D0} esriEditor.SnapMidpointCommand |
none | SnapFeatureMenu | Snap to the nearest midpoint of the segment you right-click. |
Command | Direction | SketchTool_Angle | Editor | {02D578D1-42AB-11D2-84D6-0000F875B9C6} esriEditor.AngleSketchMenuItem |
none | 3DSketchTool_Menu | Create a point or vertex at a precise angle or direction. |
Command | Deflection | SketchTool_Deflection | Editor | {AF74B361-4344-11D2-84D7-0000F875B9C6} esriEditor.DeflectionSketchMenuItem |
none | 3DSketchTool_Menu | Constrain the direction of the segment relative to the previous segment. |
Command | Length | SketchTool_Distance | Editor | {02D578D2-42AB-11D2-84D6-0000F875B9C6} esriEditor.DistanceSketchMenuItem |
none | 3DSketchTool_Menu | Create a segment by an exact length or distance value from the last point in the sketch. |
Command | Change Length | SketchTool_ChangeDistance | Editor | {AF74B362-4344-11D2-84D7-0000F875B9C6} esriEditor.ChangeDistanceSketchMenuItem |
none | 3DSketchTool_Menu | Remove the last vertex and preserve the direction of the segment. |
Command | Absolute X, Y, Z | SketchTool3D_XYZ | Editor | {6447B90F-8731-4FAC-9451-03162E26CEB1} esri3DAnalystUI.XYZSketch3DMenuItem |
none | 3DSketchTool_Menu | Add a point at known location. |
Command | Delta X, Y, Z | SketchTool3D_DeltaXYZ | Editor | {E7E02CBE-B9F7-43E2-A294-A33278719412} esri3DAnalystUI.DeltaXYZSketch3DMenuItem |
none | 3DSketchTool_Menu | Add a point at an offset from the last point. |
Command | Direction/Length | SketchTool_AngleDistance | Editor | {AF74B365-4344-11D2-84D7-0000F875B9C6} esriEditor.AngleDistanceSketchMenuItem |
none | 3DSketchTool_Menu | Create a point or vertex using an exact angle and length measurement. |
Command | Parallel | SketchTool_Parallel | Editor | {AF74B366-4344-11D2-84D7-0000F875B9C6} esriEditor.ParallelSketchMenuItem |
none | 3DSketchTool_Menu | Create a segment in the sketch parallel to the segment you right-click. |
Command | Perpendicular | SketchTool_Perpendicular | Editor | {AF74B367-4344-11D2-84D7-0000F875B9C6} esriEditor.PerpendicularSketchMenuItem |
none | 3DSketchTool_Menu | Create a segment in the sketch perpendicular to the segment you right-click. |
Command | Segment Deflection | SketchTool_SegmentDeflection | Editor | {AF74B368-4344-11D2-84D7-0000F875B9C6} esriEditor.SegmentDeflectionSketchMenuItem |
none | 3DSketchTool_Menu | Create a segment by an exact angle measurement offset from the segment you right-click. |
Command | Vertical | SketchTool3D_Vertical | Editor | {02C62761-C109-4853-9AF9-3D4B8BE8A2D7} esri3DAnalystUI.VerticalSketch3DMenuItem |
none | 3DSketchTool_Menu | Set the z coordinate. |
Command | Replace Sketch | SketchTool_Replace | Editor | {A9A929F1-F7B4-4D7E-9A68-1545D83F1835} esriEditor.ReplaceSketchMenuItem |
none | 3DSketchTool_Menu | Replace the shape of the edit sketch with the geometry of the topmost visible feature where you right-click. |
Command | Delete Sketch | Tools_DeleteSketch | Editor | {FD799455-472C-11D2-84D8-0000F875B9C6} esriEditor.DeleteSketchCommand |
none | 3DSketchTool_Menu | Delete the entire edit sketch. |
Command | Finish Sketch | Tools_FinishSketch | Editor | {FD799456-472C-11D2-84D8-0000F875B9C6} esriEditor.FinishSketchCommand |
none | 3DSketchTool_Menu | Complete the current editing operation by finishing the sketch. Shortcut: Double-click or press F2. |
Command | Square and Finish | SketchTool_FinishSquare | Editor | {AF74B369-4344-11D2-84D7-0000F875B9C6} esriEditor.FinishSquareSketchMenuItem |
none | 3DSketchTool_Menu | Finish a polygon or line by adding two new segments at 90-degree angles. |
Toolbar | Animation | Animation_ToolBar | none | {9A00FF78-85FA-47DA-A63B-ABEC2268627F} esriAnimationUI.AnimationToolBar |
none | none | none |
Menu | Animation | Animation_Menu | none | {9D800203-79C0-4AA5-A5AB-50A42D26816E} esriAnimationUI.AnimationMenu |
none | Animation_ToolBar | none |
Command | Clear Animation | Animation_Delete | Animation | {57BC2C2D-5FE4-4DDF-8518-7E24A41C46F6} esriAnimationUI.AnimationDeleteCommand |
none | Animation_Menu | Remove the animation tracks. This cannot be undone. |
Command | Create Keyframe | Animation_CreateKeyframe | Animation | {950CC4B4-2865-4477-BC90-B47BEC787B1E} esriAnimationUI.AnimationCreateKeyframeCommand |
none | Animation_Menu | Create a new animation keyframe. |
Command | Create Group Animation | Animation_LayerGroup | Animation | {773AB9A8-41D1-48C2-9334-C6610D658696} esriAnimationUI.AnimationLayerGroupCommand |
none | Animation_Menu | Create a group animation from selected layers. |
Command | Create Time Animation | Animation_CreateTimeTrack | Animation | {EF68A828-5453-4133-8831-47CD216EA8F3} esriAnimationUI.AnimationCreateTimeTrackCommand |
none | Animation_Menu | Create a time animation track. |
Command | Create Flyby From Path | Animation_CreateFromPath | Animation | {7C5325EC-B37F-4E7C-B9A3-740CF8A75F8A} esriAnimationUI.AnimationFlyFromPathCommand |
none | Animation_Menu | Create animation along a linear path defined by a selected line feature or line graphic.Enable by selecting a line feature or graphic. |
Command | Move Layer Along Path | Animation_LayerFromPath | Animation | {1D2BF700-7BE5-415C-9554-76374FD58CDD} esriAnimationUI.AnimationLayerMovFromPathCommand |
none | Animation_Menu | Create a layer animation track from a path. |
Command | Load Animation File | Animation_Open | Animation | {70E7F641-1589-4D13-9FC2-C341FA8FF4C0} esriAnimationUI.AnimationOpenFileCommand |
none | Animation_Menu | Load a saved animation file so that you can play or edit it. |
Command | Save Animation File | Animation_Save | Animation | {C1264170-89B1-48B2-B3AD-D7CF65E23D62} esriAnimationUI.AnimationSaveFileCommand |
none | Animation_Menu | Save the animation tracks to a file. |
Command | Export Animation | Animation_ExportAnimation | Animation | {3B30EABC-B9A8-453C-9D43-E980C726196A} esriAnimationUI.AnimationExportCommand |
none | Animation_Menu | Export the animation to a video file or as sequential images. |
Command | Capture View | Animation_CaptureView | Animation | {4FCB51A6-22E2-4D1D-95C6-DC49BB27651C} esriAnimationUI.AnimationCaptureViewCommand |
none | Animation_ToolBar | Capture the active view into a flyby animation. |
Toolbar | Save As | ToolboxSaveAsMenu | none | {9C379FFC-9E28-4B45-8DCC-4CD5528A7C92} esriGeoprocessingUI.ToolboxSaveAsMenu |
none | none | none |
Command | 10.1/10.2 Toolbox | Toolbox_SaveAs101 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
20 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.1/10.2 format. |
Command | 10.0 Toolbox | Toolbox_SaveAs10 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
16 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 10.0 format. |
Command | 9.3 Toolbox | Toolbox_SaveAs93 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
15 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.3 format. |
Command | 9.2 Toolbox | Toolbox_SaveAs92 | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
14 | ToolboxSaveAsMenu | Save this toolbox in ArcGIS 9.2 format. |
Toolbar | Tools | Sx_ViewerTools | none | {9DC842F7-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxViewerTools |
none | none | none |
Command | Navigate Tool | Viewer_Navigate | Viewer | {9DC842F8-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxNavigateTool |
none | Sx_ViewerTools | Navigate the scene. Functionality from several other navigation tools is incorporated into one to make this your most commonly used navigation tool. |
Command | Fly Tool | Viewer_Fly | Viewer | {6DFDEFBD-AC4C-11D4-B275-00508BCDDE28} esriArcScene.SxFlyTool |
none | Sx_ViewerTools | Fly through the scene in any direction and at different speeds. You can hold SHIFT while flying to maintain a constant elevation and press ESC at any time to immediately stop movement. |
Command | Target Center Tool | Viewer_TargetCenter | Viewer | {6CB14F9B-1FA0-11D4-A381-00C04F6BC619} esriArcScene.SxTargetCenterTool |
none | Sx_ViewerTools | Center the view on a particular 3D location by setting the camera’s target position.Shortcut: Look to a new target when using the Navigate tool by pressing CTRL and clicking. |
Command | Target Zoom Tool | Viewer_TargetZoom | Viewer | {6CB14F9C-1FA0-11D4-A381-00C04F6BC619} esriArcScene.SxTargetZoomTool |
none | Sx_ViewerTools | Zoom to the selected target position.Shortcut: Zoom to a new target when using the Navigate tool by pressing CTRL and right-clicking. |
Command | Set Observer Tool | Viewer_Observer | Viewer | {6CB14F9D-1FA0-11D4-A381-00C04F6BC619} esriArcScene.SxObserverTool |
none | Sx_ViewerTools | Set observer position to the selected point. |
Command | Zoom In Tool | Viewer_ZoomIn | Viewer | {9DC842F9-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxZoomInTool |
none | Sx_ViewerTools | Zoom in by clicking once or dragging a box on the scene. |
Command | Zoom Out Tool | Viewer_ZoomOut | Viewer | {9DC842FA-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxZoomOutTool |
none | Sx_ViewerTools | Zoom out by clicking once or dragging a box on the scene. |
Command | Pan Tool | Viewer_Pan | Viewer | {6CB14F9A-1FA0-11D4-A381-00C04F6BC619} esriArcScene.SxPanTool |
none | Sx_ViewerTools | Pan the scene.Shortcut: Hold the middle mouse button or scroll wheel when using the Navigate tool to drag around the scene. |
Command | Full Extent | Viewer_FullExtent | Viewer | {9DC842FD-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxFullExtentCommand |
none | Sx_ViewerTools | Zoom to the full extent of the scene. |
CommandBar | Selection Tools Palette | SxSelectionToolsPalette | ToolPalettes | {FB4E64EC-1566-4838-801B-6BA8F970520B} esriArcScene.SxSelectByToolsPalette |
none | Sx_ViewerTools | none |
Command | Select By Screen Rectangle | Viewer_SelectFeatures | Viewer | {47491B8F-0CAC-11D4-9F7E-00C04F6BC619} esriArcScene.SxSelectFeaturesTool |
none | SxSelectionToolsPalette | Select features from selectable layers by clicking on them or dragging a rectangle. Press SHIFT to add multiple features to the selection. Dragging gestures are honored for this tool: left-to-right selects features within the rectangle, right-to-left selects features within, or partially within the rectangle. |
Command | Select By Draped Envelope | Viewer_SelectFeatures | Viewer | {4860B006-4515-4436-9079-D83350E1AAA7} esriArcScene.SxDrapedEnvelopeSelectFeaturesTool |
none | SxSelectionToolsPalette | Select features from selectable layers by clicking on them or dragging a draped envelope over a surface. |
Command | Clear Selected Features | Selection_ClearSelection | Selection | {3558D45A-268E-11D4-A383-00C04F6BC619} esriArcScene.SxClearSelectionCommand |
none | Sx_ViewerTools | Unselect the currently selected features in all layers. |
Command | Select Graphics | Edit_Select | Edit | {D2A103A6-0AB1-11D4-A0EC-00C04F8ECE27} esriArcScene.SxSelectTool |
none | Sx_ViewerTools | Select graphics drawn on the scene. Click on a graphic to select it. Hold down SHIFT while you click to select multiple graphics. |
Command | Identify Tool | Viewer_Identify | Viewer | {9DC842FE-F144-11D3-9F75-00C04F6BC619} esriArcScene.SxIdentifyTool |
none | Sx_ViewerTools | Identify a geographic feature by clicking on it. |
Command | HTML Popup | Viewer_HTMLPopup | Viewer | {A5AFCFA2-1605-4296-8B59-EF76A68CFB11} esriArcScene.SxHTMLPopupInfoTool |
none | Sx_ViewerTools | Launch an HTML popup by clicking on a feature. |
Command | Find | Viewer_Find | Viewer | {5B09B045-0CB5-11D4-9F7E-00C04F6BC619} esriArcScene.SxFindCommand |
none | Sx_ViewerTools | Find a geographic feature. |
Command | Measure Tool | Viewer_Measure | Viewer | {86279C91-A77E-46EA-AE68-FDC56C9411EC} esriArcScene.SxMeasureTool |
none | Sx_ViewerTools | Measure distance, height and area in the scene. |
Command | Time Slider | Window_TimeSliderWindow | Window | {DC5B526C-3CC8-4E4B-8D79-A1C5F549004B} esriArcScene.SxTimeSliderWindowCommand |
none | Sx_ViewerTools | Open the Time Slider window so you can control the time period represented by the data in this scene. Disabled if none of the layers in your scene have time properties enabled. |
Toolbar | Main menu | Sx_MenuBar | none | {9EBDBB50-A365-11D3-8206-0080C7597E71} esriArcScene.SxMenuBar |
none | none | none |
Menu | File | Sx_FileMenu | none | {A991A970-A365-11D3-8206-0080C7597E71} esriArcScene.SxFileMenu |
none | Sx_MenuBar | none |
Command | New | File_New | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
1 | Sx_FileMenu | Create a new scene document. |
Command | Open | File_Open | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
2 | Sx_FileMenu | Open an existing scene document. |
Command | Save | File_Save | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
3 | Sx_FileMenu | Save the current scene document. |
Command | Save As | File_SaveAs | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
4 | Sx_FileMenu | Save the current scene document with a new name. |
Command | Save A Copy | File_Save_A_Copy | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
7 | Sx_FileMenu | Save a copy of the current scene document with the option of saving to a previous version. |
Menu | Add Data | AddData_Menu | none | {364009FE-9D6B-4DFE-B068-2F5F22385D5A} esriArcScene.SxAddDataMenu |
none | Sx_FileMenu | none |
Command | Add Data | File_AddData | File | {B3262C30-A7CE-11D3-820A-0080C7597E71} esriArcScene.SxAddDataCommand |
none | AddData_Menu | Add new data to the scene. |
Command | { Sign in } | { File_AGOLSignin } | {C74C0031-9224-4EBB-9CA8-4D1D51986955} esriArcMapUI.MxAGOLSignin |
none | Sx_FileMenu | none | |
Command | File_Print | File | {B23C49B6-17DD-11D4-9B76-00C04FA33299} esriArcScene.SxFilePrintCommand |
none | Sx_FileMenu | Print the current scene. | |
Menu | Export Scene | Sx_ExportMenu | none | {A67C466A-328A-11D4-A15F-444553547777} esriArcScene.SxExportMenu |
none | Sx_FileMenu | none |
Command | 2D | File_Export2d | File | {B23C49B7-17DD-11D4-9B76-00C04FA33299} esriArcScene.SxFileExport2dCommand |
none | Sx_ExportMenu | Export scene to 2D graphics file. |
Command | Scene Document Properties | File_Properties | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
6 | Sx_FileMenu | Display the document properties. |
Command | { Recent files } | { File_RecentFiles } | {0D564150-EE74-11D3-A0A1-00C04F8ECE27} esriArcScene.SxRecentFiles |
none | Sx_FileMenu | none | |
Menu | Edit | Sx_EditMenu | none | {B164F840-A365-11D3-8206-0080C7597E71} esriArcScene.SxEditMenu |
none | Sx_MenuBar | none |
Command | Undo | Edit_Undo | Edit | {FBF8C3FB-0480-11D2-8D21-080009EE4E51} esriArcMapUI.MxEditMenuItem |
1 | Sx_EditMenu | Undo the last action. |
Command | Redo | Edit_Redo | Edit | {FBF8C3FB-0480-11D2-8D21-080009EE4E51} esriArcMapUI.MxEditMenuItem |
2 | Sx_EditMenu | Redo the previously undone action. |
Command | Cut | Edit_Cut | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
1 | Sx_EditMenu | Cut the selected element(s). |
Command | Copy | Edit_Copy | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
2 | Sx_EditMenu | Copy the selected element(s). |
Command | Paste | Edit_Paste | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
3 | Sx_EditMenu | Paste the clipboard contents into your scene. |
Command | Delete | Edit_Delete | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
4 | Sx_EditMenu | Delete the selected element(s). |
Command | Copy Scene To Clipboard | Edit_CopyScene | Edit | {CCB0C82A-7522-11D4-A1C6-444553547777} esriArcScene.SxCopySceneCommand |
none | Sx_EditMenu | Copy the scene to the clipboard. |
Command | Select All Graphics | Edit_SelectAll | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
5 | Sx_EditMenu | Selects all graphics. |
Command | Unselect All Graphics | Edit_UnselectAll | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
6 | Sx_EditMenu | Clear graphic selection |
Menu | View | Sx_ViewMenu | none | {B7090070-A365-11D3-8206-0080C7597E71} esriArcScene.SxViewMenu |
none | Sx_MenuBar | none |
Command | View Settings | View_ViewSettings | View | {369EA44F-9ADB-11D4-A110-00508BD60CB9} esriArcScene.SxViewSettingsCommand |
none | Sx_ViewMenu | Specify your current view of the scene, such as observer and target positions, viewing characteristics , roll angle and pitch. |
Menu | Graphs | DataGraphOptions_Menu | none | {4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenu |
none | Sx_ViewMenu | none |
Command | Create Graph | DataGraph_Create | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
1 | DataGraphOptions_Menu | Create a new graph. The dialog that appears lets you choose the layer or table containing the data you want to graph. After creating a graph, right-click inside the window it appears in to get more options, such as adding it to the map layout or saving it to a file. |
Command | Create Scatterplot Matrix Graph | DataGraph_CreateScatterplotMatrix | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
4 | DataGraphOptions_Menu | Create a new scatterplot matrix graph. A scatterplot matrix graph is a data exploration tool that allows you to compare several datasets to look for patterns and relationships. |
Command | Manage Graphs | DataGraph_Manage | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
2 | DataGraphOptions_Menu | Open the Graph Manager window. This dockable window makes it easy to work with your graphs. In the window you can right-click a graph to get more options. |
Command | Load Graph | DataGraph_Load | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
3 | DataGraphOptions_Menu | Load graph that has been previously saved out as a graph file (.grf). |
Command | Full Screen | View_FullScreen | View | {7907B526-7670-4D07-988B-609E8F6C709F} esriArcScene.SxFullScreenCommand |
none | Sx_ViewMenu | Set display window to full screen mode. |
Command | Status Bar | View_SxStatusBar | View | {BE2C94B0-A365-11D3-8206-0080C7597E71} esriArcScene.SxStatusBar |
none | Sx_ViewMenu | Toggle the status bar at the bottom of the ArcScene window on or off. |
Menu | Bookmarks | BookMarks_Menu | none | {2D4E6A63-804C-11D5-B29B-00508BCDDE28} esriArcScene.SxBookmarksMenu |
none | Sx_MenuBar | none |
Command | Create Bookmark | View_CreateBookmark | View | {5C005B0A-8A8F-11D5-B29C-00508BCDDE28} esriArcScene.SxCreateBookmarkCommand |
none | BookMarks_Menu | Create a spatial bookmark. |
Command | Manage Bookmarks | View_ManageBookmarks | View | {5C005B09-8A8F-11D5-B29C-00508BCDDE28} esriArcScene.SxManageBookmarksCommand |
none | BookMarks_Menu | Manage spatial bookmarks. |
Menu | Selection | Selection_Menu | none | {3558D457-268E-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionMenu |
none | Sx_MenuBar | none |
Command | Select By Attributes | Selection_AttributeSelect | Selection | {3558D458-268E-11D4-A383-00C04F6BC619} esriArcScene.SxAttributeSelectCommand |
none | Selection_Menu | Select features by their attribute values. |
Command | Select By Location | Selection_SelectByLayer | Selection | {3558D45B-268E-11D4-A383-00C04F6BC619} esriArcScene.SxSelectByLayerCommand |
none | Selection_Menu | Select features using the location of features in another layer. |
Command | Zoom To Selected Features | Query_ZoomToSelected | Selection | {3558D456-268E-11D4-A383-00C04F6BC619} esriArcScene.SxZoomToSelectedCommand |
none | Selection_Menu | Zoom to the selected features in all layers. |
Command | Statistics | Selection_SelectionStatistics | Selection | {3558D45C-268E-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionStatisticsCommand |
none | Selection_Menu | Display statistics for the selected features. |
Command | Set Selectable Layers | Query_SelectableLayers | Selection | {06C532B2-051E-43C3-A3B7-4C9DE569373A} esriArcMapUI.SelectableLayersCommand |
none | Selection_Menu | Choose which layers the interactive selection tools, like the Select Features tool, will select features from. |
Command | Clear Selected Features | Selection_ClearSelection | Selection | {3558D45A-268E-11D4-A383-00C04F6BC619} esriArcScene.SxClearSelectionCommand |
none | Selection_Menu | Unselect the currently selected features in all layers. |
Menu | Interactive Selection Method | SelectionType_Menu | none | {37E95E8B-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenu |
none | Selection_Menu | none |
Command | Create New Selection | Selection_SelectFeatures | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
1 | SelectionType_Menu | Create a new selection. |
Command | Add to Current Selection | Selection_AddToCurrentSelection | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
2 | SelectionType_Menu | Add to the current selection. |
Command | Remove From Current Selection | Selection_RemoveFromCurrentSelection | Selection | {37E95E8C-2762-11D4-A383-00C04F6BC619} esriArcScene.SxSelectionTypeMenuItem |
3 | SelectionType_Menu | Remove from the current selection. |
Menu | Geoprocessing | Geoprocessing_Menu | none | {F830D42D-806D-4A30-B560-67469B9FF3AB} esriGeoprocessingUI.GeoprocessingMenu |
none | Sx_MenuBar | none |
Command | Buffer | Analysis Tools_Buffer | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
84 | Geoprocessing_Menu | Geoprocessing tool that creates buffer polygons around input features to a specified distance. |
Command | Clip | Analysis Tools_Clip | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
85 | Geoprocessing_Menu | Geoprocessing tool that extracts input features that overlay the clip features. |
Command | Intersect | Analysis Tools_Intersect | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
88 | Geoprocessing_Menu | Geoprocessing tool that computes a geometric intersection of the input features. Features or portions of features which overlap in all layers and/or feature classes will be written to the output feature class. |
Command | Union | Analysis Tools_Union | Analysis Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
90 | Geoprocessing_Menu | Geoprocessing tool computes a geometric union of the input features. |
Command | Merge | Data Management Tools_Merge | Data Management Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
262 | Geoprocessing_Menu | Geoprocessing tool that combines multiple input datasets into a single, new output dataset. |
Command | Dissolve | Data Management Tools_Dissolve | Data Management Tools | {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6} esriGeoprocessingUI.GPSystemToolCommand |
168 | Geoprocessing_Menu | Geoprocessing tool used to aggregate features based on specified attributes. |
Command | Search For Tools | GP Search Window | Geoprocessing | {A395E075-78EE-4D01-847C-773667634BF6} esriGeoprocessingUI.GPSearchCmd |
none | Geoprocessing_Menu | Open the Search window so you can search for geoprocessing tools. |
Command | ArcToolbox | ArcToolbox_ShowToolbox | ArcToolbox | {85980C3A-652A-47ED-8CD2-1B99DD060AAB} esriGeoprocessingUI.ArcToolboxCmd |
none | Geoprocessing_Menu | Open the ArcToolbox window so you can access geoprocessing tools and toolboxes. |
Command | Environments | GP Environments Window | Geoprocessing | {67EFF682-3AAB-4301-B7F6-46A4178FC923} esriGeoprocessingUI.GPEnvironmentsCmd |
none | Geoprocessing_Menu | Open the Geoprocessing Environments Dialog |
Command | Results | GP Search Window | Geoprocessing | {9899A86C-A077-4DF4-A178-77B64AE50690} esriGeoprocessingUI.GPResultsCmd |
none | Geoprocessing_Menu | Open the Results window so you can track and review the geoprocessing steps you have performed. In this window you can also share your geoprocessing results with others as packages or services. |
Command | ModelBuilder | ArcToolbox_ShowModelBuilder | ArcToolbox | {F6F97AA5-40F2-4C96-8A52-09CF68B30C06} esriGeoprocessingUI.GPModelBuilderCmd |
none | Geoprocessing_Menu | Open the ModelBuilder window so you can make a geoprocessing model. |
Command | Python | ArcToolbox_ShowCommandLine | ArcToolbox | {1A7E7146-BDFB-4755-93DE-100171382BFF} esriGeoprocessingUI.GPCommandLineCmd |
none | Geoprocessing_Menu | Open the Python window so you can execute geoprocessing commands and scripts. |
Menu | Customize | Sx_CustomizeMenu | none | {E599B095-38CD-4327-8AEE-4198EDD1E37F} esriArcScene.SxCustomizeMenu |
none | Sx_MenuBar | none |
CommandBar | Toolbars | none | {10BAA9F9-1C2F-11D2-94B6-080009EEBECB} esriFramework.ToolbarContextMenu |
none | Sx_CustomizeMenu | none | |
Command | Customize Mode | Untitled | Tools | {8807BD31-6947-11D2-8D4C-080009EE4E51} esriFramework.CustomizeCommand |
none | none | Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars. |
Command | Extensions | ExtensionsCommand | Tools | {F647BE13-ECCF-4D32-8B04-72CB28CEAE7C} esriFramework.ExtensionsCommand |
none | Sx_CustomizeMenu | Select the ArcGIS Desktop extensions you want to use. Extensions provide extended capabilities and usually require that you have a license to use them. The dialog lists the extensions that are currently installed on your system and which work with the application you are currently using. |
Command | Add-In Manager | AddInManager | Tools | {EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4} esriFramework.AddInMgrCommand |
none | Sx_CustomizeMenu | Review and manage the ArcGIS Desktop add-ins currently installed on your system. Add-ins make it easy to develop, distribute and use additional functionality. To install an add-in, choose Customize > Customize Mode, click Add From File, then drag and drop the commands from the add-in into your menus or toolbars. |
Menu | VBA Macros | Sx_MacrosMenu | none | {0BC283D0-A366-11D3-8206-0080C7597E71} esriArcScene.SxMacrosMenu |
none | Sx_CustomizeMenu | none |
Command | Macros | Tools_Macros | Tools | {133D31C0-A366-11D3-8206-0080C7597E71} esriArcScene.SxToolsMacros |
none | Sx_MacrosMenu | Create, edit or execute a Visual Basic macro. |
Command | Customize Mode | Untitled | Tools | {8807BD31-6947-11D2-8D4C-080009EE4E51} esriFramework.CustomizeCommand |
none | Sx_CustomizeMenu | Customize the user interface. While the Customize dialog is open, you can drag and drop controls between menus and toolbars to rearrange them. You can also find commands in the Customize dialog and drag them into menus and toolbars. |
Command | Style Manager | Tools_StyleManager | Tools | {C09EB3C2-BDC9-11D5-A125-00508BD60CB9} esriArcScene.SxStyleOptionsMenuItem |
2 | Sx_CustomizeMenu | Browse and manage the contents of styles. |
Menu | Windows | Window_Menu | none | {62DD0428-0D92-11D4-A0EF-00C04F8ECE27} esriArcScene.SxWindowMenu |
none | Sx_MenuBar | none |
Command | Add Viewer | Window_SubView | Window | {11617608-A819-11D3-ABB8-0008C73FCA1C} esriArcScene.SxSubViewCommand |
none | Window_Menu | Add a secondary viewer to the scene so you can look at the same data from different directions. Tools that operate in the main viewer also work in secondary viewers. |
Command | Viewer Manager | Window_Windows | Window | {1168ED65-0D92-11D4-A0EF-00C04F8ECE27} esriArcScene.SxWindowMenuItem |
1 | Window_Menu | Show all sub viewers. |
Command | Table Of Contents | Tools_SceneTreeView | View | {8CDBE226-A816-11D3-ABB8-0008C73FCA1C} esriArcScene.SceneTreeViewCommand |
none | Window_Menu | Open the Table Of Contents window so you can work with your scene's contents. |
Command | Catalog | File_CatalogWindow | File | {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67} esriArcMapUI.CatalogWindowCommand |
none | Window_Menu | Open the Catalog window to access and manage your data. |
Toolbar | File | Sx_FileMenu | none | {A991A970-A365-11D3-8206-0080C7597E71} esriArcScene.SxFileMenu |
none | none | none |
Command | New | File_New | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
1 | Sx_FileMenu | Create a new scene document. |
Command | Open | File_Open | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
2 | Sx_FileMenu | Open an existing scene document. |
Command | Save | File_Save | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
3 | Sx_FileMenu | Save the current scene document. |
Command | Save As | File_SaveAs | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
4 | Sx_FileMenu | Save the current scene document with a new name. |
Command | Save A Copy | File_Save_A_Copy | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
7 | Sx_FileMenu | Save a copy of the current scene document with the option of saving to a previous version. |
Menu | Add Data | AddData_Menu | none | {364009FE-9D6B-4DFE-B068-2F5F22385D5A} esriArcScene.SxAddDataMenu |
none | Sx_FileMenu | none |
Command | Add Data | File_AddData | File | {B3262C30-A7CE-11D3-820A-0080C7597E71} esriArcScene.SxAddDataCommand |
none | AddData_Menu | Add new data to the scene. |
Command | { Sign in } | { File_AGOLSignin } | {C74C0031-9224-4EBB-9CA8-4D1D51986955} esriArcMapUI.MxAGOLSignin |
none | Sx_FileMenu | none | |
Command | File_Print | File | {B23C49B6-17DD-11D4-9B76-00C04FA33299} esriArcScene.SxFilePrintCommand |
none | Sx_FileMenu | Print the current scene. | |
Menu | Export Scene | Sx_ExportMenu | none | {A67C466A-328A-11D4-A15F-444553547777} esriArcScene.SxExportMenu |
none | Sx_FileMenu | none |
Command | 2D | File_Export2d | File | {B23C49B7-17DD-11D4-9B76-00C04FA33299} esriArcScene.SxFileExport2dCommand |
none | Sx_ExportMenu | Export scene to 2D graphics file. |
Command | Scene Document Properties | File_Properties | File | {22E301BD-A6B6-11D3-ABB8-0008C73FCA1C} esriArcScene.SxFileMenuItem |
6 | Sx_FileMenu | Display the document properties. |
Command | { Recent files } | { File_RecentFiles } | {0D564150-EE74-11D3-A0A1-00C04F8ECE27} esriArcScene.SxRecentFiles |
none | Sx_FileMenu | none | |
Toolbar | Edit | Sx_EditMenu | none | {B164F840-A365-11D3-8206-0080C7597E71} esriArcScene.SxEditMenu |
none | none | none |
Command | Undo | Edit_Undo | Edit | {FBF8C3FB-0480-11D2-8D21-080009EE4E51} esriArcMapUI.MxEditMenuItem |
1 | Sx_EditMenu | Undo the last action. |
Command | Redo | Edit_Redo | Edit | {FBF8C3FB-0480-11D2-8D21-080009EE4E51} esriArcMapUI.MxEditMenuItem |
2 | Sx_EditMenu | Redo the previously undone action. |
Command | Cut | Edit_Cut | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
1 | Sx_EditMenu | Cut the selected element(s). |
Command | Copy | Edit_Copy | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
2 | Sx_EditMenu | Copy the selected element(s). |
Command | Paste | Edit_Paste | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
3 | Sx_EditMenu | Paste the clipboard contents into your scene. |
Command | Delete | Edit_Delete | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
4 | Sx_EditMenu | Delete the selected element(s). |
Command | Copy Scene To Clipboard | Edit_CopyScene | Edit | {CCB0C82A-7522-11D4-A1C6-444553547777} esriArcScene.SxCopySceneCommand |
none | Sx_EditMenu | Copy the scene to the clipboard. |
Command | Select All Graphics | Edit_SelectAll | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
5 | Sx_EditMenu | Selects all graphics. |
Command | Unselect All Graphics | Edit_UnselectAll | Edit | {BCFA2100-A7C8-11D3-820A-0080C7597E71} esriArcScene.SxEditMenuItem |
6 | Sx_EditMenu | Clear graphic selection |
Context menu | Feature find context menu | Find_SxFeatureFindContextMenu | none | {B3E00B20-25D3-11D4-A383-00C04F6BC619} esriArcScene.SxFeatureFindContextMenu |
none | none | none |
Command | Flash | Layer_FlashCM | {B3E00B21-25D3-11D4-A383-00C04F6BC619} esriArcScene.SxFeatureFindContextMenuItems |
1 | Find_SxFeatureFindContextMenu | ||
Command | Zoom To | Layer_ZoomCM | {B3E00B21-25D3-11D4-A383-00C04F6BC619} esriArcScene.SxFeatureFindContextMenuItems |
2 | Find_SxFeatureFindContextMenu | ||
Command | Identify | Layer_IdentifyCM | {B3E00B21-25D3-11D4-A383-00C04F6BC619} esriArcScene.SxFeatureFindContextMenuItems |
3 | Find_SxFeatureFindContextMenu | ||
Command | Select | Layer_SelectCM | {B3E00B21-25D3-11D4-A383-00C04F6BC619} esriArcScene.SxFeatureFindContextMenuItems |
4 | Find_SxFeatureFindContextMenu | ||
Toolbar | View | Sx_ViewMenu | none | {B7090070-A365-11D3-8206-0080C7597E71} esriArcScene.SxViewMenu |
none | none | none |
Command | View Settings | View_ViewSettings | View | {369EA44F-9ADB-11D4-A110-00508BD60CB9} esriArcScene.SxViewSettingsCommand |
none | Sx_ViewMenu | Specify your current view of the scene, such as observer and target positions, viewing characteristics , roll angle and pitch. |
Menu | Graphs | DataGraphOptions_Menu | none | {4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenu |
none | Sx_ViewMenu | none |
Command | Create Graph | DataGraph_Create | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
1 | DataGraphOptions_Menu | Create a new graph. The dialog that appears lets you choose the layer or table containing the data you want to graph. After creating a graph, right-click inside the window it appears in to get more options, such as adding it to the map layout or saving it to a file. |
Command | Create Scatterplot Matrix Graph | DataGraph_CreateScatterplotMatrix | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
4 | DataGraphOptions_Menu | Create a new scatterplot matrix graph. A scatterplot matrix graph is a data exploration tool that allows you to compare several datasets to look for patterns and relationships. |
Command | Manage Graphs | DataGraph_Manage | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
2 | DataGraphOptions_Menu | Open the Graph Manager window. This dockable window makes it easy to work with your graphs. In the window you can right-click a graph to get more options. |
Command | Load Graph | DataGraph_Load | DataGraph | {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB} esriArcMapUI.DataGraphOptionsMenuItem |
3 | DataGraphOptions_Menu | Load graph that has been previously saved out as a graph file (.grf). |
Command | Full Screen | View_FullScreen | View | {7907B526-7670-4D07-988B-609E8F6C709F} esriArcScene.SxFullScreenCommand |
none | Sx_ViewMenu | Set display window to full screen mode. |
Command | Status Bar | View_SxStatusBar | View | {BE2C94B0-A365-11D3-8206-0080C7597E71} esriArcScene.SxStatusBar |
none | Sx_ViewMenu | Toggle the status bar at the bottom of the ArcScene window on or off. |
Context menu | Table cell context menu. | Find_TableContextMenuCell | none | {B9198C2C-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuCell |
none | none | none |
Command | Cut | Table_CellCut | {B9198C2D-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuCellItems |
1 | Find_TableContextMenuCell | Cut cell value. | |
Command | Copy | Table_CellCopy | {B9198C2D-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuCellItems |
2 | Find_TableContextMenuCell | Copy cell value. | |
Command | Paste | Table_CellPaste | {B9198C2D-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuCellItems |
3 | Find_TableContextMenuCell | Paste cell value. | |
Context menu | Table option context menu. | Find_TableContextMenuOption | none | {B9198C2E-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOption |
none | none | none |
Command | Find and Replace | Table_FindReplace | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
1 | Find_TableContextMenuOption | Find or replace particular attribute values in this table. | |
Command | Select By Attributes | Table_OptionsSQL | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
2 | Find_TableContextMenuOption | Select records by composing a query. | |
Command | Clear Selection | Table_OptionsUnselect | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
3 | Find_TableContextMenuOption | Unselect all the currently selected records. | |
Command | Switch Selection | Table_OptionsSwitchSelection | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
4 | Find_TableContextMenuOption | Toggles selected and unselected records. | |
Command | Select All | Table_OptionsSelectAll | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
5 | Find_TableContextMenuOption | Select all records. | |
Command | Add Field | Table_AddField | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
6 | Find_TableContextMenuOption | Adds a new field to the table. | |
Command | Turn All Fields On | Table_UnHideAllColumns | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
16 | Find_TableContextMenuOption | Turns all fields on so that they are available in the table window and in other dialogs. | |
Command | Show Field Aliases | Table_AliasNameToggle | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
18 | Find_TableContextMenuOption | T&oggle between (database) field name and alias. | |
Menu | Arrange Tables | Find_TableContextMenuArrange | none | {4214670A-582A-4843-8594-A1D20A7F7198} esriEditorExt.TableContextMenuArrange |
none | Find_TableContextMenuOption | none |
Command | New Horizontal Tab Group | TableArrange_NewHorzGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
1 | Find_TableContextMenuArrange | Move the active table window to a new horizontal tab group. | |
Command | New Vertical Tab Group | TableArrange_NewVertGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
2 | Find_TableContextMenuArrange | Move the active table window to a new vertical tab group. | |
Command | Move to Previous Tab Group | TableArrange_PrevGroup | {EA0A5880-D696-4FDE-AAE3-A0B76B186598} esriEditorExt.TableContextMenuArrangeItems |
3 | Find_TableContextMenuArrange | Move the active table window to the previous tab group. | |
Command | Restore Default Column Widths | Table_AutoResizeColumns | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
15 | Find_TableContextMenuOption | Undo all changes made to column widths and unhide all hidden fields. | |
Command | Restore Default Field Order | Table_ResetFieldOrder | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
19 | Find_TableContextMenuOption | Restore the default field order. | |
Menu | Joins and Relates | FeatureLayerJoinRelate_Menu | none | {DB9F2664-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerJoinRelateMenu |
none | Find_TableContextMenuOption | none |
Command | Join | Layer_ContextJoinData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
5 | FeatureLayerJoinRelate_Menu | Join data to this layer based on location or attribute. |
Menu | Remove Join(s) | FeatureLayerRemoveJoin_Menu | none | {DB9F2665-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveJoinMenu |
none | FeatureLayerJoinRelate_Menu | none |
Command | Relate | Layer_ContextRelate | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
6 | FeatureLayerJoinRelate_Menu | Add a new in-memory relationship class to the selected layer. |
Menu | Related Tables | Find_TableContextMenuRelationships | none | {CCB7FFA2-11F7-11D3-9F5A-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuRelationships |
none | Find_TableContextMenuOption | none |
Command | Create Graph | Table_Graph | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
8 | Find_TableContextMenuOption | Creates a graph from the table. | |
Command | Reload Cache | Table_ReloadCache | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
10 | Find_TableContextMenuOption | Reloads the cached records from the source table. | |
Command | Table_Print | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
11 | Find_TableContextMenuOption | Print the table. | ||
Command | Export | Table_Export | {B9198C2F-D264-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuOptionItems |
13 | Find_TableContextMenuOption | Exports the table to a new table. | |
Toolbar | Styles | StyleOptions_Menu | none | {C09EB3C1-BDC9-11D5-A125-00508BD60CB9} esriArcScene.SxStyleOptionsMenu |
none | none | none |
Command | Style References | Tools_StyleReferences | Tools | {C09EB3C2-BDC9-11D5-A125-00508BD60CB9} esriArcScene.SxStyleOptionsMenuItem |
1 | StyleOptions_Menu | Choose which styles will be available for use in this scene. |
Command | Style Manager | Tools_StyleManager | Tools | {C09EB3C2-BDC9-11D5-A125-00508BD60CB9} esriArcScene.SxStyleOptionsMenuItem |
2 | StyleOptions_Menu | Browse and manage the contents of styles. |
Context menu | Process Layer Context Menu | ProcessLayer_ContextMenu | none | {C7618267-0D18-4676-B05B-266C9C18F27F} esriArcScene.SxProcessLayerContextMenu |
none | none | none |
Command | Open | Untitled | Process Layer | {689F826B-56FB-4ADE-8D9B-126B14E5B047} esriGeoprocessingUI.ProcessLayerOpenItem |
none | ProcessLayer_ContextMenu | Open the dialog for this tool layer so you can re-execute the geoprocessing tool that it represents. |
Command | View Messages | Untitled | Process Layer | {36CD9FB2-21D5-4C43-8B40-AEA26769E931} esriGeoprocessingUI.ProcessLayerMessageItem |
none | ProcessLayer_ContextMenu | View the output messages that were generated the last time the geoprocessing tool represented by this tool layer was executed. |
Command | Copy | Layer_Copy | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
5 | ProcessLayer_ContextMenu | Copy layer to clipboard. |
Command | Remove | Layer_Remove | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
1 | ProcessLayer_ContextMenu | Remove layer from scene. |
Command | Refresh | Layer_Refresh | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
8 | ProcessLayer_ContextMenu | Update the layer in the scene. |
Command | Zoom To Layer | Layer_ContextZoomTo | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
2 | ProcessLayer_ContextMenu | Zoom to the extent of the selected layer(s). |
Command | Save As Layer File | Layer_ContextSaveToFile | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
3 | ProcessLayer_ContextMenu | Save this layer as a file (save the layer definition not the data). |
Context menu | Table column context menu. | Find_TableContextMenuColumn | none | {CA7AA207-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumn |
none | none | none |
Command | Sort Ascending | Table_SortAscending | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
1 | Find_TableContextMenuColumn | Sort the values in this field in ascending order (A - Z) (1 - 9). | |
Command | Sort Descending | Table_SortDescending | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
2 | Find_TableContextMenuColumn | Sort the values in this field in descending order (Z - A) (9 -1). | |
Command | Advanced Sorting | Table_SortDialog | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
12 | Find_TableContextMenuColumn | Sort this table on up to four fields. | |
Command | Summarize | Table_Summarize | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
3 | Find_TableContextMenuColumn | Create a summary table grouped by the values in this field. The dialog that appears lets you choose whether all the records will be summarized or just the selected records. | |
Command | Statistics | Table_Statistics | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
4 | Find_TableContextMenuColumn | Generates a report of statistics for the selected values in this numeric field. This command is disabled if this field is not numeric. If any of the records in the table are currently selected, statistics will only be generated for the selected records. | |
Command | Field Calculator | Table_CalculateValues | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
5 | Find_TableContextMenuColumn | Populate or update the values of this field by specifying a calculation expression. If any of the records in the table are currently selected, only the values of the selected records will be calculated. | |
Command | Calculate Geometry | Table_Calculate | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
6 | Find_TableContextMenuColumn | Populate or update the values of this field to be geometric values derived from the features that the table represents, such as area, perimeter, length, etc. The dialog that appears lets you choose whether all the records will be calculated or just the selected records. This command is disabled if the table is not the attribute table of a feature class or shapefile. | |
Command | Turn Field Off | Table_TurnFieldOff | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
11 | Find_TableContextMenuColumn | Turns this field off so it is not shown here or in any other dialogs. | |
Command | Freeze/Unfreeze Column | Table_FreezeColumns | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
7 | Find_TableContextMenuColumn | Keep this field visible when scrolling the table left or right. | |
Command | Delete Field | Table_DeleteField | {CA7AA208-D108-11D2-9F25-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuColumnItems |
8 | Find_TableContextMenuColumn | Permanently deletes this field from the table. This command is disabled if you are currently editing this table or editing data that resides in the same geodatabase or folder. It is also disabled if write access can't be established to the geodatabase or folder the data resides in. | |
Context menu | Related Tables | Find_TableContextMenuRelationships | none | {CCB7FFA2-11F7-11D3-9F5A-00C04F6BC886} esriGeoDatabaseUI.TableContextMenuRelationships |
none | none | none |
Context menu | Calculate Geometry | Find_TableContextMenuCalculate | none | {D31E5A78-7BFF-4891-AC97-CCB3B2513FD0} esriGeoDatabaseUI.TableContextMenuCalculate |
none | none | none |
Context menu | Workspace | View_SxWorkspaceContextMenu | none | {D552B597-956B-11D4-A10F-00508BD60CB9} esriArcScene.SxWorkspaceContextMenu |
none | none | none |
Command | Remove | Workspace_Remove | View | {D552B598-956B-11D4-A10F-00508BD60CB9} esriArcScene.SxWorkspaceContextMenuItem |
1 | View_SxWorkspaceContextMenu | Remove this folder or database and all the layers based on it from the scene. |
Toolbar | Sketch Menu | 3DEditor_Sketch_Menu | none | {D7962074-DFEE-4125-ACCF-0D07AC4FE77A} esri3DAnalystUI.Sketch3DMenu |
none | none | none |
Command | Insert Vertex | Tools_InsertPoint | Editor | {FD799452-472C-11D2-84D8-0000F875B9C6} esriEditor.InsertPointCommand |
none | 3DEditor_Sketch_Menu | Insert a vertex at the location you right-click. Shortcut: Press A and click the location where you want to add a vertex. |
Command | Delete Vertex | Tools_DeletePoint | Editor | {FD799451-472C-11D2-84D8-0000F875B9C6} esriEditor.DeletePointCommand |
none | 3DEditor_Sketch_Menu | Delete the vertex at the location you right-click. Shortcut: Press D and click the vertex to remove. |
Command | Move | 3DEditTools_MoveVertex | Editor | {D68D2292-30BC-4019-AEF7-8077FBCDE230} esri3DAnalystUI.MoveVertex3DCommand |
none | 3DEditor_Sketch_Menu | Move the vertex relative to a new location. |
Command | Move To | 3DEditTools_MoveToVertex | Editor | {FB609F43-A225-48E1-B295-A60F4812A5D6} esri3DAnalystUI.MoveToVertex3DCommand |
none | 3DEditor_Sketch_Menu | Move the vertex to a new location. |
Command | Flip | Tools_Flip | Editor | {FD799453-472C-11D2-84D8-0000F875B9C6} esriEditor.FlipCommand |
none | 3DEditor_Sketch_Menu | Change the direction of the sketch. The first point added to the sketch becomes the last point. |
Command | Trim To Length | Tools_Trim | Editor | {FD799454-472C-11D2-84D8-0000F875B9C6} esriEditor.TrimCommand |
none | 3DEditor_Sketch_Menu | Trim a line to a specific length measured from the last vertex, which is marked in red. The value entered is the new length of the sketch. |
Menu | Part | SketchPart_Menu | none | {1DD48818-DF79-4CDF-879A-410CDB307659} esriEditor.SketchPartMenu |
none | 3DEditor_Sketch_Menu | none |
Command | Select All Vertices | Tools_SelectAllVerticesInPart | Editor | {A5C578C1-A809-42C2-A9CA-4BE08B719E82} esriEditor.SelectAllVerticesInPartCommand |
none | SketchPart_Menu | Select all vertices in the part near your pointer so you can perform edits on just those vertices. Selected vertices appear as white boxes on the map and are checked in the Edit Sketch Properties window. |
Command | Delete Sketch | Tools_DeleteSketch | Editor | {FD799455-472C-11D2-84D8-0000F875B9C6} esriEditor.DeleteSketchCommand |
none | 3DEditor_Sketch_Menu | Delete the entire edit sketch. |
Command | Finish Sketch | Tools_FinishSketch | Editor | {FD799456-472C-11D2-84D8-0000F875B9C6} esriEditor.FinishSketchCommand |
none | 3DEditor_Sketch_Menu | Complete the current editing operation by finishing the sketch. Shortcut: Double-click or press F2. |
Command | Finish Part | Tools_FinishPart | Editor | {FD799457-472C-11D2-84D8-0000F875B9C6} esriEditor.FinishPartCommand |
none | 3DEditor_Sketch_Menu | Finish creating a part of a feature so you can add others. A multipart feature has more than one geographic part but references one set of attributes. Shortcut: Hold down SHIFT and double-click the last vertex. |
Toolbar | LAS Dataset | 3DAnalyst_LasDataset_Toolbar | none | {D9EFFF5A-BC8E-4442-A0B2-179FBA8633D5} esri3DAnalystUI.LasDatasetToolbar |
none | none | none |
Command | LAS Dataset Layer List Control | 3DAnalyst_LasDataset_LayerListControl | 3D Analyst | {AED9592D-7670-46D4-A33D-E71A4F6BCCC2} esri3DAnalystUI.LasDatasetLayerListControl |
none | 3DAnalyst_LasDataset_Toolbar | Choose the LAS dataset layer you want to work on. LAS datasets are used for working with lidar point data. |
CommandBar | Display As Points | LasDataset_SymbolizePoint | 3D Analyst | {9D53C430-4C1E-4517-9BC4-76BE62582D0B} esri3DAnalystUI.LasDatasetSymbolizePointPalette |
none | 3DAnalyst_LasDataset_Toolbar | none |
Command | Elevation | 3DAnalyst_LasDatasetSymbolizePointByElevation | 3D Analyst | {8ABA7C31-3267-4CE7-BCBF-656C3189E625} esri3DAnalystUI.LasDatasetSymbolizePointByElevationCommand |
none | LasDataset_SymbolizePoint | Symbolize the LAS dataset points by elevation. |
Command | Class | 3DAnalyst_LasDatasetSymbolizePointByClass | 3D Analyst | {150377A1-5017-4E77-8281-5ACDAA4EC62F} esri3DAnalystUI.LasDatasetSymbolizePointByClassCommand |
none | LasDataset_SymbolizePoint | Symbolize the LAS dataset points by the LAS classification code. |
Command | Return | 3DAnalyst_LasDatasetSymbolizePointByReturn | 3D Analyst | {952B303E-AB5D-432A-8361-7CEDDD1C9C8C} esri3DAnalystUI.LasDatasetSymbolizePointByReturnCommand |
none | LasDataset_SymbolizePoint | Symbolize the LAS dataset points by the lidar pulse return number.An emitted laser pulse can have up to five returns depending on the features it is reflected from and the capabilities of the laser scanner used to collect the data. The first return will be flagged as return number one, the second as return number two, and so on. |
Command | Intensity | 3DAnalyst_LasDatasetSymbolizePointByIntensity | 3D Analyst | {4AB0F5C0-1C0F-40A2-A959-7DA630E7D2A6} esri3DAnalystUI.LasDatasetSymbolizePointByIntensityCommand |
none | LasDataset_SymbolizePoint | Symbolize the LAS dataset points by lidar return signal strength. |
CommandBar | Display As TIN | LasDataset_SymbolizeTin | 3D Analyst | {52605CFF-6CEE-47DF-88C7-114588C9AA2C} esri3DAnalystUI.LasDatasetSymbolizeTinPalette |
none | 3DAnalyst_LasDataset_Toolbar | none |
Command | Elevation | 3DAnalyst_LasDatasetSymbolizeTinByElevation | 3D Analyst | {388CDCD7-FECA-446F-8EC2-1FB43C0B6024} esri3DAnalystUI.LasDatasetSymbolizeTinByElevationCommand |
none | LasDataset_SymbolizeTin | Symbolize the LAS dataset TIN faces by elevation. |
Command | Aspect | 3DAnalyst_LasDatasetSymbolizeTinByAspect | 3D Analyst | {74D9FFE6-7F34-472D-AC5C-72D92F204A51} esri3DAnalystUI.LasDatasetSymbolizeTinByAspectCommand |
none | LasDataset_SymbolizeTin | Symbolize the LAS dataset TIN faces by aspect. |
Command | Slope | 3DAnalyst_LasDatasetSymbolizeTinBySlope | 3D Analyst | {90AB7E21-B31B-4901-ADFD-DFF8CE907B88} esri3DAnalystUI.LasDatasetSymbolizeTinBySlopeCommand |
none | LasDataset_SymbolizeTin | Symbolize the LAS dataset TIN faces by slope. |
Toolbar | Data | TinLayerData_Menu | none | {DA18FF3D-7793-4190-BF61-52A22E02D671} esriArcScene.SxTinLayerDataSubMenu |
none | none | none |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | TinLayerData_Menu | Locate the layer's data source manually when ArcScene can't find it. |
Context menu | Sx CAD Layer Context Menu | SxCadLayer_ContextMenu | none | {DA623BE0-85E1-11D4-A1DD-444553547777} esriArcScene.SxCadLayerContextMenu |
none | none | none |
Command | Copy | Layer_Copy | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
5 | SxCadLayer_ContextMenu | Copy layer to clipboard. |
Command | Remove | Layer_Remove | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
1 | SxCadLayer_ContextMenu | Remove layer from scene. |
Command | Refresh | Layer_Refresh | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
8 | SxCadLayer_ContextMenu | Update the layer in the scene. |
Command | Zoom To Layer | Layer_ContextZoomTo | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
2 | SxCadLayer_ContextMenu | Zoom to the extent of the selected layer(s). |
Command | Save As Layer File | Layer_ContextSaveToFile | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
3 | SxCadLayer_ContextMenu | Save this layer as a file (save the layer definition not the data). |
Command | Create Layer Package | Layer_ContextPackage | Layer | {3988B500-B18B-4408-8CF8-2E0F9BB696F9} esriArcMapUI.PackageLayerSetCommand |
none | SxCadLayer_ContextMenu | Create a layer package from this layer and data. |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | SxCadLayer_ContextMenu | Locate the layer's data source manually when ArcScene can't find it. |
Menu | Render Mode | Sx_CadLayerRenderModeMenu | none | {3D0F767B-8809-11D4-9BB2-00C04FA33299} esriArcScene.SxCadLayerRenderModeMenu |
none | SxCadLayer_ContextMenu | none |
Command | Wire Frame | Wire_Frame | CadLayer Render Mode | {3D0F7680-8809-11D4-9BB2-00C04FA33299} esriArcScene.SxCadLayerRenderModeMenuItem |
1 | Sx_CadLayerRenderModeMenu | Render layer in wire frame mode. |
Command | Flat Filled | Flat_Filled | CadLayer Render Mode | {3D0F7680-8809-11D4-9BB2-00C04FA33299} esriArcScene.SxCadLayerRenderModeMenuItem |
2 | Sx_CadLayerRenderModeMenu | Render layer in flat filled mode. |
Command | Hidden Line | Hidden_Line | CadLayer Render Mode | {3D0F7680-8809-11D4-9BB2-00C04FA33299} esriArcScene.SxCadLayerRenderModeMenuItem |
3 | Sx_CadLayerRenderModeMenu | Render layer in hidden line mode. |
Command | Flat Shaded | Flat_Shaded | CadLayer Render Mode | {3D0F7680-8809-11D4-9BB2-00C04FA33299} esriArcScene.SxCadLayerRenderModeMenuItem |
4 | Sx_CadLayerRenderModeMenu | Render layer in flat shaded mode. |
Context menu | Table | View_SxTableContextMenu | none | {DAF354F4-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenu |
none | none | none |
Command | Open | Table_Open | Table | {DAF354F3-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenuItem |
3 | View_SxTableContextMenu | Open the table. |
Menu | Joins and Relates | FeatureLayerJoinRelate_Menu | none | {DB9F2664-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerJoinRelateMenu |
none | View_SxTableContextMenu | none |
Command | Join | Layer_ContextJoinData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
5 | FeatureLayerJoinRelate_Menu | Join data to this layer based on location or attribute. |
Menu | Remove Join(s) | FeatureLayerRemoveJoin_Menu | none | {DB9F2665-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveJoinMenu |
none | FeatureLayerJoinRelate_Menu | none |
Command | Relate | Layer_ContextRelate | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
6 | FeatureLayerJoinRelate_Menu | Add a new in-memory relationship class to the selected layer. |
Command | Remove | Table_Remove | Table | {DAF354F3-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenuItem |
2 | View_SxTableContextMenu | Remove table from the scene. |
Menu | Data | View_SxTableDataContextMenu | none | {DAF354F5-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableDataContextMenu |
none | View_SxTableContextMenu | none |
Command | Repair Data Source | Table_DataSource | Table | {DAF354F3-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenuItem |
6 | View_SxTableDataContextMenu | Locate the table's data source manually when ArcScene can't find it. |
Command | Export | Table_Export | Table | {DAF354F3-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenuItem |
4 | View_SxTableDataContextMenu | Export the contents of the selected table. |
Menu | Edit Features | TableEditMenu | none | {E57C8497-398E-4E2D-A24A-1974B4927D32} esriEditor.TableEditMenu |
none | View_SxTableContextMenu | none |
Command | Display XY Data | Tools_DisplayXYData | Tools | {55425B76-2CE4-4909-B40A-CFE50FAD1896} esriLocationUI.DisplayXYDataCommand |
none | View_SxTableContextMenu | Adds a new map layer based on XY events from a table. |
Context menu | Data | View_SxTableDataContextMenu | none | {DAF354F5-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableDataContextMenu |
none | none | none |
Command | Repair Data Source | Table_DataSource | Table | {DAF354F3-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenuItem |
6 | View_SxTableDataContextMenu | Locate the table's data source manually when ArcScene can't find it. |
Command | Export | Table_Export | Table | {DAF354F3-67D9-11D4-A7F2-00C04F6BC619} esriArcScene.SxTableContextMenuItem |
4 | View_SxTableDataContextMenu | Export the contents of the selected table. |
Context menu | Feature Layer Context Menu | FeatureLayerContext_Menu | none | {DB9F2661-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenu |
none | none | none |
Command | Copy | Layer_Copy | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
5 | FeatureLayerContext_Menu | Copy layer to clipboard. |
Command | Remove | Layer_Remove | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
1 | FeatureLayerContext_Menu | Remove layer from scene. |
Command | Refresh | Layer_Refresh | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
8 | FeatureLayerContext_Menu | Update the layer in the scene. |
Command | Scale 3D Symbols | Layer_LayerScaleSymbols | Layer | {B49E950D-901B-4DE3-93B5-E86CF017F6FD} esriArcScene.SxLayerScaleSymbolsCommand |
none | FeatureLayerContext_Menu | Scale all the 3D marker symbols in this layer. |
Command | Open Attribute Table | Layer_Table | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
6 | FeatureLayerContext_Menu | Open attribute table for this layer. |
Menu | Joins and Relates | FeatureLayerJoinRelate_Menu | none | {DB9F2664-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerJoinRelateMenu |
none | FeatureLayerContext_Menu | none |
Command | Join | Layer_ContextJoinData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
5 | FeatureLayerJoinRelate_Menu | Join data to this layer based on location or attribute. |
Menu | Remove Join(s) | FeatureLayerRemoveJoin_Menu | none | {DB9F2665-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveJoinMenu |
none | FeatureLayerJoinRelate_Menu | none |
Command | Relate | Layer_ContextRelate | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
6 | FeatureLayerJoinRelate_Menu | Add a new in-memory relationship class to the selected layer. |
Command | Zoom To Layer | Layer_ContextZoomTo | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
2 | FeatureLayerContext_Menu | Zoom to the extent of the selected layer(s). |
Menu | Selection | FeatureLayerSelection_Menu | none | {DB9F2663-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerSelectionMenu |
none | FeatureLayerContext_Menu | none |
Command | Zoom To Selected Features | Layer_ZoomToSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
7 | FeatureLayerSelection_Menu | Zoom to the selected features in this laye.r |
Command | Clear Selected Features | Layer_ClearSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
8 | FeatureLayerSelection_Menu | Unselect the currently selected features in this layer. |
Command | Switch Selection | Selection_SwitchSelection | Selection | {DB9F265E-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxSwitchSelectionCommand |
none | FeatureLayerSelection_Menu | Make unselected features selected. |
Command | Select All | Selection_SelectAll | Selection | {DB9F265F-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxSelectAllCommand |
none | FeatureLayerSelection_Menu | Selects all the features in selectable layers. |
Command | Make This The Only Selectable Layer | Layer_MakeThisTheOnlySelectableLayer | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
9 | FeatureLayerSelection_Menu | Make all feature layers non-selectable except for this one. |
Command | Copy Records For Selected Features | Layer_CopySelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
1 | FeatureLayerSelection_Menu | Copy the attributes of selected features to the clipboard. |
Command | Create Layer From Selected Features | Layer_CreateSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
2 | FeatureLayerSelection_Menu | Create a new layer containing the selected features. |
Menu | Edit Features | FeatureLayerEditMenu | none | {9B9AAA42-6D60-4B8A-989E-D567CFED1F33} esriEditor.FeatureLayerEditMenu |
none | FeatureLayerContext_Menu | none |
Command | Start Editing | LayerStartEditingCommand_Command | Advanced Edit Tools | {1D0BF475-C2D8-44BF-A736-EC1AD3E86B95} esriEditor.LayerStartEditingCommand |
none | FeatureLayerEditMenu | Start an edit session on the workspace containing this layer. For example, if you right-click a layer from a geodatabase and start editing it, you are able to edit all the other layers from that same geodatabase. |
Command | Define New Types Of Features | NewFeatureTypeCommand | Advanced Edit Tools | {CCD6B2B6-057F-4DA6-953F-7328BDA4B622} esriEditor.NewFeatureTypeCommand |
none | FeatureLayerEditMenu | Add new symbol categories and feature templates so you can create features that are not currently defined in your symbology. This command is enabled only for layers symbolized by unique values on one or two fields or by representations. To add a subtype or representation rule, you must stop editing. |
Command | Convert Features to Graphics | Query_FeaturesToGraphics | Selection | {DB9F2660-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeaturesToGraphicsCommand |
none | FeatureLayerContext_Menu | Convert features from a layer into graphics. |
Menu | Data | FeatureLayerData_Menu | none | {DB9F2662-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerDataMenu |
none | FeatureLayerContext_Menu | none |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | FeatureLayerData_Menu | Locate the layer's data source manually when ArcScene can't find it. |
Command | Export Data | Layer_ContextExportData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
4 | FeatureLayerData_Menu | Save this layer's data as a shapefile or geodatabase feature class. |
Command | Make Permanent | Layer_MakePermanent | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
10 | FeatureLayerData_Menu | Make a temporary layer created by a geoprocessing operation permanent. |
Command | Save As Layer File | Layer_ContextSaveToFile | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
3 | FeatureLayerContext_Menu | Save this layer as a file (save the layer definition not the data). |
Command | Create Layer Package | Layer_ContextPackage | Layer | {3988B500-B18B-4408-8CF8-2E0F9BB696F9} esriArcMapUI.PackageLayerSetCommand |
none | FeatureLayerContext_Menu | Create a layer package from this layer and data. |
Toolbar | Data | FeatureLayerData_Menu | none | {DB9F2662-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerDataMenu |
none | none | none |
Command | Repair Data Source | Layer_DataSource | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
7 | FeatureLayerData_Menu | Locate the layer's data source manually when ArcScene can't find it. |
Command | Export Data | Layer_ContextExportData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
4 | FeatureLayerData_Menu | Save this layer's data as a shapefile or geodatabase feature class. |
Command | Make Permanent | Layer_MakePermanent | Layer | {3BB42A1C-05A0-11D4-9F79-00C04F6BC619} esriArcScene.SxLayerContextMenuItems |
10 | FeatureLayerData_Menu | Make a temporary layer created by a geoprocessing operation permanent. |
Toolbar | Selection | FeatureLayerSelection_Menu | none | {DB9F2663-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerSelectionMenu |
none | none | none |
Command | Zoom To Selected Features | Layer_ZoomToSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
7 | FeatureLayerSelection_Menu | Zoom to the selected features in this laye.r |
Command | Clear Selected Features | Layer_ClearSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
8 | FeatureLayerSelection_Menu | Unselect the currently selected features in this layer. |
Command | Switch Selection | Selection_SwitchSelection | Selection | {DB9F265E-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxSwitchSelectionCommand |
none | FeatureLayerSelection_Menu | Make unselected features selected. |
Command | Select All | Selection_SelectAll | Selection | {DB9F265F-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxSelectAllCommand |
none | FeatureLayerSelection_Menu | Selects all the features in selectable layers. |
Command | Make This The Only Selectable Layer | Layer_MakeThisTheOnlySelectableLayer | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
9 | FeatureLayerSelection_Menu | Make all feature layers non-selectable except for this one. |
Command | Copy Records For Selected Features | Layer_CopySelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
1 | FeatureLayerSelection_Menu | Copy the attributes of selected features to the clipboard. |
Command | Create Layer From Selected Features | Layer_CreateSelection | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
2 | FeatureLayerSelection_Menu | Create a new layer containing the selected features. |
Toolbar | Joins and Relates | FeatureLayerJoinRelate_Menu | none | {DB9F2664-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerJoinRelateMenu |
none | none | none |
Command | Join | Layer_ContextJoinData | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
5 | FeatureLayerJoinRelate_Menu | Join data to this layer based on location or attribute. |
Menu | Remove Join(s) | FeatureLayerRemoveJoin_Menu | none | {DB9F2665-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveJoinMenu |
none | FeatureLayerJoinRelate_Menu | none |
Command | Relate | Layer_ContextRelate | Layer | {DB9F2669-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerContextMenuItems |
6 | FeatureLayerJoinRelate_Menu | Add a new in-memory relationship class to the selected layer. |
Toolbar | Remove Join(s) | FeatureLayerRemoveJoin_Menu | none | {DB9F2665-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveJoinMenu |
none | none | none |
Toolbar | Remove Relate(s) | FeatureLayerRemoveRelate_Menu | none | {DB9F2666-2B83-11D4-A385-00C04F6BC619} esriArcScene.SxFeatureLayerRemoveRelateMenu |
none | none | none |
Toolbar | 3D Analyst | 3DAnalyst_Menu | none | {DD4BB1D3-7F5C-11D4-A10F-00508BD60CB9} esri3DAnalystUI.DDDAnalystMenu |
none | none | none |
Context menu | Toolbox Context Menu | ToolsetContextMenu | none | {E3DDC859-9B3A-4DE8-865D-B616056BE922} esriGeoprocessingUI.ToolsetContextMenu |
none | none | none |
Command | Paste | Toolset_Paste | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
1 | ToolsetContextMenu | Paste the clipboard contents into the selected item. |
Command | Delete | Toolset_Delete | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
2 | ToolsetContextMenu | Deletes the selected item |
Command | Rename | Toolset_Rename | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
3 | ToolsetContextMenu | Renames the currently selected item |
Menu | New | ToolsetNewMenu | none | {346A320B-F040-4AC2-9D4E-848B18D7D763} esriGeoprocessingUI.ToolsetNewMenu |
none | ToolsetContextMenu | none |
Command | Toolset | Toolset_NewToolset | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
4 | ToolsetNewMenu | Creates a new toolset |
Command | Model | Toolset_NewModelTool | ArcToolbox | {C66B1BBB-4AE4-4BC3-B645-B740A8CA73DD} esriGeoprocessingUI.ToolsetContextMenuItems |
5 | ToolsetNewMenu | Creates a new model tool |
Toolbar | Geodatabase | Geodatabase_Menu | none | {E7690166-6CAD-4706-947D-4C8D01A64E0C} esriCatalogUI.GxGDSGeodatabaseContextMenu |
none | none | none |
Command | Paste | Edit_Paste | ArcCatalog | {C637B93E-0FA5-11D3-9F4F-00C04F6BC69E} esriCatalogUI.PasteMenuItem |
none | Geodatabase_Menu | Paste the clipboard contents into the current location. |
Menu | Administer Geodatabase | DatabaseManageMenuItem | none | {066359E9-49EF-438E-B0A7-200CA3F0091D} esriCatalogUI.DatabaseManageMenuItem |
none | Geodatabase_Menu | none |
CommandBar | Distributed Geodatabase | Distributed Geodatabase | {42789AD6-E4DC-413F-9D14-A4BB663F4658} esriGeoDatabaseDistributedUI.SynchronizeReplicaMenu |
none | Geodatabase_Menu | none | |
Command | Synchronize Changes | Synchronize Replica | Distributed Geodatabase | {7D93758F-90F7-423B-B02D-CBFA9FD31289} esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand |
none | Distributed Geodatabase | Synchronize data between a child and a parent replica |
Command | Share as Geodata Service | Tools_CreateGeoDataService | Tools | {484C6818-6892-463C-9062-322F099590FF} esriArcMapUI.CreateGeoDataServiceCommand |
none | Geodatabase_Menu | Share this geodatabase as a geodata service using ArcGIS Server. |
Toolbar | Help | Sx_HelpMenu | none | {E867B840-A365-11D3-8206-0080C7597E71} esriArcScene.SxHelpMenu |
none | none | none |
Command | ArcGIS Desktop Help | Help_Contents | Help | {F5E6B330-A365-11D3-8206-0080C7597E71} esriArcScene.SxHelpContents |
none | Sx_HelpMenu | Launch the help system for ArcGIS Desktop. This help system is installed with the product and doesn't require an Internet connection. |
Command | ArcGIS Desktop Web Help | Help_ArcGISResourceCenter | Help | {4B6B8DA1-19B0-4289-AF9D-16FB23647D5D} esriFramework.HelpMenuItem |
7 | Sx_HelpMenu | Launch the ArcGIS Desktop Web Help website on the Internet. This website features online help, blogs, forums and other useful resources about ArcGIS. |
Toolbar | New | ToolboxNewMenu | none | {EDDA6BAF-9796-446D-8040-302958B48590} esriGeoprocessingUI.ToolboxNewMenu |
none | none | none |
Command | Toolset | Toolbox_NewToolset | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
5 | ToolboxNewMenu | Creates a new toolset |
Command | Model | Toolbox_NewModelTool | ArcToolbox | {6584F2CB-FF0C-47F6-B2F3-21A28D3F7130} esriGeoprocessingUI.ToolboxContextMenuItems |
6 | ToolboxNewMenu | Creates a new model tool |
Toolbar | Rectangle Tool | RectangleTool_Menu | none | {FB494889-C83E-47F3-88FA-91EEAA3AB411} esriEditor.RectangleToolContextMenu |
none | none | none |
Command | Absolute X, Y | RectangleTool_XY | Advanced Edit Tools | {3D093B28-5D43-468E-8E95-185FE66D5B41} esriEditor.RectangleXYMenuItem |
none | RectangleTool_Menu | Enter x,y coordinates for a corner. You can set the coordinates for the first corner or any of the subsequent corners once you have established the angle of the rectangle. |
Command | Direction | RectangleTool_Angle | Advanced Edit Tools | {FD84D6B5-9890-4C6E-B5EA-92B48F08F685} esriEditor.RectangleAngleMenuItem |
none | RectangleTool_Menu | Enter an angle direction for the rectangle after you set the first corner point. |
Command | Length | RectangleTool_Length | Advanced Edit Tools | {A1651456-0EE7-43AE-B29C-23F867B860C5} esriEditor.RectangleLengthMenuItem |
none | RectangleTool_Menu | Enter the length for a rectangle side. |
Command | Width | RectangleTool_Width | Advanced Edit Tools | {63010DA8-27C2-48F4-BDA4-9F8C12335683} esriEditor.RectangleWidthMenuItem |
none | RectangleTool_Menu | Enter the width for a rectangle side. |