ArcScene commands


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 are trying to find.

This table contains the following information:

  • Caption, name, and globally unique identifer (GUID) of the built-in toolbars in ArcScene.
  • Caption, name, GUID, and parent of the built-in menus in ArcScene.
  • Caption, name, command category (category in the Customize dialog box), GUID, SubType, parent, and description of the built-in commands that appear on the toolbars and menus in ArcScene.
TypeCaptionNameCommand CategoryGUID (CLSID / ProgID)Sub TypeParentDescription
ToolbarMain menuSx_MenuBarnone{9EBDBB50-A365-11D3-8206-0080C7597E71}
esriArcScene.SxMenuBar
nonenonenone
MenuFileSx_FileMenunone{A991A970-A365-11D3-8206-0080C7597E71}
esriArcScene.SxFileMenu
noneSx_MenuBarnone
CommandNewFile_NewFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
1Sx_FileMenuCreate a new scene document.
CommandOpenFile_OpenFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
2Sx_FileMenuOpen an existing scene document.
CommandSaveFile_SaveFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
3Sx_FileMenuSave the current scene document.
CommandSave AsFile_SaveAsFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
4Sx_FileMenuSave the current scene document with a new name.
CommandSave A CopyFile_Save_A_CopyFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
7Sx_FileMenuSave a copy of the current scene document with the option of saving to a previous version.
MenuAdd DataAddData_Menunone{364009FE-9D6B-4DFE-B068-2F5F22385D5A}
esriArcScene.SxAddDataMenu
noneSx_FileMenunone
CommandAdd DataFile_AddDataFile{B3262C30-A7CE-11D3-820A-0080C7597E71}
esriArcScene.SxAddDataCommand
noneAddData_MenuAdd new data to the scene.
CommandAdd XY DataTools_AddXYDataTools{55425B75-2CE4-4909-B40A-CFE50FAD1896}
esriLocationUI.AddXYDataCommand
noneAddData_MenuAdds a new map layer based on XY events from a table.
Command{ Sign in }{ File_AGOLSignin }none{C74C0031-9224-4EBB-9CA8-4D1D51986955}
esriArcMapUI.MxAGOLSignin
noneSx_FileMenunone
CommandPrintFile_PrintFile{B23C49B6-17DD-11D4-9B76-00C04FA33299}
esriArcScene.SxFilePrintCommand
noneSx_FileMenuPrint the current scene.
MenuExport SceneSx_ExportMenunone{A67C466A-328A-11D4-A15F-444553547777}
esriArcScene.SxExportMenu
noneSx_FileMenunone
Command2DFile_Export2dFile{B23C49B7-17DD-11D4-9B76-00C04FA33299}
esriArcScene.SxFileExport2dCommand
noneSx_ExportMenuExport scene to 2D graphics file.
Command3DFile_Export3dFile{C84453AE-3290-11D4-A15F-444553547777}
esriArcScene.SxFileExport3dCommand
noneSx_ExportMenuExport scene to 3D graphics file.
CommandScene Document PropertiesFile_PropertiesFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
6Sx_FileMenuDisplay the document properties.
Command{ Recent files }{ File_RecentFiles }none{0D564150-EE74-11D3-A0A1-00C04F8ECE27}
esriArcScene.SxRecentFiles
noneSx_FileMenunone
CommandExitFile_ExitFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
5Sx_FileMenuExit the application.
MenuEditSx_EditMenunone{B164F840-A365-11D3-8206-0080C7597E71}
esriArcScene.SxEditMenu
noneSx_MenuBarnone
CommandUndoEdit_UndoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
1Sx_EditMenuUndo the last action.
CommandRedoEdit_RedoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
2Sx_EditMenuRedo the previously undone action.
CommandCutEdit_CutEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
1Sx_EditMenuCut the selected element(s).
CommandCopyEdit_CopyEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
2Sx_EditMenuCopy the selected element(s).
CommandPasteEdit_PasteEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
3Sx_EditMenuPaste the clipboard contents into your scene.
CommandDeleteEdit_DeleteEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
4Sx_EditMenuDelete the selected element(s).
CommandCopy Scene To ClipboardEdit_CopySceneEdit{CCB0C82A-7522-11D4-A1C6-444553547777}
esriArcScene.SxCopySceneCommand
noneSx_EditMenuCopy the scene to the clipboard.
CommandSelect All GraphicsEdit_SelectAllEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
5Sx_EditMenuSelects all graphics.
CommandUnselect All GraphicsEdit_UnselectAllEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
6Sx_EditMenuClear graphic selection
CommandZoom To Selected GraphicsEdit_ZoomToSelectedEdit{BCFA2100-A7C8-11D3-820A-0080C7597E71}
esriArcScene.SxEditMenuItem
7Sx_EditMenuZoom to selected graphics.
MenuViewSx_ViewMenunone{B7090070-A365-11D3-8206-0080C7597E71}
esriArcScene.SxViewMenu
noneSx_MenuBarnone
CommandView SettingsView_ViewSettingsView{369EA44F-9ADB-11D4-A110-00508BD60CB9}
esriArcScene.SxViewSettingsCommand
noneSx_ViewMenuSpecify your current view of the scene, such as observer and target positions, viewing characteristics , roll angle and pitch.
MenuGraphsDataGraphOptions_Menunone{4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenu
noneSx_ViewMenunone
CommandCreate GraphDataGraph_CreateDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
1DataGraphOptions_MenuCreate 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.
CommandCreate Scatterplot Matrix GraphDataGraph_CreateScatterplotMatrixDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
4DataGraphOptions_MenuCreate 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.
CommandManage GraphsDataGraph_ManageDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
2DataGraphOptions_MenuOpen 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.
CommandLoad GraphDataGraph_LoadDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
3DataGraphOptions_MenuLoad graph that has been previously saved out as a graph file (.grf).
Command{ Graphs }{ Tools_DataGraphMenu }none{809868AF-DF2A-11D3-A664-0008C7DF88DB}
esriArcMapUI.DataGraphMenuItem
noneDataGraphOptions_Menunone
CommandFull ScreenView_FullScreenView{7907B526-7670-4D07-988B-609E8F6C709F}
esriArcScene.SxFullScreenCommand
noneSx_ViewMenuSet display window to full screen mode.
CommandStatus BarView_SxStatusBarView{BE2C94B0-A365-11D3-8206-0080C7597E71}
esriArcScene.SxStatusBar
noneSx_ViewMenuToggle the status bar at the bottom of the ArcScene window on or off.
CommandScene PropertiesScene_ScenePropertiesScene{3BB42A1F-05A0-11D4-9F79-00C04F6BC619}
esriArcScene.SceneContextMenuItems
1Sx_ViewMenuOpen the Scene Properties dialog box for settings which apply to this scene document. Properties include vertical exaggeration, background color, coordinate system information, the size of the 2D extent and configuring the light source which illuminates the scene.
MenuBookmarksBookMarks_Menunone{2D4E6A63-804C-11D5-B29B-00508BCDDE28}
esriArcScene.SxBookmarksMenu
noneSx_MenuBarnone
CommandCreate BookmarkView_CreateBookmarkView{5C005B0A-8A8F-11D5-B29C-00508BCDDE28}
esriArcScene.SxCreateBookmarkCommand
noneBookMarks_MenuCreate a spatial bookmark.
CommandManage BookmarksView_ManageBookmarksView{5C005B09-8A8F-11D5-B29C-00508BCDDE28}
esriArcScene.SxManageBookmarksCommand
noneBookMarks_MenuManage spatial bookmarks.
Command{ Bookmarks }{ Tools_BookMarkMenu }none{2D4E6A64-804C-11D5-B29B-00508BCDDE28}
esriArcScene.SxBookmarkMenuItem
noneBookMarks_Menunone
MenuSelectionSelection_Menunone{3558D457-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionMenu
noneSx_MenuBarnone
CommandSelect By AttributesSelection_AttributeSelectSelection{3558D458-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxAttributeSelectCommand
noneSelection_MenuSelect features by their attribute values.
CommandSelect By LocationSelection_SelectByLayerSelection{3558D45B-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectByLayerCommand
noneSelection_MenuSelect features using the location of features in another layer.
CommandZoom To Selected FeaturesQuery_ZoomToSelectedSelection{3558D456-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxZoomToSelectedCommand
noneSelection_MenuZoom to the selected features in all layers.
CommandStatisticsSelection_SelectionStatisticsSelection{3558D45C-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionStatisticsCommand
noneSelection_MenuDisplay statistics for the selected features.
CommandSet Selectable LayersQuery_SelectableLayersSelection{06C532B2-051E-43C3-A3B7-4C9DE569373A}
esriArcMapUI.SelectableLayersCommand
noneSelection_MenuChoose which layers the interactive selection tools, like the Select Features tool, will select features from.
CommandClear Selected FeaturesSelection_ClearSelectionSelection{3558D45A-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxClearSelectionCommand
noneSelection_MenuUnselect the currently selected features in all layers.
MenuInteractive Selection MethodSelectionType_Menunone{37E95E8B-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenu
noneSelection_Menunone
CommandCreate New SelectionSelection_SelectFeaturesSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
1SelectionType_MenuCreate a new selection.
CommandAdd to Current SelectionSelection_AddToCurrentSelectionSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
2SelectionType_MenuAdd to the current selection.
CommandRemove From Current SelectionSelection_RemoveFromCurrentSelectionSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
3SelectionType_MenuRemove from the current selection.
CommandSelect From Current SelectionSelection_SelectFromCurrentSelectionSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
4SelectionType_MenuSelect from the current selection.
CommandSelection OptionsSelection_SelectionOptionsSelection{37E95E8D-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionOptionsCommand
noneSelection_MenuChoose selection options such as highlight color.
MenuGeoprocessingGeoprocessing_Menunone{F830D42D-806D-4A30-B560-67469B9FF3AB}
esriGeoprocessingUI.GeoprocessingMenu
noneSx_MenuBarnone
CommandBufferAnalysis Tools_BufferAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
84Geoprocessing_MenuGeoprocessing tool that creates buffer polygons around input features to a specified distance.
CommandClipAnalysis Tools_ClipAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
85Geoprocessing_MenuGeoprocessing tool that extracts input features that overlay the clip features.
CommandIntersectAnalysis Tools_IntersectAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
88Geoprocessing_MenuGeoprocessing tool 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.
CommandUnionAnalysis Tools_UnionAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
90Geoprocessing_MenuGeoprocessing tool computes a geometric union of the input features.
CommandMergeData Management Tools_MergeData Management Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
262Geoprocessing_MenuGeoprocessing tool that combines multiple input datasets of the same data type into a single, new output dataset.
CommandDissolveData Management Tools_DissolveData Management Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
168Geoprocessing_MenuGeoprocessing tool used to aggregate features based on specified attributes.
CommandSearch For ToolsGP Search WindowGeoprocessing{A395E075-78EE-4D01-847C-773667634BF6}
esriGeoprocessingUI.GPSearchCmd
noneGeoprocessing_MenuOpen the Search window so you can search for geoprocessing tools.
CommandArcToolboxArcToolbox_ShowToolboxArcToolbox{85980C3A-652A-47ED-8CD2-1B99DD060AAB}
esriGeoprocessingUI.ArcToolboxCmd
noneGeoprocessing_MenuOpen the ArcToolbox window so you can access geoprocessing tools and toolboxes.
CommandEnvironmentsGP Environments WindowGeoprocessing{67EFF682-3AAB-4301-B7F6-46A4178FC923}
esriGeoprocessingUI.GPEnvironmentsCmd
noneGeoprocessing_MenuOpen the Geoprocessing Environments Dialog
CommandResultsGP Search WindowGeoprocessing{9899A86C-A077-4DF4-A178-77B64AE50690}
esriGeoprocessingUI.GPResultsCmd
noneGeoprocessing_MenuOpen 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.
CommandModelBuilderArcToolbox_ShowModelBuilderArcToolbox{F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
noneGeoprocessing_MenuOpen the ModelBuilder window so you can make a geoprocessing model.
CommandPythonArcToolbox_ShowCommandLineArcToolbox{1A7E7146-BDFB-4755-93DE-100171382BFF}
esriGeoprocessingUI.GPCommandLineCmd
noneGeoprocessing_MenuOpen the Python window so you can execute geoprocessing commands and scripts.
CommandGeoprocessing OptionsGP Options WindowGeoprocessing{9B927F22-E7A1-4E46-90FD-151569D0E9D2}
esriGeoprocessingUI.GPOptionsCmd
noneGeoprocessing_MenuOpen the Geoprocessing Options Dialog
MenuCustomizeSx_CustomizeMenunone{E599B095-38CD-4327-8AEE-4198EDD1E37F}
esriArcScene.SxCustomizeMenu
noneSx_MenuBarnone
MenuToolbarsnone{10BAA9F9-1C2F-11D2-94B6-080009EEBECB}
esriFramework.ToolbarContextMenu
noneSx_CustomizeMenunone
Command{ }{ }none{2AE639DD-1C2F-11D2-94B6-080009EEBECB}
esriFramework.ToolbarContextMenuItems
nonenone
CommandCustomize ModeUntitledTools{8807BD31-6947-11D2-8D4C-080009EE4E51}
esriFramework.CustomizeCommand
noneCustomize 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.
CommandView SourceUntitlednone{1B2D63B1-12A9-11D2-AA21-000000000000}
esriFramework.CustContextMenuItems
9Displays the VBA source code for the selected control
CommandExtensionsExtensionsCommandTools{F647BE13-ECCF-4D32-8B04-72CB28CEAE7C}
esriFramework.ExtensionsCommand
noneSx_CustomizeMenuSelect 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.
CommandAdd-In ManagerAddInManagerTools{EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4}
esriFramework.AddInMgrCommand
noneSx_CustomizeMenuReview 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.
MenuVBA MacrosSx_MacrosMenunone{0BC283D0-A366-11D3-8206-0080C7597E71}
esriArcScene.SxMacrosMenu
noneSx_CustomizeMenunone
CommandMacrosTools_MacrosTools{133D31C0-A366-11D3-8206-0080C7597E71}
esriArcScene.SxToolsMacros
noneSx_MacrosMenuCreate, edit or execute a Visual Basic macro.
CommandVisual Basic EditorTools_VisualBasicEditorTools{191098C0-A366-11D3-8206-0080C7597E71}
esriArcScene.SxToolsVisualBasicEditor
noneSx_MacrosMenuDisplay the Visual Basic Editor so you can edit the source code for macros.
CommandCustomize ModeUntitledTools{8807BD31-6947-11D2-8D4C-080009EE4E51}
esriFramework.CustomizeCommand
noneSx_CustomizeMenuCustomize 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.
CommandStyle ManagerTools_StyleManagerTools{C09EB3C2-BDC9-11D5-A125-00508BD60CB9}
esriArcScene.SxStyleOptionsMenuItem
2Sx_CustomizeMenuBrowse and manage the contents of styles.
CommandArcScene OptionsTools_OptionsTools{E2BA84F0-A365-11D3-8206-0080C7597E71}
esriArcScene.SxToolsOptions
noneSx_CustomizeMenuModify ArcScene settings.
MenuWindowsWindow_Menunone{62DD0428-0D92-11D4-A0EF-00C04F8ECE27}
esriArcScene.SxWindowMenu
noneSx_MenuBarnone
CommandAdd ViewerWindow_SubViewWindow{11617608-A819-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxSubViewCommand
noneWindow_MenuAdd 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.
CommandViewer ManagerWindow_WindowsWindow{1168ED65-0D92-11D4-A0EF-00C04F8ECE27}
esriArcScene.SxWindowMenuItem
1Window_MenuShow all sub viewers.
CommandTable Of ContentsTools_SceneTreeViewView{8CDBE226-A816-11D3-ABB8-0008C73FCA1C}
esriArcScene.SceneTreeViewCommand
noneWindow_MenuOpen the Table Of Contents window so you can work with your scene's contents.
CommandCatalogFile_CatalogWindowFile{79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.CatalogWindowCommand
noneWindow_MenuOpen the Catalog window to access and manage your data.
CommandSearchFile_ArcGISSearchCommandFile{3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.ArcGISSearchCommand
noneWindow_MenuOpen the Search window to search for data, maps, tools, etc.
MenuHelpSx_HelpMenunone{E867B840-A365-11D3-8206-0080C7597E71}
esriArcScene.SxHelpMenu
noneSx_MenuBarnone
CommandArcGIS Desktop HelpHelp_ContentsHelp{F5E6B330-A365-11D3-8206-0080C7597E71}
esriArcScene.SxHelpContents
noneSx_HelpMenuLaunch the help system for ArcGIS Desktop. This help system is installed with the product and doesn't require an Internet connection.
CommandArcGIS Resource CenterHelp_ArcGISResourceCenterHelp{4B6B8DA1-19B0-4289-AF9D-16FB23647D5D}
esriFramework.HelpMenuItem
7Sx_HelpMenuLaunch the ArcGIS Resource Center website on the Internet. This website features online help, blogs, forums and other useful resources about ArcGIS.
CommandAbout ArcSceneHelp_AboutHelp{FCC58400-A365-11D3-8206-0080C7597E71}
esriArcScene.SxHelpAbout
noneSx_HelpMenuGet version, build, and other information about this application.
Toolbar3D Analyst3DAnalyst_Toolbarnone{3FA6313B-7EB4-11D4-A10D-00508BD60CB9}
esri3DAnalystUI.DDDAnalystToolBar
nonenonenone
Command3D Analyst Layer List Control3DAnalyst_LayerListControl3D Analyst{2D73B144-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystLayerListControl
none3DAnalyst_ToolbarChoose the surface layer you want the 3D Analyst tools to operate on.
CommandContour Tool3DAnalyst_Contour3D Analyst{28BADA1A-8DAC-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystContourTool
none3DAnalyst_ToolbarCreate 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.
CommandSteepest Path Tool3DAnalyst_SteepPath3D Analyst{2D73B141-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystSteepPathTool
none3DAnalyst_ToolbarGenerate a steepest path from a query point.
Toolbar3D Editor3DEditor_3DEditorToolbarnone{96C65A87-25EF-4021-B905-5616FAD6F92A}
esri3DAnalystUI.Editor3DToolBar
nonenonenone
Menu3D Editor3DEditor_3DEditorMenunone{458A61DD-611A-4339-BE87-BA7E8F82A861}
esri3DAnalystUI.Editor3DMenu
none3DEditor_3DEditorToolbarnone
CommandStart EditingEditor_StartEditingEditor{59D2AFD0-9EA2-11D1-9165-0080C718DF97}
esriEditor.StartEditingCommand
none3DEditor_3DEditorMenuStart an edit session so you can edit features or attributes.
CommandStop EditingEditor_StopEditingEditor{59D2AFD1-9EA2-11D1-9165-0080C718DF97}
esriEditor.StopEditingCommand
none3DEditor_3DEditorMenuStop the edit session. If you have any unsaved edits, you are prompted to save them.
CommandSave EditsEditor_SaveEditsEditor{59D2AFD2-9EA2-11D1-9165-0080C718DF97}
esriEditor.SaveEditsCommand
none3DEditor_3DEditorMenuSave all edits made since the last save. After saving, you cannot undo previous editing operations.
CommandMove3DEditor_MoveEditor{D1684EF0-4A06-4551-BFAE-CAB3421EF482}
esri3DAnalystUI.Move3DCommand
none3DEditor_3DEditorMenuMove 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).
CommandRotate3DEditor_RotateEditor{37E3D6FD-BAF3-454D-8A91-34C349DA3815}
esri3DAnalystUI.Rotate3DCommand
none3DEditor_3DEditorMenuRotate 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.
CommandScale3DEditor_ScaleEditor{47485AFF-A44E-4314-9BE6-B28AF856BB0E}
esri3DAnalystUI.Scale3DCommand
none3DEditor_3DEditorMenuResize 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.
CommandSplitEditor_SplitCommandEditor{8F85D79C-2A81-11D3-9F37-00C04F6BC979}
esriEditor.SplitCommand
none3DEditor_3DEditorMenuSplit 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.
CommandCopy ParallelEditor_CopyParallelEditor{26032FF0-0F84-11D2-84A6-0000F875B9C6}
esriEditor.CopyParallelCommand
none3DEditor_3DEditorMenuCreate new line features at an offset from selected lines.
CommandMergeEditor_MergeEditor{DB56FE71-F74D-11D1-849A-0000F875B9C6}
esriEditor.MergeCommand
none3DEditor_3DEditorMenuMerge two or more selected features from the same layer into one feature.
CommandUnionEditor_UnionEditor{DB56FE73-F74D-11D1-849A-0000F875B9C6}
esriEditor.UnionCommand
none3DEditor_3DEditorMenuCreate a new feature from two or more selected features of the same shape type.
CommandIntersectEditor_IntersectionEditor{DB56FE72-F74D-11D1-849A-0000F875B9C6}
esriEditor.IntersectCommand
none3DEditor_3DEditorMenuCreate a new feature from the common parts of any two selected features of the same shape type.
CommandDuplicate Vertical3DEditor_DuplicateFeaturesEditor{636D1F4C-1AF4-4CA1-88E7-ABCF2F73F893}
esri3DAnalystUI.DuplicateFeaturesCommand
none3DEditor_3DEditorMenuDuplicate the selected features in z by typing a specified offset. Positive values place the copy above the source features, and negative values are below.
CommandReplace With Model3DEditor_ReplaceModelEditor{DAC65641-FFD7-4706-A9F2-D0568B9990A9}
esri3DAnalystUI.ReplaceModelCommand
none3DEditor_3DEditorMenuReplace the selected multipatch features with a new 3D model.
MenuSnapping3DEditor_Snapping3DMenunone{707703EC-57F8-460C-9513-4FF7E0B8FBC5}
esri3DAnalystUI.EditorSnapping3DMenu
none3DEditor_3DEditorMenunone
Command{ Snapping }{ 3DEditor_SnappingMenuItem }none{9BAAA1C2-A86A-4754-A4AE-E9F36516D3E4}
esri3DAnalystUI.Snapping3DMenuItem
none3DEditor_Snapping3DMenunone
CommandOptions3DEditor_PropertiesEditor{761F303A-F141-4695-89E0-53F26876DA2F}
esri3DAnalystUI.Properties3DCommand
none3DEditor_3DEditorMenuOpen the Editing Options dialog box so you can specify various options related to editing.
CommandEdit Placement3DEditor_EditToolEditor{539B890B-9265-4558-B3C4-FFC94CEA636D}
esri3DAnalystUI.Edit3DTool
none3DEditor_3DEditorToolbarSelect and edit entire features in an edit session. You can select features within the 3D view and interactively move, rotate and scale their geometries.
CommandEdit Vertex3DEditor_EditVertexToolEditor{8FA9D558-EC45-4537-9D23-25DD2218CDFA}
esri3DAnalystUI.New3DEditTool
none3DEditor_3DEditorToolbarSelect 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.
CommandEnable Current Z3DEditor_ZControlEnableEditor{9676764D-6202-431B-BCF1-2EC822DD97F3}
esri3DAnalystUI.ZControlEnableCommand
none3DEditor_3DEditorToolbarEnable Current Z control.
CommandCurrent Z3DEditor_ZControlEditor{7A9F1C60-9A2B-4093-834F-886143C22E77}
esri3DAnalystUI.Z3DControl
none3DEditor_3DEditorToolbarSet the default z-value for editing.
CommandEdit Vertices3DEditor_FeatureEditVerticesEditor{2561EA46-4022-4DCE-8C57-EC2EC20A89FC}
esri3DAnalystUI.FeatureEditVertices3DCommand
none3DEditor_3DEditorToolbarView and modify the vertices and segments that make up the shape of the selected feature.
CommandCut Polygons3DEditor_CutPolygons3DToolEditor{3DABFC8F-893A-4DB7-8372-D52F25D9CEED}
esri3DAnalystUI.CutPolygons3DTool
none3DEditor_3DEditorToolbarSplit 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.
CommandSplit3DEditor_Split3DToolEditor{1650B942-2608-46C6-A692-ED87F7628B02}
esri3DAnalystUI.Split3DTool
none3DEditor_3DEditorToolbarSplit 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.
CommandAttributesEditor_AttributionEditor{44276914-98C1-11D1-8464-0000F875B9C6}
esriEditor.AttributionCommand
none3DEditor_3DEditorToolbarOpen 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.
CommandSketch PropertiesEditor_SketchPropertiesEditor{50F9A8E5-A820-4D00-8369-E35832141356}
esriEditor.SketchPropertiesCommand
none3DEditor_3DEditorToolbarOpen 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.
CommandCreate FeaturesCreateFeatureDockWinCommandAdvanced Edit Tools{B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}
esriEditor.CreateFeatureDockWinCommand
none3DEditor_3DEditorToolbarOpen the Create Features window so you can add new features. Click a feature template to set up the editing environment with those properties, then click a construction tool on the window to digitize features.
Toolbar3D Effects3DEffects_ToolBarnone{80E3F11E-C4BB-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsToolBar
nonenonenone
Command3D Effects Layer List Control3DEffects_LayerListControl3D Effects{80E3F11F-C4BB-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsLayerListControl
none3DEffects_ToolBarSelect the layer to apply an effect.
CommandTransparency3DEffects_TransparencyCommand3D Effects{80E3F120-C4BB-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsTransparencyCommand
none3DEffects_ToolBarChange the transparency of the layer interactively.
CommandChange Face Culling3DEffects_FaceCullingCommand3D Effects{2381285B-C54E-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsFaceCullingCommand
none3DEffects_ToolBarChange the culling options for the layer to show both sides or hide either the front or back face of a 3D object.
CommandChange Layer Lighting3DEffects_LightingCommand3D Effects{2381285C-C54E-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsLightingCommand
none3DEffects_ToolBarToggle on/off the layer lighting.
CommandChange Shading Mode3DEffects_ShadingCommand3D Effects{9B75B279-C7B2-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsShadingCommand
none3DEffects_ToolBarSet the shading mode of the layer.
CommandChange Depth Priority3DEffects_IncPriorityCommand3D Effects{2381285A-C54E-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsPriorityCommand
none3DEffects_ToolBarChange the depth priority of the layer interactively. A depth priority of 1 is the highest and 10 is the lowest so if you want to decrease priority, choose a higher number.
Toolbar3D GraphicsSxGraphics_Toolbarnone{452CA218-681F-41C0-9A27-2E8CC0193432}
esriArcScene.SxGraphicsToolBar
nonenonenone
MenuGraphicsGraphics_GraphicsMenunone{3C32E104-5B05-4DF0-9851-B47A2AFB625E}
esriArcScene.GraphicsMenu
noneSxGraphics_Toolbarnone
CommandNew Graphics LayerGraphics_NewGraphicsLayerGraphics{848647A1-5B12-49A4-A77A-F6D6D1041641}
esriArcScene.SxNewGraphicsLayerCommand
noneGraphics_GraphicsMenuCreate a new graphics layer in which to store text and graphics.
MenuActive Graphics Layer TargetGraphics_ActiveGraphicsLayersMenunone{8137AC98-C09C-48B2-B110-563000995974}
esriArcScene.SxActiveGraphicsLayerMenu
noneGraphics_GraphicsMenunone
Command{ Graphic Layer Targets }{ Graphics_GraphicsLayersListMenu }none{EE25C9C0-EAE2-4D12-A06A-F65085E930D5}
esriArcScene.SxGraphicsLayersListMenu
noneGraphics_ActiveGraphicsLayersMenunone
CommandDefault Symbol PropertiesGraphics_DefaultSymbolPropertiesGraphics{3084786F-C735-469F-AE1A-9ED952EC0945}
esriArcScene.SxDefaultSymbolPropertiesCommand
noneGraphics_GraphicsMenuSet the default symbols used for new graphics drawn with this toolbar.
CommandDefault 3D Text PropertiesGraphics_Default3DTextPropertiesGraphics{A714250D-88C8-46BA-8D85-D1D0274F5881}
esriArcScene.SxDefault3DTextPropertiesCommand
noneGraphics_GraphicsMenuSet the default properties used for new 3D text drawn with this toolbar.
CommandSelect GraphicsEdit_SelectEdit{D2A103A6-0AB1-11D4-A0EC-00C04F8ECE27}
esriArcScene.SxSelectTool
noneSxGraphics_ToolbarSelect graphics drawn on the scene. Click on a graphic to select it. Hold down SHIFT while you click to select multiple graphics.
CommandMarkerGraphics_NewMarkerElementGraphics{191EBC18-9466-49DE-A0C5-3318CEE71FE9}
esriArcScene.SxNewMarkerTool
noneSxGraphics_ToolbarDraw a marker.
CommandLineGraphics_NewLineElementGraphics{A840F2AE-78A7-4201-8B78-BB61C81D1867}
esriArcScene.SxNewLineTool
noneSxGraphics_ToolbarDraw a line.
CommandPolygonGraphics_NewPolygonElementGraphics{DA898F51-AA8D-4172-98F7-0E57B0641AEF}
esriArcScene.SxNewPolygonTool
noneSxGraphics_ToolbarDraw a polygon.
Command3D TextGraphics_NewText3DElementGraphics{DE6B7DF7-E279-11D4-A116-00508BD60CB9}
esriArcScene.SxNewText3DTool
noneSxGraphics_ToolbarAdd a 3D text graphic.
CommandMarker ColorMarker_ColorGraphics{FB9A7157-626B-11D4-A7EF-00C04F6BC619}
esriArcScene.SxMarkerColorToolControl
noneSxGraphics_ToolbarChange the marker color.
CommandLine ColorLine_ColorGraphics{FB9A7156-626B-11D4-A7EF-00C04F6BC619}
esriArcScene.SxLineColorToolControl
noneSxGraphics_ToolbarChange the line color.
CommandFill ColorFill_ColorGraphics{FB9A7155-626B-11D4-A7EF-00C04F6BC619}
esriArcScene.SxFillColorToolControl
noneSxGraphics_ToolbarChange the fill color.
Command3D Text ColorText3D_ColorGraphics{6B72B5C3-09DE-44CD-8547-4084F423528F}
esriArcScene.SxText3DColorToolControl
noneSxGraphics_ToolbarChange the 3D text color.
ToolbarAnimationAnimation_ToolBarnone{9A00FF78-85FA-47DA-A63B-ABEC2268627F}
esriAnimationUI.AnimationToolBar
nonenonenone
MenuAnimationAnimation_Menunone{9D800203-79C0-4AA5-A5AB-50A42D26816E}
esriAnimationUI.AnimationMenu
noneAnimation_ToolBarnone
CommandClear AnimationAnimation_DeleteAnimation{57BC2C2D-5FE4-4DDF-8518-7E24A41C46F6}
esriAnimationUI.AnimationDeleteCommand
noneAnimation_MenuRemove the animation tracks. This cannot be undone.
CommandCreate KeyframeAnimation_CreateKeyframeAnimation{950CC4B4-2865-4477-BC90-B47BEC787B1E}
esriAnimationUI.AnimationCreateKeyframeCommand
noneAnimation_MenuCreate a new animation keyframe.
CommandCreate Group AnimationAnimation_LayerGroupAnimation{773AB9A8-41D1-48C2-9334-C6610D658696}
esriAnimationUI.AnimationLayerGroupCommand
noneAnimation_MenuCreate a group animation from selected layers.
CommandCreate Time AnimationAnimation_CreateTimeTrackAnimation{EF68A828-5453-4133-8831-47CD216EA8F3}
esriAnimationUI.AnimationCreateTimeTrackCommand
noneAnimation_MenuCreate a time animation track.
CommandCreate Flyby From PathAnimation_CreateFromPathAnimation{7C5325EC-B37F-4E7C-B9A3-740CF8A75F8A}
esriAnimationUI.AnimationFlyFromPathCommand
noneAnimation_MenuCreate animation along a linear path defined by a selected line feature or line graphic.Enable by selecting a line feature or graphic.
CommandMove Layer Along PathAnimation_LayerFromPathAnimation{1D2BF700-7BE5-415C-9554-76374FD58CDD}
esriAnimationUI.AnimationLayerMovFromPathCommand
noneAnimation_MenuCreate a layer animation track from a path.
CommandLoad Animation FileAnimation_OpenAnimation{70E7F641-1589-4D13-9FC2-C341FA8FF4C0}
esriAnimationUI.AnimationOpenFileCommand
noneAnimation_MenuLoad a saved animation file so that you can play or edit it.
CommandSave Animation FileAnimation_SaveAnimation{C1264170-89B1-48B2-B3AD-D7CF65E23D62}
esriAnimationUI.AnimationSaveFileCommand
noneAnimation_MenuSave the animation tracks to a file.
CommandExport AnimationAnimation_ExportAnimationAnimation{3B30EABC-B9A8-453C-9D43-E980C726196A}
esriAnimationUI.AnimationExportCommand
noneAnimation_MenuExport the animation to a video file or as sequential images.
CommandAnimation ManagerAnimation_ManageAnimation{CB9F62CD-1DCC-4AAC-BCB2-57FCCB7D94CB}
esriAnimationUI.AnimationManagerCommand
noneAnimation_MenuOpen the Animation Manager dialog.
CommandCapture ViewAnimation_CaptureViewAnimation{4FCB51A6-22E2-4D1D-95C6-DC49BB27651C}
esriAnimationUI.AnimationCaptureViewCommand
noneAnimation_ToolBarCapture the active view into a flyby animation.
CommandAnimation ControlsAnimation_ControlsAnimation{4DBEE091-195D-4915-9221-062AE949AAA7}
esriAnimationUI.AnimationControlsCommand
noneAnimation_ToolBarOpen animation playing and recording controls.
ToolbarLAS Dataset3DAnalyst_LasDataset_Toolbarnone{D9EFFF5A-BC8E-4442-A0B2-179FBA8633D5}
esri3DAnalystUI.LasDatasetToolbar
nonenonenone
CommandLAS Dataset Layer List Control3DAnalyst_LasDataset_LayerListControl3D Analyst{AED9592D-7670-46D4-A33D-E71A4F6BCCC2}
esri3DAnalystUI.LasDatasetLayerListControl
none3DAnalyst_LasDataset_ToolbarChoose the LAS dataset layer you want to work on. LAS datasets are used for working with lidar point data.
MenuDisplay As PointsLasDataset_SymbolizePointnone{9D53C430-4C1E-4517-9BC4-76BE62582D0B}
esri3DAnalystUI.LasDatasetSymbolizePointPalette
none3DAnalyst_LasDataset_Toolbarnone
CommandElevation3DAnalyst_LasDatasetSymbolizePointByElevation3D Analyst{8ABA7C31-3267-4CE7-BCBF-656C3189E625}
esri3DAnalystUI.LasDatasetSymbolizePointByElevationCommand
noneLasDataset_SymbolizePointSymbolize the LAS dataset points by elevation.
CommandClass3DAnalyst_LasDatasetSymbolizePointByClass3D Analyst{150377A1-5017-4E77-8281-5ACDAA4EC62F}
esri3DAnalystUI.LasDatasetSymbolizePointByClassCommand
noneLasDataset_SymbolizePointSymbolize the LAS dataset points by the LAS classification code.
CommandReturn3DAnalyst_LasDatasetSymbolizePointByReturn3D Analyst{952B303E-AB5D-432A-8361-7CEDDD1C9C8C}
esri3DAnalystUI.LasDatasetSymbolizePointByReturnCommand
noneLasDataset_SymbolizePointSymbolize 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.
CommandIntensity3DAnalyst_LasDatasetSymbolizePointByIntensity3D Analyst{4AB0F5C0-1C0F-40A2-A959-7DA630E7D2A6}
esri3DAnalystUI.LasDatasetSymbolizePointByIntensityCommand
noneLasDataset_SymbolizePointSymbolize the LAS dataset points by lidar return signal strength.
CommandRGB3DAnalyst_LasDatasetSymbolizePointByRGB3D Analyst{A8685AEC-6DF4-496D-A7AE-18BC96F3DE31}
esri3DAnalystUI.LasDatasetSymbolizePointByRGBCommand
noneLasDataset_SymbolizePointSymbolize the LAS dataset points by the RGB (red, green, and blue) values.Lidar data can be attributed with RGB values for each lidar point in the LAS files. This attribution often comes from imagery collected at the same time as the laser scan.
MenuDisplay As TINLasDataset_SymbolizeTinnone{52605CFF-6CEE-47DF-88C7-114588C9AA2C}
esri3DAnalystUI.LasDatasetSymbolizeTinPalette
none3DAnalyst_LasDataset_Toolbarnone
CommandElevation3DAnalyst_LasDatasetSymbolizeTinByElevation3D Analyst{388CDCD7-FECA-446F-8EC2-1FB43C0B6024}
esri3DAnalystUI.LasDatasetSymbolizeTinByElevationCommand
noneLasDataset_SymbolizeTinSymbolize the LAS dataset TIN faces by elevation.
CommandAspect3DAnalyst_LasDatasetSymbolizeTinByAspect3D Analyst{74D9FFE6-7F34-472D-AC5C-72D92F204A51}
esri3DAnalystUI.LasDatasetSymbolizeTinByAspectCommand
noneLasDataset_SymbolizeTinSymbolize the LAS dataset TIN faces by aspect.
CommandSlope3DAnalyst_LasDatasetSymbolizeTinBySlope3D Analyst{90AB7E21-B31B-4901-ADFD-DFF8CE907B88}
esri3DAnalystUI.LasDatasetSymbolizeTinBySlopeCommand
noneLasDataset_SymbolizeTinSymbolize the LAS dataset TIN faces by slope.
CommandContour3DAnalyst_LasDatasetSymbolizeTinByContour3D Analyst{C6B81F55-C8DE-414C-94E5-6D3EF5B55C77}
esri3DAnalystUI.LasDatasetSymbolizeTinByContourCommand
noneLasDataset_SymbolizeTinSymbolize the LAS dataset surface with contours.
MenuFiltersLasDataset_FiltersMenunone{45A19992-1BC9-482D-8582-DF424678F712}
esri3DAnalystUI.LasDatasetFiltersMenu
none3DAnalyst_LasDataset_Toolbarnone
CommandAll3DAnalyst_LasDatasetFilterAll3D Analyst{F5310A14-1A2C-4ED9-968A-32EF7AB74725}
esri3DAnalystUI.LasDatasetFilterAllCommand
noneLasDataset_FiltersMenuDisplay all points.
CommandGround3DAnalyst_LasDatasetFilterBareEarth3D Analyst{49208744-31C4-4BD7-BC10-7D104EACC13A}
esri3DAnalystUI.LasDatasetFilterBareEarthCommand
noneLasDataset_FiltersMenuDisplay the points from the ground filter.
CommandNon Ground3DAnalyst_LasDatasetFilterNonBareEarth3D Analyst{9701764F-3B00-4C6D-A184-F02A6E52A678}
esri3DAnalystUI.LasDatasetFilterNonBareEarthCommand
noneLasDataset_FiltersMenuDisplay the points from the non ground filter.
CommandFirst Return3DAnalyst_LasDatasetFilterFirstReturn3D Analyst{2699ECCA-A5A0-4D28-98B0-C1D31060BDCF}
esri3DAnalystUI.LasDatasetFilterFirstReturnCommand
noneLasDataset_FiltersMenuDisplay the points from the first return filter.
ToolbarStandardStandard_Toolbarnone{2EA00200-A366-11D3-8206-0080C7597E71}
esriArcScene.SxDefaultTools
nonenonenone
CommandNewFile_NewTools{62F67100-A924-11D3-A40F-0004AC1B1D86}
esriArcScene.SxFileNewCommand
noneStandard_ToolbarCreate a new scene document.
CommandOpenFile_OpenTools{0FCFABF4-EE26-11D3-AB54-0008C73FD50C}
esriArcScene.SxFileOpenCommand
noneStandard_ToolbarOpen an existing scene document.
CommandSaveFile_SaveTools{0FCFABF5-EE26-11D3-AB54-0008C73FD50C}
esriArcScene.SxFileSaveCommand
noneStandard_ToolbarSave the current scene document.
CommandPrintFile_PrintFile{B23C49B6-17DD-11D4-9B76-00C04FA33299}
esriArcScene.SxFilePrintCommand
noneStandard_ToolbarPrint the current scene.
CommandCutEdit_CutEdit{A7A4E048-04C9-11D4-AB69-0008C73FD50C}
esriArcScene.SxEditCutCommand
noneStandard_ToolbarCut the selected element(s).
CommandCopyEdit_CopyEdit{A7A4E049-04C9-11D4-AB69-0008C73FD50C}
esriArcScene.SxEditCopyCommand
noneStandard_ToolbarCopy the selected element(s).
CommandPasteEdit_PasteEdit{A7A4E04A-04C9-11D4-AB69-0008C73FD50C}
esriArcScene.SxEditPasteCommand
noneStandard_ToolbarPaste the clipboard contents into your scene.
CommandDeleteEdit_DeleteEdit{A7A4E04B-04C9-11D4-AB69-0008C73FD50C}
esriArcScene.SxEditDeleteCommand
noneStandard_ToolbarDelete the selected element(s).
CommandUndoEdit_UndoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
1Standard_ToolbarUndo the last action.
CommandRedoEdit_RedoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
2Standard_ToolbarRedo the previously undone action.
CommandAdd DataFile_AddDataFile{B3262C30-A7CE-11D3-820A-0080C7597E71}
esriArcScene.SxAddDataCommand
noneStandard_ToolbarAdd new data to the scene.
CommandAdd ViewerWindow_SubViewWindow{11617608-A819-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxSubViewCommand
noneStandard_ToolbarAdd 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.
CommandTable Of ContentsTools_SceneTreeViewView{8CDBE226-A816-11D3-ABB8-0008C73FCA1C}
esriArcScene.SceneTreeViewCommand
noneStandard_ToolbarOpen the Table Of Contents window so you can work with your scene's contents.
CommandCatalogFile_CatalogWindowFile{79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.CatalogWindowCommand
noneStandard_ToolbarOpen the Catalog window to access and manage your data.
CommandSearchFile_ArcGISSearchCommandFile{3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.ArcGISSearchCommand
noneStandard_ToolbarOpen the Search window to search for data, maps, tools, etc.
CommandArcToolboxArcToolbox_ShowToolboxArcToolbox{85980C3A-652A-47ED-8CD2-1B99DD060AAB}
esriGeoprocessingUI.ArcToolboxCmd
noneStandard_ToolbarOpen the ArcToolbox window so you can access geoprocessing tools and toolboxes.
CommandPythonArcToolbox_ShowCommandLineArcToolbox{1A7E7146-BDFB-4755-93DE-100171382BFF}
esriGeoprocessingUI.GPCommandLineCmd
noneStandard_ToolbarOpen the Python window so you can execute geoprocessing commands and scripts.
CommandModelBuilderArcToolbox_ShowModelBuilderArcToolbox{F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
noneStandard_ToolbarOpen the ModelBuilder window so you can make a geoprocessing model.
ToolbarToolsSx_ViewerToolsnone{9DC842F7-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxViewerTools
nonenonenone
CommandNavigate ToolViewer_NavigateViewer{9DC842F8-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxNavigateTool
noneSx_ViewerToolsNavigate the scene. Functionality from several other navigation tools is incorporated into one to make this your most commonly used navigation tool.
CommandFly ToolViewer_FlyViewer{6DFDEFBD-AC4C-11D4-B275-00508BCDDE28}
esriArcScene.SxFlyTool
noneSx_ViewerToolsFly 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.
CommandTarget Center ToolViewer_TargetCenterViewer{6CB14F9B-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxTargetCenterTool
noneSx_ViewerToolsCenter 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.
CommandTarget Zoom ToolViewer_TargetZoomViewer{6CB14F9C-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxTargetZoomTool
noneSx_ViewerToolsZoom to the selected target position.Shortcut: Zoom to a new target when using the Navigate tool by pressing CTRL and right-clicking.
CommandSet Observer ToolViewer_ObserverViewer{6CB14F9D-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxObserverTool
noneSx_ViewerToolsSet observer position to the selected point.
CommandZoom In ToolViewer_ZoomInViewer{9DC842F9-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxZoomInTool
noneSx_ViewerToolsZoom in by clicking once or dragging a box on the scene.
CommandZoom Out ToolViewer_ZoomOutViewer{9DC842FA-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxZoomOutTool
noneSx_ViewerToolsZoom out by clicking once or dragging a box on the scene.
CommandPan ToolViewer_PanViewer{6CB14F9A-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxPanTool
noneSx_ViewerToolsPan the scene.Shortcut: Hold the middle mouse button or scroll wheel when using the Navigate tool to drag around the scene.
CommandFull ExtentViewer_FullExtentViewer{9DC842FD-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxFullExtentCommand
noneSx_ViewerToolsZoom to the full extent of the scene.
MenuSelection Tools PaletteSxSelectionToolsPalettenone{FB4E64EC-1566-4838-801B-6BA8F970520B}
esriArcScene.SxSelectByToolsPalette
noneSx_ViewerToolsnone
CommandSelect By Screen RectangleViewer_SelectFeaturesViewer{47491B8F-0CAC-11D4-9F7E-00C04F6BC619}
esriArcScene.SxSelectFeaturesTool
noneSxSelectionToolsPaletteSelect 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.
CommandSelect By Draped EnvelopeViewer_SelectFeaturesViewer{4860B006-4515-4436-9079-D83350E1AAA7}
esriArcScene.SxDrapedEnvelopeSelectFeaturesTool
noneSxSelectionToolsPaletteSelect features from selectable layers by clicking on them or dragging a draped envelope over a surface.
CommandSelect By 3D BoxViewer_SelectFeaturesViewer{09384EC6-9A72-4282-8857-5810F87B16A0}
esriArcScene.Sx3DBoxSelectFeaturesTool
noneSxSelectionToolsPaletteSelect features from selectable layers by drawing a 3D box around them. Drag a box in x,y, then press Z to expand a 3D volume in the z-direction.
CommandClear Selected FeaturesSelection_ClearSelectionSelection{3558D45A-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxClearSelectionCommand
noneSx_ViewerToolsUnselect the currently selected features in all layers.
CommandSelect GraphicsEdit_SelectEdit{D2A103A6-0AB1-11D4-A0EC-00C04F8ECE27}
esriArcScene.SxSelectTool
noneSx_ViewerToolsSelect graphics drawn on the scene. Click on a graphic to select it. Hold down SHIFT while you click to select multiple graphics.
CommandIdentify ToolViewer_IdentifyViewer{9DC842FE-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxIdentifyTool
noneSx_ViewerToolsIdentify a geographic feature by clicking on it.
CommandHTML PopupViewer_HTMLPopupViewer{A5AFCFA2-1605-4296-8B59-EF76A68CFB11}
esriArcScene.SxHTMLPopupInfoTool
noneSx_ViewerToolsLaunch an HTML popup by clicking on a feature.
CommandFindViewer_FindViewer{5B09B045-0CB5-11D4-9F7E-00C04F6BC619}
esriArcScene.SxFindCommand
noneSx_ViewerToolsFind a geographic feature.
CommandMeasure ToolViewer_MeasureViewer{86279C91-A77E-46EA-AE68-FDC56C9411EC}
esriArcScene.SxMeasureTool
noneSx_ViewerToolsMeasure distance, height and area in the scene.
CommandTime SliderWindow_TimeSliderWindowWindow{DC5B526C-3CC8-4E4B-8D79-A1C5F549004B}
esriArcScene.SxTimeSliderWindowCommand
noneSx_ViewerToolsOpen 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.
CommandAOI ToolViewer_AOIViewer{77938D96-1B97-4285-8C42-9BBAB194EF6A}
esriArcScene.SxAOITool
noneSx_ViewerToolsCreate Area of Interest in the scene.
ToolbarVersioningVersioning_VersionToolbarnone{8E8F4C7D-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.VersionToolBar
nonenonenone
CommandVersion ManagerVersioning_VersionManagerVersioning{2818B7C1-E9D2-11D1-8490-0000F875B9C6}
esriEditor.VersionManagerCommand
noneVersioning_VersionToolbarOpen 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.
CommandCreate New VersionVersioning_NewVersionVersioning{8E8F4C7F-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.NewVersionCommand
noneVersioning_VersionToolbarCreate 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.
CommandRefreshVersioning_RefreshVersioning{8E8F4C7E-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.RefreshVersionCommand
noneVersioning_VersionToolbarRefresh the database connection for all versions and redraw the map so you can see any changes that may have been recently reconciled and posted.
CommandChange VersionWorkspace_ChangeVersionVersioning{5ADB1DBC-DCBC-11D2-9F26-00C04F6BC979}
esriArcMapUI.ChangeVersionCommand
noneVersioning_VersionToolbarChange to a different geodatabase version.
CommandReconcileVersioning_ReconcileVersioning{D90B1760-95FF-11D2-8526-0000F875B9C6}
esriEditor.ReconcileCommand
noneVersioning_VersionToolbarPull 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.
CommandPostVersioning_PostVersioning{BA47F54C-B4B0-11D2-9F1A-00C04F6BC979}
esriEditor.PostCommand
noneVersioning_VersionToolbarPush 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.
CommandConflictsVersioning_ConflictsVersioning{D90B1761-95FF-11D2-8526-0000F875B9C6}
esriEditor.ConflictsCommand
noneVersioning_VersionToolbarIdentify 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.
CommandVersion ChangesVersioning_ChangesVersioning{D6358D8C-7887-4DD9-AB7F-9F2B2A755E9D}
esriEditor.VersionChangesCommand
noneVersioning_VersionToolbarSee how one version has changed with respect to another ancestor version in the geodatabase. Requires a Standard or an Advanced license and is disabled with a Basic license.