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 scene
CommandOpenFile_OpenFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
2Sx_FileMenuOpen an existing scene
CommandSaveFile_SaveFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
3Sx_FileMenuSave the current scene
CommandSave AsFile_SaveAsFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
4Sx_FileMenuSave the current scene with a new name
CommandSave A CopyFile_Save_A_CopyFile{22E301BD-A6B6-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxFileMenuItem
7Sx_FileMenuSaves a copy of the current 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 map
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 Scene To 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_ViewMenuShow Camera and View settings
MenuGraphsDataGraphOptions_Menunone{4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenu
noneSx_ViewMenunone
CommandCreateDataGraph_CreateDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
1DataGraphOptions_MenuCreates a new Graph
CommandCreate Scatterplot Matrix DataGraph_CreateScatterplotMatrixDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
4DataGraphOptions_MenuCreate a new Scatterplot Matrix Graph
CommandManageDataGraph_ManageDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
2DataGraphOptions_MenuManage Graphs
CommandLoadDataGraph_LoadDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
3DataGraphOptions_MenuLoad Graph
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_ViewMenuSets display window in full screen mode.
CommandStatus BarView_SxStatusBarView{BE2C94B0-A365-11D3-8206-0080C7597E71}
esriArcScene.SxStatusBar
noneSx_ViewMenuShow or hide the status bar
CommandScene PropertiesScene_ScenePropertiesScene{3BB42A1F-05A0-11D4-9F79-00C04F6BC619}
esriArcScene.SceneContextMenuItems
1Sx_ViewMenuDisplay the scene's properties
MenuBookmarksBookMarks_Menunone{2D4E6A63-804C-11D5-B29B-00508BCDDE28}
esriArcScene.SxBookmarksMenu
noneSx_MenuBarnone
CommandCreateView_CreateBookmarkView{5C005B0A-8A8F-11D5-B29C-00508BCDDE28}
esriArcScene.SxCreateBookmarkCommand
noneBookMarks_MenuCreate a Camera Bookmark
CommandManageView_ManageBookmarksView{5C005B09-8A8F-11D5-B29C-00508BCDDE28}
esriArcScene.SxManageBookmarksCommand
noneBookMarks_MenuManage camera 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_MenuSelects features by their attribute values
CommandSelect By LocationSelection_SelectByLayerSelection{3558D45B-268E-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectByLayerCommand
noneSelection_MenuSelects 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_MenuDisplays statistics for the selected features
CommandSet Selectable LayersQuery_SelectableLayersSelection{06C532B2-051E-43C3-A3B7-4C9DE569373A}
esriArcMapUI.SelectableLayersCommand
noneSelection_MenuChoose which layers interactive selection 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 New Selection
CommandAdd to Current SelectionSelection_AddToCurrentSelectionSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
2SelectionType_MenuAdd to Current Selection
CommandRemove From Current SelectionSelection_RemoveFromCurrentSelectionSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
3SelectionType_MenuRemove from Current Selection
CommandSelect From Current SelectionSelection_SelectFromCurrentSelectionSelection{37E95E8C-2762-11D4-A383-00C04F6BC619}
esriArcScene.SxSelectionTypeMenuItem
4SelectionType_MenuSelect from 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_MenuBuffer Features
CommandClipAnalysis Tools_ClipAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
85Geoprocessing_MenuFeature Class Clip geoprocessing function
CommandIntersectAnalysis Tools_IntersectAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
88Geoprocessing_MenuFeature Class Intersect geoprocessing function
CommandUnionAnalysis Tools_UnionAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
90Geoprocessing_MenuComputes a geometric intersection of the input features.
CommandMergeData Management Tools_MergeData Management Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
262Geoprocessing_MenuMerge Features Classes or Tables
CommandDissolveData Management Tools_DissolveData Management Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
168Geoprocessing_MenuDissolve features within the feature class
CommandSearch For ToolsGP Search WindowGeoprocessing{A395E075-78EE-4D01-847C-773667634BF6}
esriGeoprocessingUI.GPSearchCmd
noneGeoprocessing_MenuSearch for tools
CommandArcToolboxArcToolbox_ShowToolboxArcToolbox{85980C3A-652A-47ED-8CD2-1B99DD060AAB}
esriGeoprocessingUI.ArcToolboxCmd
noneGeoprocessing_MenuOpens 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_MenuOpens the Results window so you can track your geoprocessing outputs
CommandModelBuilderArcToolbox_ShowModelBuilderArcToolbox{F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
noneGeoprocessing_MenuOpens the ModelBuilder window so you can make a geoprocessing model
CommandPythonArcToolbox_ShowCommandLineArcToolbox{1A7E7146-BDFB-4755-93DE-100171382BFF}
esriGeoprocessingUI.GPCommandLineCmd
noneGeoprocessing_MenuOpens the Python window so you can execute geoprocessing commands and scripts
CommandGeoprocessing Resource CenterGP Resource CenterGeoprocessing{A7EB9EF4-0457-4D83-B525-E13518A76D0A}
esriGeoprocessingUI.GPResourceCenterCmd
noneGeoprocessing_MenuGoto the Geoprocessing Resource Center
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
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_CustomizeMenuManipulates the extensions
CommandAdd-In ManagerAddInManagerTools{EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4}
esriFramework.AddInMgrCommand
noneSx_CustomizeMenuManage your Add-Ins
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_MacrosMenuDisplays the Visual Basic editor
CommandCustomize ModeUntitledTools{8807BD31-6947-11D2-8D4C-080009EE4E51}
esriFramework.CustomizeCommand
noneSx_CustomizeMenuCustomize the user interface
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_CustomizeMenuArcScene Options
MenuWindowsWindow_Menunone{62DD0428-0D92-11D4-A0EF-00C04F8ECE27}
esriArcScene.SxWindowMenu
noneSx_MenuBarnone
CommandAdd ViewerWindow_SubViewWindow{11617608-A819-11D3-ABB8-0008C73FCA1C}
esriArcScene.SxSubViewCommand
noneWindow_MenuAdd new Viewer
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_MenuOpens the Table Of Contents window so you can work with your scene's contents
CommandCatalogFile_CatalogWindowFile{79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.CatalogWindowCommand
noneWindow_MenuOpens the Catalog window so you can access and manage your data.
CommandSearchFile_ArcGISSearchCommandFile{3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.ArcGISSearchCommand
noneWindow_MenuOpens the Search window so you can 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_HelpMenuDisplay the Help topics for ArcScene
CommandArcGIS Desktop Resource CenterHelp_ArcGISResourceCenterHelp{4B6B8DA1-19B0-4289-AF9D-16FB23647D5D}
esriFramework.HelpMenuItem
7Sx_HelpMenuGo to the ArcGIS Desktop Resource Center Web page
CommandWhat's This?Help_ContextHelpHelp{81972F0D-388A-11D3-9F57-00C04F6BC61A}
esriFramework.HelpTool
noneSx_HelpMenuGet help on the menu command or tool you select
CommandAbout ArcSceneHelp_AboutHelp{FCC58400-A365-11D3-8206-0080C7597E71}
esriArcScene.SxHelpAbout
noneSx_HelpMenuGet 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_Toolbar3D Analyst Layer List Control
CommandContour Tool3DAnalyst_Contour3D Analyst{28BADA1A-8DAC-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystContourTool
none3DAnalyst_ToolbarGenerates the contour that passes through a query point
CommandSteepest Path Tool3DAnalyst_SteepPath3D Analyst{2D73B141-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystSteepPathTool
none3DAnalyst_ToolbarGenerates the steepest path down from a 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_3DEditorMenuStarts an edit session
CommandStop EditingEditor_StopEditingEditor{59D2AFD1-9EA2-11D1-9165-0080C718DF97}
esriEditor.StopEditingCommand
none3DEditor_3DEditorMenuStops the edit session
CommandSave EditsEditor_SaveEditsEditor{59D2AFD2-9EA2-11D1-9165-0080C718DF97}
esriEditor.SaveEditsCommand
none3DEditor_3DEditorMenuSaves any pending edits
CommandMove3DEditor_MoveEditor{D1684EF0-4A06-4551-BFAE-CAB3421EF482}
esri3DAnalystUI.Move3DCommand
none3DEditor_3DEditorMenuMoves the selected features a specified distance
CommandRotate3DEditor_RotateEditor{37E3D6FD-BAF3-454D-8A91-34C349DA3815}
esri3DAnalystUI.Rotate3DCommand
none3DEditor_3DEditorMenuRotates the selected features
CommandScale3DEditor_ScaleEditor{47485AFF-A44E-4314-9BE6-B28AF856BB0E}
esri3DAnalystUI.Scale3DCommand
none3DEditor_3DEditorMenuScales the selected features
CommandSplitEditor_SplitCommandEditor{8F85D79C-2A81-11D3-9F37-00C04F6BC979}
esriEditor.SplitCommand
none3DEditor_3DEditorMenuSplits a linear feature
CommandCopy ParallelEditor_CopyParallelEditor{26032FF0-0F84-11D2-84A6-0000F875B9C6}
esriEditor.CopyParallelCommand
none3DEditor_3DEditorMenuCreates new features at a specified offset from the selection
CommandMergeEditor_MergeEditor{DB56FE71-F74D-11D1-849A-0000F875B9C6}
esriEditor.MergeCommand
none3DEditor_3DEditorMenuMerges the selected features
CommandUnionEditor_UnionEditor{DB56FE73-F74D-11D1-849A-0000F875B9C6}
esriEditor.UnionCommand
none3DEditor_3DEditorMenuUnions the selected features
CommandIntersectEditor_IntersectionEditor{DB56FE72-F74D-11D1-849A-0000F875B9C6}
esriEditor.IntersectCommand
none3DEditor_3DEditorMenuIntersects the selected features
CommandDuplicate Vertical3DEditor_DuplicateFeaturesEditor{636D1F4C-1AF4-4CA1-88E7-ABCF2F73F893}
esri3DAnalystUI.DuplicateFeaturesCommand
none3DEditor_3DEditorMenuDuplicates selected features
CommandReplace With Model3DEditor_ReplaceModelEditor{DAC65641-FFD7-4706-A9F2-D0568B9990A9}
esri3DAnalystUI.ReplaceModelCommand
none3DEditor_3DEditorMenuReplaces selected multipatch features with new 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_3DEditorMenuDisplays the editing options dialog.
CommandEdit Placement Tool3DEditor_EditToolEditor{539B890B-9265-4558-B3C4-FFC94CEA636D}
esri3DAnalystUI.Edit3DTool
none3DEditor_3DEditorToolbarMove, rotate, or scale feature geometries
CommandEdit Vertex Tool3DEditor_EditVertexToolEditor{8FA9D558-EC45-4537-9D23-25DD2218CDFA}
esri3DAnalystUI.New3DEditTool
none3DEditor_3DEditorToolbarEdits features and their geometries
CommandEdit Vertices3DEditor_FeatureEditVerticesEditor{2561EA46-4022-4DCE-8C57-EC2EC20A89FC}
esri3DAnalystUI.FeatureEditVertices3DCommand
none3DEditor_3DEditorToolbarEdit Vertices
CommandCut PolygonsEditor_CutPolygonsToolEditor{4E58D1FE-DC40-4770-A081-4D99335941ED}
esriEditor.CutPolygonsTool
none3DEditor_3DEditorToolbarCuts selected polygon features using sketch
CommandSplit ToolEditor_SplitToolEditor{5609B740-112F-11D2-84A9-0000F875B9C6}
esriEditor.SplitTool
none3DEditor_3DEditorToolbarSplits a linear feature
CommandAttributesEditor_AttributionEditor{44276914-98C1-11D1-8464-0000F875B9C6}
esriEditor.AttributionCommand
none3DEditor_3DEditorToolbarShows the feature property editor
CommandSketch PropertiesEditor_SketchPropertiesEditor{50F9A8E5-A820-4D00-8369-E35832141356}
esriEditor.SketchPropertiesCommand
none3DEditor_3DEditorToolbarShows a dialog for editing properties of the edit sketch geometry.
CommandCreate FeaturesCreateFeatureDockWinCommandAdvanced Edit Tools{B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}
esriEditor.CreateFeatureDockWinCommand
none3DEditor_3DEditorToolbarCreate Feature Dock View
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_ToolBarSelects the layer to apply an effect
CommandTransparency3DEffects_TransparencyCommand3D Effects{80E3F120-C4BB-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsTransparencyCommand
none3DEffects_ToolBarChanges interactively the layer transparency
CommandChange Face Culling3DEffects_FaceCullingCommand3D Effects{2381285B-C54E-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsFaceCullingCommand
none3DEffects_ToolBarControls the layer face culling option
CommandChange Layer Lighting3DEffects_LightingCommand3D Effects{2381285C-C54E-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsLightingCommand
none3DEffects_ToolBarSwitches on/off the layer lighting
CommandChange Shading Mode3DEffects_ShadingCommand3D Effects{9B75B279-C7B2-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsShadingCommand
none3DEffects_ToolBarSets the shading mode (smooth/flat) of a layer
CommandChange Depth Priority3DEffects_IncPriorityCommand3D Effects{2381285A-C54E-11D4-B27E-00508BCDDE28}
esriArcScene.SxEffectsPriorityCommand
none3DEffects_ToolBarChanges interactively the depth priority of the layer
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 Default Symbol Properties
CommandDefault 3D Text PropertiesGraphics_Default3DTextPropertiesGraphics{A714250D-88C8-46BA-8D85-D1D0274F5881}
esriArcScene.SxDefault3DTextPropertiesCommand
noneGraphics_GraphicsMenuSet Default 3D Text Properties
CommandSelect GraphicsEdit_SelectEdit{D2A103A6-0AB1-11D4-A0EC-00C04F8ECE27}
esriArcScene.SxSelectTool
noneSxGraphics_ToolbarSelect graphics
CommandMarker GraphicGraphics_NewMarkerElementGraphics{191EBC18-9466-49DE-A0C5-3318CEE71FE9}
esriArcScene.SxNewMarkerTool
noneSxGraphics_ToolbarAdd a marker graphic to scene
CommandNew LineGraphics_NewLineElementGraphics{A840F2AE-78A7-4201-8B78-BB61C81D1867}
esriArcScene.SxNewLineTool
noneSxGraphics_ToolbarDraw a line
CommandNew PolygonGraphics_NewPolygonElementGraphics{DA898F51-AA8D-4172-98F7-0E57B0641AEF}
esriArcScene.SxNewPolygonTool
noneSxGraphics_ToolbarDraw a polygon
Command3D TextGraphics_NewText3DElementGraphics{DE6B7DF7-E279-11D4-A116-00508BD60CB9}
esriArcScene.SxNewText3DTool
noneSxGraphics_ToolbarAdd 3D text graphics to scene
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_MenuClear the animation tracks
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 new animation time layer track
CommandCreate Flyby from PathAnimation_CreateFromPathAnimation{7C5325EC-B37F-4E7C-B9A3-740CF8A75F8A}
esriAnimationUI.AnimationFlyFromPathCommand
noneAnimation_MenuCreate a view animation track from a selected path
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 an animation file into the scene
CommandSave Animation FileAnimation_SaveAnimation{C1264170-89B1-48B2-B3AD-D7CF65E23D62}
esriAnimationUI.AnimationSaveFileCommand
noneAnimation_MenuSave the scene animation to a file
CommandExport AnimationAnimation_ExportAnimationAnimation{3B30EABC-B9A8-453C-9D43-E980C726196A}
esriAnimationUI.AnimationExportCommand
noneAnimation_MenuExport the scene animation to a video file
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
ToolbarStandardStandard_Toolbarnone{2EA00200-A366-11D3-8206-0080C7597E71}
esriArcScene.SxDefaultTools
nonenonenone
CommandNewFile_NewTools{62F67100-A924-11D3-A40F-0004AC1B1D86}
esriArcScene.SxFileNewCommand
noneStandard_ToolbarCreate a scene
CommandOpenFile_OpenTools{0FCFABF4-EE26-11D3-AB54-0008C73FD50C}
esriArcScene.SxFileOpenCommand
noneStandard_ToolbarOpen an existing scene
CommandSaveFile_SaveTools{0FCFABF5-EE26-11D3-AB54-0008C73FD50C}
esriArcScene.SxFileSaveCommand
noneStandard_ToolbarSave the current scene
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 map
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 new Viewer
CommandTable Of ContentsTools_SceneTreeViewView{8CDBE226-A816-11D3-ABB8-0008C73FCA1C}
esriArcScene.SceneTreeViewCommand
noneStandard_ToolbarOpens the Table Of Contents window so you can work with your scene's contents
CommandCatalogFile_CatalogWindowFile{79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.CatalogWindowCommand
noneStandard_ToolbarOpens the Catalog window so you can access and manage your data.
CommandSearchFile_ArcGISSearchCommandFile{3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.ArcGISSearchCommand
noneStandard_ToolbarOpens the Search window so you can search for data, maps, tools, etc.
CommandArcToolboxArcToolbox_ShowToolboxArcToolbox{85980C3A-652A-47ED-8CD2-1B99DD060AAB}
esriGeoprocessingUI.ArcToolboxCmd
noneStandard_ToolbarOpens the ArcToolbox window so you can access geoprocessing tools and toolboxes
CommandPythonArcToolbox_ShowCommandLineArcToolbox{1A7E7146-BDFB-4755-93DE-100171382BFF}
esriGeoprocessingUI.GPCommandLineCmd
noneStandard_ToolbarOpens the Python window so you can execute geoprocessing commands and scripts
CommandModelBuilderArcToolbox_ShowModelBuilderArcToolbox{F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
noneStandard_ToolbarOpens the ModelBuilder window so you can make a geoprocessing model
CommandWhat's This?Help_ContextHelpHelp{81972F0D-388A-11D3-9F57-00C04F6BC61A}
esriFramework.HelpTool
noneStandard_ToolbarGet help on the menu command or tool you select
ToolbarToolsSx_ViewerToolsnone{9DC842F7-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxViewerTools
nonenonenone
CommandNavigate ToolViewer_NavigateViewer{9DC842F8-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxNavigateTool
noneSx_ViewerToolsNavigates the scene.
CommandFly ToolViewer_FlyViewer{6DFDEFBD-AC4C-11D4-B275-00508BCDDE28}
esriArcScene.SxFlyTool
noneSx_ViewerToolsFlies through the scene.
CommandTarget Center ToolViewer_TargetCenterViewer{6CB14F9B-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxTargetCenterTool
noneSx_ViewerToolsCenter view at selected target.
CommandTarget Zoom ToolViewer_TargetZoomViewer{6CB14F9C-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxTargetZoomTool
noneSx_ViewerToolsZoom to selected target.
CommandSet Observer ToolViewer_ObserverViewer{6CB14F9D-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxObserverTool
noneSx_ViewerToolsSets observer position to selected point.
CommandZoom In ToolViewer_ZoomInViewer{9DC842F9-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxZoomInTool
noneSx_ViewerToolsZooms in on the scene.
CommandZoom Out ToolViewer_ZoomOutViewer{9DC842FA-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxZoomOutTool
noneSx_ViewerToolsZooms out on the scene.
CommandPan ToolViewer_PanViewer{6CB14F9A-1FA0-11D4-A381-00C04F6BC619}
esriArcScene.SxPanTool
noneSx_ViewerToolsPans the scene.
CommandFull ExtentViewer_FullExtentViewer{9DC842FD-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxFullExtentCommand
noneSx_ViewerToolsDisplays the scene at full extent.
CommandSelect Features ToolViewer_SelectFeaturesViewer{47491B8F-0CAC-11D4-9F7E-00C04F6BC619}
esriArcScene.SxSelectFeaturesTool
noneSx_ViewerToolsSelect features by clicking
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
CommandIdentify ToolViewer_IdentifyViewer{9DC842FE-F144-11D3-9F75-00C04F6BC619}
esriArcScene.SxIdentifyTool
noneSx_ViewerToolsIdentify scene elements.
CommandHTML PopupViewer_HTMLPopupViewer{A5AFCFA2-1605-4296-8B59-EF76A68CFB11}
esriArcScene.SxHTMLPopupInfoTool
noneSx_ViewerToolsTriggers HTML Popups from features
CommandFindViewer_FindViewer{5B09B045-0CB5-11D4-9F7E-00C04F6BC619}
esriArcScene.SxFindCommand
noneSx_ViewerToolsOpens dialog to find features in scene.
CommandMeasure ToolViewer_MeasureViewer{86279C91-A77E-46EA-AE68-FDC56C9411EC}
esriArcScene.SxMeasureTool
noneSx_ViewerToolsMeasure distances in a scene
CommandTime SliderWindow_TimeSliderWindowWindow{DC5B526C-3CC8-4E4B-8D79-A1C5F549004B}
esriArcScene.SxTimeSliderWindowCommand
noneSx_ViewerToolsOpens the Time Slider window for working with temporal data
ToolbarVersioningVersioning_VersionToolbarnone{8E8F4C7D-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.VersionToolBar
nonenonenone
CommandVersion ManagerVersioning_VersionManagerVersioning{2818B7C1-E9D2-11D1-8490-0000F875B9C6}
esriEditor.VersionManagerCommand
noneVersioning_VersionToolbarHides/shows the version management dialog
CommandCreate New VersionVersioning_NewVersionVersioning{8E8F4C7F-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.NewVersionCommand
noneVersioning_VersionToolbarCreates a new version
CommandRefreshVersioning_RefreshVersioning{8E8F4C7E-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.RefreshVersionCommand
noneVersioning_VersionToolbarRefreshes the database connection and redraws the map
CommandChange VersionWorkspace_ChangeVersionVersioning{5ADB1DBC-DCBC-11D2-9F26-00C04F6BC979}
esriArcMapUI.ChangeVersionCommand
noneVersioning_VersionToolbarChanges the current version of the database
CommandReconcileVersioning_ReconcileVersioning{D90B1760-95FF-11D2-8526-0000F875B9C6}
esriEditor.ReconcileCommand
noneVersioning_VersionToolbarReconciles this version against another version.
CommandPostVersioning_PostVersioning{BA47F54C-B4B0-11D2-9F1A-00C04F6BC979}
esriEditor.PostCommand
noneVersioning_VersionToolbarPosts your edits to another version of the database
CommandConflictsVersioning_ConflictsVersioning{D90B1761-95FF-11D2-8526-0000F875B9C6}
esriEditor.ConflictsCommand
noneVersioning_VersionToolbarShows the conflicts window.
CommandVersion ChangesVersioning_ChangesVersioning{D6358D8C-7887-4DD9-AB7F-9F2B2A755E9D}
esriEditor.VersionChangesCommand
noneVersioning_VersionToolbarFinds Changes between two versions.