This document is archived and information here might be outdated.  Recommended version.


ArcMap commands

ArcMap 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're trying to find.

This table contains the following information:

  • Caption, name, and GUID of all the built-in toolbars in ArcMap.
  • Caption, name, GUID, and parent of all the built-in menus in ArcMap.
  • 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 ArcMap.
Type Caption Name Command Category GUID (CLSID / ProgID) Sub Type Parent Description
Toolbar Main Menu Main Menu none {1E739F59-E45F-11D1-9496-080009EEBECB}
esriArcMapUI.MxMenuBar
none none none
Menu File File_Menu none {56599DD3-E464-11D1-9496-080009EEBECB}
esriArcMapUI.MxFileMenu
none Main Menu none
Command New File_New File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
1 File_Menu Create a new map document.
Command Open File_Open File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
2 File_Menu Open an existing map document.
Command Save File_Save File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
3 File_Menu Save the current map document.
Command Save As File_SaveAs File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
4 File_Menu Save the current map with a new name or to a different location.
Command Save A Copy File_SaveCopyAs File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
12 File_Menu Save a copy of the current map document. You can use this to save a copy of your current document so that it can be opened with an earlier version of ArcGIS. In the dialog that appears, choose the desired target version from the 'Save as type' dropdown.
Menu Share As ShareAs_Menu none {2485E365-6206-4407-B934-0E8DFF6C5768}
esriArcMapUI.MxShareAsMenu
none File_Menu none
Command { Share As } { ShareAs_Menu } none {9F830E17-5441-41B9-A4CC-2F04D6E7C67A}
esriArcMapUI.MxShareAsMenu
none ShareAs_Menu none
Menu Add Data AddData_Menu none {C401F530-2CA4-41C6-B608-00A9FCDDE968}
esriArcMapUI.MxAddDataMenu
none File_Menu none
Command Add Data File_AddData File {E1F29C6B-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.MxAddDataMenu
none AddData_Menu Add new data to the map’s active data frame.

Tip: You can also drag data into your map from the Catalog window.
Command Add Basemap ESRI_BaseMap_BasemapCommand ArcGIS Online {76B26001-63CF-4CAC-A7E0-91CEE8686FAC}
esriArcMapUI.MxAddDataMenu
none AddData_Menu Choose a basemap from ArcGIS Online. These basemaps are map services that require an Internet connection for them to draw in your map.
Command Add Data From ArcGIS Online ESRI_MapCenter_MapCenterButton ArcGIS Online {DD82F2F1-B277-513D-5788-F89E518B126C}
esriArcMapUI.MxAddDataMenu
none AddData_Menu Add data from ArcGIS Online into your map. The dialog that appears only shows data which can be added into your map as a layer. Sign in to ArcGIS Online to see data you've uploaded and data in groups you belong to.
Command Add XY Data Tools_AddXYData Tools {55425B75-2CE4-4909-B40A-CFE50FAD1896}
esriArcMapUI.MxAddDataMenu
none AddData_Menu Adds a new map layer based on XY events from a table.
Menu Geocoding Geocode_Menu none {0EE3DF3A-8361-4435-9BD8-A3249563FC27}
esriLocationUI.MxGeocodeMenu
none AddData_Menu none
Command Geocode Addresses GeocodeAddresses_Command Geocoding {5495175F-1C83-11D4-9F7D-00C04F8ED1C4}
esriLocationUI.MxGeocodeMenu
none Geocode_Menu Geocode a table of addresses.
Menu Review/Rematch Addresses Mx_RematchAddressesMenu none {DADF1866-415E-49CD-B80F-B14FBFD2E5C8}
esriLocationUI.MxRematchAddressesMenu
none Geocode_Menu none
Command { Review/Rematch Addresses } { Mx_RematchAddressMenuItems } none {CE33CDBC-F3DF-47AB-A125-2FE312CD94A6}
esriLocationUI.MxRematchAddressesMenu
none Mx_RematchAddressesMenu none
Command Address Locator Manager LocatorManager_Command Geocoding {B5D3AB84-EED1-11D3-9F76-00C04F8ED1C4}
esriLocationUI.MxGeocodeMenu
none Geocode_Menu Displays the Address Locator Manager dialog box
Command Add Route Events Lr_AddRouteEvents Linear Referencing {6E6364B6-9ED5-4C0C-BEF1-F489F20597BE}
esriArcMapUI.MxAddDataMenu
none AddData_Menu Adds a new map layer based on route events from a table.
Command Add Query Layer File_AddQueryLayer File {19FDD8F7-A53D-45F8-9270-3E26C1C05D15}
esriArcMapUI.MxAddDataMenu
none AddData_Menu Define a query layer to add to the active data frame of the map.
Command { Sign in } { File_AGOLSignin } none {C74C0031-9224-4EBB-9CA8-4D1D51986955}
esriArcMapUI.MxFileMenu
none File_Menu none
Command ArcGIS Online ESRI_MapCenter_MapCenterManageButton ArcGIS Online {47519610-33B8-8518-FB39-2A9A6CB4079A}
esriArcMapUI.MxFileMenu
none File_Menu Launch the ArcGIS Online dialog so you can access data and open maps. Sign in to ArcGIS Online to see data and maps you've uploaded, as well as data and maps in groups you belong to
Command Page and Print Setup File_PageSetup File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
5 File_Menu Specify the page size and orientation for this map document. You can also specify that the map will be printed out as a map series by setting up data-driven pages.
Command Print Preview File_PrintPreview File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
6 File_Menu Preview how this map document will look when printed out.
Command Print File_Print File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
7 File_Menu Print the current map document.
Command Export Map File_Export File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
9 File_Menu Export this map to a file, such as a PNG, EPS, JPEG or PDF file. If you are in Data view, only your current map display extent will be exported. If you are in Layout view, your entire page layout will be exported.
Command Analyze Map PublishUI_Prepare Map Service Publishing {CAA544E6-415B-44C3-B504-FBA408F75ADD}
esriArcMapUI.MxFileMenu
none File_Menu Optimize this map's drawing speed and find any other issues such as broken layers.
Command Map Document Properties File_Properties File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
8 File_Menu Display or edit the properties of this map document, such as description, author, credits, and specify whether disk-based data it uses will be referenced by relative pathnames.
Command { Recent files } { File_RecentFiles } none {BF4121B8-175C-11D2-8D23-080009EE4E51}
esriArcMapUI.MxFileMenu
none File_Menu none
Command Exit File_Exit File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenu
10 File_Menu Exit the application. You'll be prompted to save the map if there are any unsaved changes.
Menu Edit Edit_Menu none {119591BE-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxEditMenu
none Main Menu none
Command Undo Edit_Undo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenu
1 Edit_Menu Undo the last action.
Command Redo Edit_Redo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenu
2 Edit_Menu Redo the previously undone action.
Command Cut Edit_Cut Edit {A33D9406-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.MxEditMenu
none Edit_Menu Cut the selected element(s).
Command Copy Edit_Copy Edit {A33D9405-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.MxEditMenu
none Edit_Menu Copy the selected element(s).
Command Paste Edit_Paste Edit {A33D9407-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.MxEditMenu
none Edit_Menu Paste the clipboard contents into the map.
Command Paste Special PageLayout_EditPasteSpecial Edit {D4416555-9920-11D2-AD03-0000F87808EE}
esriArcMapUI.MxEditMenu
none Edit_Menu Paste the clipboard contents using the format you specify
Command Delete Edit_Clear Edit {16CD71E5-98C3-11D1-873B-0000F8751720}
esriArcMapUI.MxEditMenu
none Edit_Menu Delete the selected element(s).
Command Copy Map To Clipboard PageLayout_EditCopyMap Edit {57610896-4F78-11D2-AAAB-000000000000}
esriArcMapUI.MxEditMenu
none Edit_Menu Copy the map to the clipboard
Command Select All Elements Edit_SelectAll Edit {161496AD-AC99-11D2-87F8-0000F8751720}
esriArcMapUI.MxEditMenu
none Edit_Menu Selects all text, graphics and other objects placed on the map
Command Unselect All Elements Edit_UnselectAll Edit {B3350335-1FAC-4B53-B689-A750502B0F55}
esriArcMapUI.MxEditMenu
none Edit_Menu Unselect any graphics or page elements that are currently selected
Command Zoom To Selected Elements PageLayout_ZoomToSelectedGraphics Page Layout {5D3E617C-13B6-4C7F-AB10-423DE02A2411}
esriArcMapUI.MxEditMenu
none Edit_Menu Zoom to the currently selected text, graphic(s)s or map element(s).
Menu View View_Menu none {119591C1-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxViewMenu
none Main Menu none
Command Data View View_Geographic View {65702489-A258-11D1-8740-0000F8751720}
esriArcMapUI.MxViewMenu
none View_Menu Switches to Data view, which shows the data in your map and hides the map layout. If your map contains more than one data frame, you will see the contents of the active data frame.
Command Layout View View_LayoutView View {6570248A-A258-11D1-8740-0000F8751720}
esriArcMapUI.MxViewMenu
none View_Menu Switches to Layout view, which lets you work with the elements on your map layout in addition to the data it contains.
Menu Graphs DataGraphOptions_Menu none {4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenu
none View_Menu none
Command Create Graph DataGraph_Create DataGraph {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenu
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.DataGraphOptionsMenu
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.DataGraphOptionsMenu
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.DataGraphOptionsMenu
3 DataGraphOptions_Menu Load graph that has been previously saved out as a graph file (.grf).
Command { Graphs } { Tools_DataGraphMenu } none {809868AF-DF2A-11D3-A664-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenu
none DataGraphOptions_Menu none
Menu Reports Reports_Menu none {C545B528-4216-4A5A-B7E5-4FC17DA4C3C9}
esriArcMapUI.ReportsMenu
none View_Menu none
Command Create Report ReportWriter_CreateReportCommand Reports {CDC6F22A-7DD1-490F-8FDE-4357C621BBDF}
esriArcMapUI.ReportsMenu
none Reports_Menu Create a report for a table or layer in your map. You can add the report to your map or export it in various formats.
Command Load Report ReportWriter_LoadReportCommand Reports {089ACA9C-4A55-411C-89B2-F84DA0FA96B3}
esriArcMapUI.ReportsMenu
none Reports_Menu Load an existing report from a Report Layout File (.rlf) which can then be modified, or a Report Definition File (.rdf) which can only be viewed.
Command Run Report ReportWriter_RunReportCommand Reports {2E6D5D18-7606-4246-8953-A56410C43E8A}
esriArcMapUI.ReportsMenu
none Reports_Menu Regenerates a report defined by a file so that it reflects the most up-to-date information from your data.
Command Scroll Bars PageLayout_HideShowScrollbars Page Layout {92D490BA-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MxViewMenu
none View_Menu Toggle the scroll bars in the current view on or off. For example you can turn them off in Data view while leaving them on in Layout view.
Command Status Bar View_StatusBar View {FBF8C40A-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxViewMenu
1 View_Menu Toggle the status bar at the bottom of the ArcMap window on or off.
Command Rulers PageLayout_HideShowRulers Page Layout {92D490B9-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MxViewMenu
none View_Menu Toggle the rulers in Layout view on or off.
Command Guides PageLayout_HideShowSnapGuides Page Layout {92D490BB-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MxViewMenu
none View_Menu Toggle the guides in Layout view on or off.
Command Grid PageLayout_HideShowSnapGrid Page Layout {92D490BD-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MxViewMenu
none View_Menu Toggle the grid in Layout view on or off.
Command Data Frame Properties View_Properties View {FBF8C40A-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxViewMenu
3 View_Menu Change the properties of the active data frame in your map, such as coordinate system.
Command Refresh Tools_RefreshView Tools {0D6B0B06-23BB-11D4-9FF2-00C04F6BC78E}
esriArcMapUI.MxViewMenu
none View_Menu Redraw the map.
Command Pause Drawing PanZoom_PauseDrawing Pan/Zoom {DEB3380E-55A6-4135-B319-4F217E21F648}
esriArcMapUI.MxViewMenu
none View_Menu Temporarily suspends drawing so you can work without map redrawing
Command Pause Labeling File_LabelPause Label {FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}
esriArcMapUI.MxViewMenu
none View_Menu Suspend labeling in current data frame. You can continue to work, but the labels are not redrawn.
Menu Bookmarks BookMarks_Menu none {E370A1CD-4CD6-11D2-AAA8-000000000000}
esriArcMapUI.MxBookmarksMenu
none Main Menu none
Command Create Bookmark Bookmarks_InsertSpatialBookmark Bookmarks {E370A1CE-4CD6-11D2-AAA8-000000000000}
esriArcMapUI.MxBookmarksMenu
1 BookMarks_Menu Create a spatial bookmark. Your new bookmark captures the current extent of your map and makes it easy to get back to that extent after navigating away. Bookmarks are listed in the Bookmarks menu and are stored in your map document.
Command Manage Bookmarks Bookmarks_EditBookmark Bookmarks {E370A1CE-4CD6-11D2-AAA8-000000000000}
esriArcMapUI.MxBookmarksMenu
2 BookMarks_Menu Open the Bookmarks Manager so you can delete spatial bookmarks, reorder them, save them to a file so they can be loaded into a different map document, etc. You can also right-click a bookmark in the dialog to get more options, such as updating the extent of the bookmark to match your map's current extent.
Command { Bookmarks } { Tools_BookMarkMenu } none {75872BE2-4277-11D2-AE1F-080009EC732A}
esriArcMapUI.MxBookmarksMenu
none BookMarks_Menu none
Menu Insert Insert_Menu none {119591C4-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxInsertMenu
none Main Menu none
Command Data Frame PageLayout_NewMap Page Layout {C22579D5-BC17-11D0-8667-0000F8751720}
esriArcMapUI.MxInsertMenu
none Insert_Menu Create a new, empty data frame in the map. A data frame represents a geographic location and contains layers of data.
Command Title PageLayout_InsertTitle Page Layout {EB70D0B3-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a map title in Layout view. You are prompted to enter the title if no title has already been specifed in the File > Map Document Properties dialog.
Command Text PageLayout_InsertText Page Layout {EB70D0B2-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a text string into the map.
Menu Dynamic Text PageLayout_DynamicTextMenu none {1F58CC73-EAD1-4CC0-9A23-8946204CC590}
esriArcMapUI.DynamicTextMenu
none Insert_Menu none
Command Current Date PageLayout_InsertDynamicText Dynamic Text {4C1B226B-E68A-4622-B877-5AA556D2A2AC}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the current date.
Command Current Time PageLayout_InsertDynamicText Dynamic Text {4C1B226C-E68A-4622-B877-5AA556D2A2AC}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the current time.
Command User Name PageLayout_InsertDynamicText Dynamic Text {4C1B226A-E68A-4622-B877-5AA556D2A2AC}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the name of the current user.
Command Author PageLayout_InsertDynamicText Dynamic Text {C5F69FC3-0B0A-40A6-BCD1-38430106E7AE}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the document author.
Command Date Saved PageLayout_InsertDynamicText Dynamic Text {C5F69FC6-0B0A-40A6-BCD1-38430106E7AE}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the date the document was last saved.
Command Document Name PageLayout_InsertDynamicText Dynamic Text {0A0FCFC6-B187-4CAE-B3B3-69001724898E}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the document name.
Command Document Path PageLayout_InsertDynamicText Dynamic Text {0A0FCFC7-B187-4CAE-B3B3-69001724898E}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the document path.
Command Service Layer Credits PageLayout_InsertDynamicText Dynamic Text {0A0FCFC9-B187-4CAE-B3B3-69001724898E}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays credits for all visible service layers.
Command Coordinate System PageLayout_InsertDynamicText Dynamic Text {32BD39B8-5899-486C-BBF6-DCF86B02F930}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame coordinate system.
Command Data Frame Name PageLayout_InsertDynamicText Dynamic Text {32BD39B4-5899-486C-BBF6-DCF86B02F930}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame name.
Command Reference Scale PageLayout_InsertDynamicText Dynamic Text {32BD39B5-5899-486C-BBF6-DCF86B02F930}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame reference scale.
Command Data Frame Time PageLayout_InsertDynamicText Dynamic Text {A57498AD-D52E-402C-8810-CBA14877C3B1}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame's current time.
Command Data Driven Page Name PageLayout_InsertDynamicText Dynamic Text {316BE38A-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the name of the current data driven page.
Command Data Driven Page Number PageLayout_InsertDynamicText Dynamic Text {316BE38B-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the page number of the current data driven page.
Command Data Driven Page with Count PageLayout_InsertDynamicText Dynamic Text {316BE38C-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the page number of the current page along with the total number of data driven pages.
Command Data Driven Page Display Expression PageLayout_InsertDynamicText Dynamic Text {316BE38E-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the display expression of the current data driven page. (See index layer 'Display' properties.)
Command Data Driven Page Attribute PageLayout_InsertDynamicText Dynamic Text {316BE38D-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextMenu
none PageLayout_DynamicTextMenu Insert a dynamic text element that displays an attribute of the current data driven page.
Command Neatline PageLayout_Neatline Page Layout {F0877F6E-4B93-4544-95AD-5C4F021B171E}
esriArcMapUI.MxInsertMenu
none Insert_Menu Add a neatline to the layout
Command Legend PageLayout_NewLegend Page Layout {99D21D79-B475-11D1-8753-0000F8751720}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a legend in Layout view.
Command North Arrow PageLayout_NewNorthArrow Page Layout {99D21D7A-B475-11D1-8753-0000F8751720}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a north arrow in Layout view
Command Scale Bar PageLayout_NewScaleBar Page Layout {99D21D77-B475-11D1-8753-0000F8751720}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a scale bar in Layout view.
Command Scale Text PageLayout_NewScaleText Page Layout {99D21D78-B475-11D1-8753-0000F8751720}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a text description of the scale in Layout view.
Command Picture Picture Page Layout {5F933B51-C053-11D2-9F22-00C04F6BC8DD}
esriArcMapUI.MxInsertMenu
none Insert_Menu Insert a picture
Command Object Insert_Object Insert {FBF8C408-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxInsertMenu
1 Insert_Menu Insert a new embedded object into the map.
Menu Selection Selection_Menu none {EB70D0AF-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.MxSelectionMenu
none Main Menu none
Command Select By Attributes Query_AttributeSelect Selection {54EBEEE6-DC82-11D1-AA7F-00C04FA37860}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Selects features by their attribute values
Command Select By Location Query_SelectByLayer Selection {82B9951B-DD63-11D1-AA7F-00C04FA37860}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Selects features using the location of features in another layer.
Command Select By Graphics Query_SelectByGraphics Selection {57610895-4F78-11D2-AAAB-000000000000}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Select features from selectable layers that are intersected by graphics drawn on the map. First draw the graphic(s) using the Draw toolbar and then select the graphic you want to use and choose this command. Choose Selection > Interactive Selection Method to control the behavior.
Command Zoom To Selected Features Query_ZoomToSelected Selection {AB073B49-DE5E-11D1-AA80-00C04FA37860}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Zoom to the selected features in all layers
Command Pan To Selected Features Layer_PanToSelection Layer {BF64319A-9062-11D2-AE71-080009EC732A}
esriArcMapUI.MxSelectionMenu
16 Selection_Menu Pans to the location of the selected feature(s)
Command Statistics Query_SelectionStatistics Selection {3E58D6D0-DF7A-11D1-ADD9-080009EC732A}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Display statistics for the selected features.
Command Clear Selected Features Query_ClearSelection Selection {37C833F3-DBFD-11D1-AA7E-00C04FA37860}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Unselect the currently selected features in all layers.
Menu Interactive Selection Method SelectionType_Menu none {8841A0D9-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenu
none Selection_Menu none
Command Create New Selection Query_SelectFeatures Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenu
1 SelectionType_Menu When you use the interactive selection tools like the Select Features tool, a new set of selected features will be created.
Command Add to Current Selection Query_AddToCurrentSelection Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenu
2 SelectionType_Menu When you use the interactive selection tools like the Select Features tool, the features you select will be added to the current set of selected features. Shortcut: Hold down SHIFT when you use the tools.
Command Remove From Current Selection Query_RemoveFromCurrentSelection Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenu
3 SelectionType_Menu When you use the interactive selection tools like the Select Features tool, the features you select will be removed from the current set of selected features.
Command Select From Current Selection Query_SelectFromCurrentSelection Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenu
4 SelectionType_Menu When you use the interactive selection tools like the Select Features tool, you will be selecting only from the set of features that are already selected. Features that you don't select will be deselected. This enables you to refine the existing selection.
Command Selection Options Query_SelectionOptions Selection {EB70D0B0-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.MxSelectionMenu
none Selection_Menu Choose selection options such as highlight color.
Menu Geoprocessing Geoprocessing_Menu none {F830D42D-806D-4A30-B560-67469B9FF3AB}
esriGeoprocessingUI.GeoprocessingMenu
none Main Menu none
Command Buffer Analysis Tools_Buffer Analysis Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GeoprocessingMenu
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.GeoprocessingMenu
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.GeoprocessingMenu
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.GeoprocessingMenu
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.GeoprocessingMenu
262 Geoprocessing_Menu Geoprocessing tool that combines multiple input datasets of the same data type into a single, new output dataset.
Command Dissolve Data Management Tools_Dissolve Data Management Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GeoprocessingMenu
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.GeoprocessingMenu
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.GeoprocessingMenu
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.GeoprocessingMenu
none Geoprocessing_Menu Open the Geoprocessing Environments Dialog
Command Results GP Search Window Geoprocessing {9899A86C-A077-4DF4-A178-77B64AE50690}
esriGeoprocessingUI.GeoprocessingMenu
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.GeoprocessingMenu
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.GeoprocessingMenu
none Geoprocessing_Menu Open the Python window so you can execute geoprocessing commands and scripts.
Command Geoprocessing Options GP Options Window Geoprocessing {9B927F22-E7A1-4E46-90FD-151569D0E9D2}
esriGeoprocessingUI.GeoprocessingMenu
none Geoprocessing_Menu Open the Geoprocessing Options Dialog
Menu Customize Cutomize_Menu none {ECA79206-50B1-43E2-8242-B19EEB7BDC00}
esriArcMapUI.MxCustomizeMenu
none Main Menu none
Menu Toolbars none {10BAA9F9-1C2F-11D2-94B6-080009EEBECB}
esriFramework.ToolbarContextMenu
none Cutomize_Menu none
Command { } { } none {2AE639DD-1C2F-11D2-94B6-080009EEBECB}
esriFramework.ToolbarContextMenu
none none
Command Customize Mode Untitled Tools {8807BD31-6947-11D2-8D4C-080009EE4E51}
esriFramework.ToolbarContextMenu
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 View Source Untitled none {1B2D63B1-12A9-11D2-AA21-000000000000}
esriFramework.ToolbarContextMenu
9 Displays the VBA source code for the selected control
Command Extensions ExtensionsCommand Tools {F647BE13-ECCF-4D32-8B04-72CB28CEAE7C}
esriArcMapUI.MxCustomizeMenu
none Cutomize_Menu 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}
esriArcMapUI.MxCustomizeMenu
none Cutomize_Menu 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 Macros_Menu none {119591D5-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxMacrosMenu
none Cutomize_Menu none
Command Macros Tools_Macros Tools {12FA7CAF-07AA-11D2-8D22-080009EE4E51}
esriArcMapUI.MxMacrosMenu
1 Macros_Menu Create, edit or execute a VBA macro.
Command Visual Basic Editor Tools_VBIDE Tools {12FA7CAF-07AA-11D2-8D22-080009EE4E51}
esriArcMapUI.MxMacrosMenu
2 Macros_Menu Display the Visual Basic Editor so you can edit the source code for macros.
Command Customize Mode Untitled Tools {8807BD31-6947-11D2-8D4C-080009EE4E51}
esriArcMapUI.MxCustomizeMenu
none Cutomize_Menu 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 {10F9032E-EBDE-11D2-AB0D-000000000000}
esriArcMapUI.MxCustomizeMenu
2 Cutomize_Menu Browse and manage the contents of styles.
Command ArcMap Options Tools_Options Tools {D74B2F25-AC90-11D2-87F8-0000F8751720}
esriArcMapUI.MxCustomizeMenu
none Cutomize_Menu Modify ArcMap settings
Menu Windows Windows_Menu none {119591CF-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxWindowMenu
none Main Menu none
Command { New } { Window_NewWindowItems } none {A01B0EA3-0A06-11D2-8D22-080009EE4E51}
esriArcMapUI.MxWindowMenu
none Windows_Menu none
Command Table Of Contents View_Contents View {E1F29C6D-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.MxWindowMenu
none Windows_Menu Open the Table of Contents window to work with your map's contents.
Command Catalog File_CatalogWindow File {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.MxWindowMenu
none Windows_Menu Open the Catalog window to access and manage your data.
Command Search File_ArcGISSearchCommand File {3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.MxWindowMenu
none Windows_Menu Open the Search window to search for data, maps, tools, etc.
Command Image Analysis Window_ImageAnalysisWindow Window {2106ABBA-A7C1-4CB9-8B10-097A647E7595}
esriArcMapUI.MxWindowMenu
none Windows_Menu Open the Image Analysis window for working with imagery.
Menu Help Help_Menu none {119591D1-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxHelpMenu
none Main Menu none
Command ArcGIS Desktop Help Help_Contents Help {DFD4A705-B83F-45FB-820B-2C633AF6F325}
esriArcMapUI.MxHelpMenu
none Help_Menu 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}
esriArcMapUI.MxHelpMenu
7 Help_Menu Launch the ArcGIS Desktop Web Help website on the Internet. This website features online help, blogs, forums and other useful resources about ArcGIS.
Command About ArcMap Help_About_ArcMap Help {7E4CF9FA-6FDA-441C-B91D-76CFED5E1BF7}
esriArcMapUI.MxHelpMenu
none Help_Menu Get version, build, and other information about this application.
Toolbar COGO COGOToolbar none {0101CB95-495A-4ECD-B6F1-C32BFFF17DF9}
esriEditor.COGOToolbar
none none none
Command Traverse Editor_TraverseWindowCommand Advanced Edit Tools {957F26DD-9798-47BC-AA9E-1C6B10328175}
esriEditor.TraverseWindowCommand
none COGOToolbar Create new line or polygon features by specifying courses in a traverse.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Construct 2-Point Line Editor_ConstructTwoPointLineCommand Advanced Edit Tools {E58659BA-5A77-4C2F-9AE6-0B2700475F03}
esriEditor.ConstructTwoPointLineCommand
none COGOToolbar Create a COGO line by entering a start point, distances, and other parameters.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Offset Line Editor_OffsetLineCommand Advanced Edit Tools {CBC22CCF-F251-437C-A2BB-3F3DC3335352}
esriEditor.OffsetLineCommand
none COGOToolbar Create features by specifying distances that are offset relative to a selected line. Right-click the list of courses for options.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Construct a cul-de-sac CulDeSacCommand Advanced Edit Tools {70DDBB82-919D-4E68-BABA-B1BFB6C02874}
esriEditor.CulDeSacCommand
none COGOToolbar Create a cul-de-sac for a selected street centerline. A cul-de-sac is the end of a street that widens as a circular turnaround for vehicles.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Proportion Editor_ProportionCommand Advanced Edit Tools {F0351581-29B7-46A6-A3C2-E601B66691B0}
esriEditor.ProportionCommand
none COGOToolbar Split a selected line feature based on specified distance values. Any difference in length is proportioned among the new segments.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Ground to Grid Correction GroundToGridCorrectionCommand Advanced Edit Tools {7851E9DD-9FF8-4670-9CBB-914780603920}
esriEditor.GroundToGridCorrectionCommand
none COGOToolbar Set a ground to grid correction so you can correct for differences between the current GIS coordinate system and distances and directions measured on the ground.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command COGO Report COGOReportCommand Advanced Edit Tools {400CFDBF-7F40-4514-94BD-F32052A2E7FA}
esriEditor.COGOReportCommand
none COGOToolbar Measure directions and distances for features and between points you click on the map.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command COGO Area COGOAreaCommand Advanced Edit Tools {4DC0720C-A283-4455-81F7-BBDC3B3349B5}
esriEditor.COGOAreaCommand
none COGOToolbar Calculate the area for selected line features using a traverse of COGO attributes. The lines must have valid COGO values, be completely straight or circular, and form a closed polygon shape.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Curve Calculator CurveCalculatorCommand Advanced Edit Tools {349610FB-3C6B-426F-9DBE-8197F992013D}
esriEditor.CurveCalculatorCommand
none COGOToolbar Calculate and report the complete measurements of a curve from two known parameters.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Split into COGO lines SplitIntoCOGOLinesCommand Advanced Edit Tools {406C12C0-D9C8-4349-8D58-86C2107F6585}
esriEditor.SplitIntoCOGOLinesCommand
none COGOToolbar Split selected line features at each vertex, creating a new feature for every segment. If the output target is different from the input layer, the selected features are copied first, then split.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Update COGO Attributes Editor_UpdateCOGOAttributesCommand Advanced Edit Tools {3B88738F-501C-4B7A-9228-F82365ACA623}
esriEditor.UpdateCOGOAttributesCommand
none COGOToolbar Calculate coordinate geometry values for selected line features. The lines must be straight or circular arcs and have the appropriate COGO attribute fields.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Toolbar Geometric Network Editing Editor_NetworkEditingToolbar none {20E728C2-4B32-444A-9AA6-747DE08BFF23}
esriEditor.NetworkEditingToolbar
none none none
Command Connect Editor_Connect Editor {111ACB08-D71E-11D2-9F3E-00C04F6BDD84}
esriEditor.ConnectCommand
none Editor_NetworkEditingToolbar Connect the selected feature or features to a geometric network. The end of the feature must snap to an existing edge in the network for it to be connected.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Disconnect Editor_Disconnect Editor {448E1796-168B-11D2-AEF7-0000F80372B4}
esriEditor.DisconnectCommand
none Editor_NetworkEditingToolbar Disconnect the selected feature from a geometric network. Disconnecting a connected junction leaves an orphan junction in its place. A disconnected edge will have orphan junctions at its end points.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Rebuild Connectivity Editor_ConnectivityRebuild Editor {A2C9163D-697F-11D4-A0B1-00C04F6BDD84}
esriEditor.ConnectivityRebuildTool
none Editor_NetworkEditingToolbar Rebuild the connectivity between edges and junctions in the logical network. Click a layer in the table of contents that participates in the geometric network whose feature’s connectivity you want to rebuild, click this tool, and drag a box on the map.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Repair Connectivity Editor_RepairConnectivity Editor {A5A65A20-5061-47E9-B988-843AB5F8FF24}
esriEditor.RepairConnectivityCommand
none Editor_NetworkEditingToolbar Repair geometric network connectivity errors in the logical network. Click a layer in the table of contents that participates in the geometric network whose connectivity you want to repair and click this command.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Verify Connectivity Command Editor_ConnectivityVerification Editor {5E6D6C79-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.ConnectivityVerificationCommand
none Editor_NetworkEditingToolbar Verify the connectivity among edges and junctions in the logical network and show features with inconsistent connectivity. Click a layer in the table of contents that participates in the geometric network whose connectivity you want to verify and click this command.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Verify Network Feature Geometry Tool Editor_GeometryVerification Editor {5E6D6C7A-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.GeometryVerificationTool
none Editor_NetworkEditingToolbar Verify that the features in the geometric network have valid shapes. Click a layer in the table of contents that participates in the geometric network whose feature’s geometry you want to verify, click this tool, and drag a box on the map.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Verify Network Feature Geometry Command Editor_GeometryVerification Editor {5E6D6C7B-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.GeometryVerificationCommand
none Editor_NetworkEditingToolbar Verify that all features or selected features in the geometric network have valid shapes. Click a layer in the table of contents that participates in the geometric network whose feature’s geometry you want to verify and click this command.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Network Build Errors Editor_NetworkBuildErrors Editor {5E6D6C7C-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.NetworkBuildErrorsCommand
none Editor_NetworkEditingToolbar Select features with invalid shapes using the error table generated during the geometric network build. Click a layer in the table of contents and click this command.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Toolbar Schematic SchematicMain_Toolbar none {231CA833-25FA-4C07-89AD-6474D0F649E0}
esriSchematicUI.SchematicMainToolBar
none none none
Menu Schematic Schematic_SchematicMainMenu none {BB5FF291-B5EC-46C8-878C-E37A41254B91}
esriSchematicUI.SchematicMainMenu
none SchematicMain_Toolbar none
Command Schematic Editor Toolbar Schematic_ToggleEditorToolbar Schematics {0F5F4223-3A71-4064-88E3-B5B1C3FA73D7}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Show or hide the Schematic Editor toolbar.

The commands and tools in this toolbar are enabled only if an edit session has been started on the active schematic diagram.
Command Schematic Network Analyst Toolbar Schematic_ToggleNetworkAnalystToolbar Schematics {5DE89CD0-1FEC-4A73-9A05-C975397937FE}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Show or hide the Schematic Network Analyst toolbar.
Command Find Diagrams Schematic_FindRelatedDiagrams Schematics {217F3E22-AEFC-4DEF-82D1-2B83B87D7936}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Search for all the schematic diagrams that contain schematic features associated with the same selected features or that last update has added or removed schematic features.
Command Clear All Diagram Selections Schematic_ClearAllDiagrams Schematics {4CE409DB-EBF7-44DF-9926-0653FB69A457}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Unselect the currently selected schematic features in all schematic layers.
Command Update Diagram Schematic_UpdateDiagram Schematics {0C2D8293-D8D5-463C-9969-0B09C7688959}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Update the active schematic diagram.
Command Save Diagram As Schematic_SaveAsDiagram Schematics {7BD0E136-E4B9-4C5C-BA07-3E893CA3FBF3}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Save the active schematic diagram with a new name.
If schematic features are currently selected in the active diagram when the command is launched, only that selection set will be saved in the new diagram. In that particular case, if there are schematic links that are selected without their origin and/or extremity nodes, these missing nodes are automatically added in the resulting saved diagram.

Disabled when the active schematic diagram is entirely built from custom queries.
Command Schematic Options Schematic_Options Schematics {830339CB-1CBE-461E-8879-C7815E93E839}
esriSchematicUI.SchematicMainMenu
none Schematic_SchematicMainMenu Specify general schematic options, such as the diagram's display mode, the way the propagate commands operate, etc.
Command Open Schematic Diagrams Schematic_OpenDiagram Schematics {72F714E8-8B2D-4581-ADF2-BACB2FB3EF00}
esriSchematicUI.SchematicOpenDiagramCommand
none SchematicMain_Toolbar Open existing schematic diagrams.
Command Generate New Schematic Diagram Schematic_CreateDiagram Schematics {04B9D624-A04A-4103-8D34-74A36E52FC42}
esriSchematicUI.CreateDiagramCommand
none SchematicMain_Toolbar Generate a new schematic diagram.

This command works in a different way depending on the schematic builder on which the generated schematic diagram is based.
Command Active Diagram Schematic_SchematicEditTargetControl Schematics {3FF5B888-9C5D-41FB-BBD4-DF38288F2D17}
esriSchematicUI.SchematicEditTargetControl
none SchematicMain_Toolbar Select the schematic diagram you want to analyze.
Command Decrease Symbol Sizes Schematic_SymbolSizeDecrease Schematics {9B9FC0B5-BE2C-4962-9892-2E5941280214}
esriSchematicUI.SchematicDecreaseSymbolSizeCommand
none SchematicMain_Toolbar Decrease the symbol sizes for all schematic nodes in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.
Command Increase Symbol Sizes Schematic_SymbolSizeIncrease Schematics {A3986130-53E1-4C6F-A541-05EEB7808175}
esriSchematicUI.SchematicIncreaseSymbolSizeCommand
none SchematicMain_Toolbar Increase the symbol sizes for all schematic nodes in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.
Command Decrease Label Sizes Schematic_TextSizeDecrease Schematics {A3451E5E-8136-4A72-A0FD-02C7B1941D5E}
esriSchematicUI.SchematicDecreaseTextSizeCommand
none SchematicMain_Toolbar Decrease the size of the labels attached to the schematic features contained in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.
Command Increase Label Sizes Schematic_TextSizeIncrease Schematics {EFE87070-12E9-4E26-BE5C-1C09F5DB1FB2}
esriSchematicUI.SchematicIncreaseTextSizeCommand
none SchematicMain_Toolbar Increase the size of the labels attached to the schematic features contained in the active schematic diagram according to the ratio specified on the General tab in the Schematic Options dialog box.
Command Propagate Schematic Selection To Map Schematic_SelectFromSchematic Schematics {8DB5AED6-FC30-4822-8141-1C17D86B09BD}
esriSchematicUI.SelectFromSchematicCommand
none SchematicMain_Toolbar Propagate the active schematic feature selection set to the map.
Use this tool to find all the geographic features associated with the schematic features currently selected in the active schematic diagram and select them accordingly in the map.

The propagation operates according to the Propagate tab's parameters in the Schematic Options dialog box.
Command Propagate Map Selection To Schematic Schematic_SelectToSchematic Schematics {BF3A5989-787C-421E-9409-739C4942961A}
esriSchematicUI.SelectToSchematicCommand
none SchematicMain_Toolbar Propagate the map feature selection set to schematic diagrams.
Use this tool to find all the schematic features associated with the geographic features selected in the map and select them accordingly in the active schematic diagram or all the opened schematic diagrams.

The propagation operates according to the Propagate tab's parameters in the Schematic Options dialog box.
Toolbar Effects Effects_Toolbar none {377ABA1D-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsToolBar
none none none
Command Effects Layer Layer_LayerEffectsListControl Layer {377ABA21-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsListControl
none Effects_Toolbar Choose the layer drawing effects will operate on.
Command Contrast Layer_LayerEffectsContrastCommand Layer {377ABA1E-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsContrastCommand
none Effects_Toolbar Adjust the contrast of the chosen layer.
Command Brightness Layer_LayerEffectsBrightnessCommand Layer {377ABA1F-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsBrightnessCommand
none Effects_Toolbar Adjust the brightness of the chosen layer.

Enabled if chosen layer is a raster layer or a layer based on a CAD drawing.
Command Transparency Layer_LayerEffectsTransparencyCommand Layer {377ABA20-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsTransparencyCommand
none Effects_Toolbar Adjust the transparency of the chosen layer.
Command Dim Level Layer_LayerEffectsDimCommand Layer {1632B6A4-C8FE-494B-87CD-6272C9E66268}
esriArcMapUI.LayerEffectsDimCommand
none Effects_Toolbar Adjust the dim level of the chosen layer.

Enabled if chosen layer is a basemap layer.
Command Swipe ControlToolsMapInquiry_Swipe Map Inquiry {867C6BDC-DB38-485C-B56C-BD912D0CAD74}
esriControls.ControlsMapSwipeTool
none Effects_Toolbar Click and drag to reveal what is beneath the chosen layer. Shortcut: CTRL + click to swipe the entire display. This tool is disabled in Layout view.
Command Flicker ControlToolsMapInquiry_Flicker Map Inquiry {0275091D-3820-4B18-A646-BCFE890735CE}
esriControls.ControlsMapFlickerCommand
none Effects_Toolbar Flicker the chosen layer on/off at the specified rate to reveal the layers beneath it.

Disabled in layout view.
Command Flicker Rate ControlToolsGeneric_FlickerRate Generic {9532F137-EECA-4158-8690-1DD93B286B73}
esriControls.ControlsFlickerRateToolControl
none Effects_Toolbar Specify the rate of flicker in milliseconds.
Toolbar Publisher Publisher_PublisherToolbar none {39F93294-E4A7-412B-A318-971506EC2AF9}
esriPublisherUI.PublishToolbar
none none none
Menu Publisher Publish_PublishMenu none {4912E7AB-AFD3-4A66-A2AF-F39385D73D43}
esriPublisherUI.PublishMenu
none Publisher_PublisherToolbar none
Command Publisher Map Title Publisher_Dynamic Title Publisher {9AD38AB2-F1BD-4546-940B-B84CD50866DC}
esriPublisherUI.PublishMenu
none Publish_PublishMenu Add a title which can be changed when printing/viewing in ArcReader
Command Import ArcReader Markup Publisher_Import Markup Publisher {B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}
esriPublisherUI.PublishMenu
none Publish_PublishMenu Import one or more ArcReader markup files (.pmfinkx files) into ArcMap as markup graphics. If the markup was created in ArcReader in Layout view, you have to be in Layout view in ArcMap in order to import it.
Command Create Data Package Publisher_Data Packaging Publisher {B3791413-3D17-4307-A240-DE44E69C3407}
esriPublisherUI.PublishMenu
none Publish_PublishMenu Create a data package for the selected PMF file(s).
Command Map Contents Summary Publisher_Data Analysis Publisher {97AE9120-EA9F-4C18-AD18-8877D0811CCB}
esriPublisherUI.PublishMenu
none Publish_PublishMenu Analyze the contents of the the map and report findings
Command Publish Map Publisher_Publish Map Publisher {CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}
esriPublisherUI.PublishMenu
none Publish_PublishMenu Publish current Map for use with ArcReader
Command Settings Publisher_Publish Options Publisher {8849FD12-9ABE-441E-8A72-9AAB513AF0C5}
esriPublisherUI.PublishMenu
none Publish_PublishMenu Specify settings for how the published map will work in ArcReader
Command Publish Map Publisher_Publish Map Publisher {CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}
esriPublisherUI.PublishPMFCommand
none Publisher_PublisherToolbar Publish current Map for use with ArcReader
Command Create Data Package Publisher_Data Packaging Publisher {B3791413-3D17-4307-A240-DE44E69C3407}
esriPublisherUI.PublishDataPackageCommand
none Publisher_PublisherToolbar Create a data package for the selected PMF file(s).
Command Import ArcReader Markup Publisher_Import Markup Publisher {B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}
esriPublisherUI.ImportArcReaderInkCommand
none Publisher_PublisherToolbar Import one or more ArcReader markup files (.pmfinkx files) into ArcMap as markup graphics. If the markup was created in ArcReader in Layout view, you have to be in Layout view in ArcMap in order to import it.
Command ArcReader Markup Tag Publisher_TagToolControl Publisher {0CF15106-499F-43EA-8794-9C88045CC299}
esriPublisherUI.InkTagToolControl
none Publisher_PublisherToolbar Select current ArcReader markup tag
Command Previous ArcReader Markup Publisher_PrevInkGraphic Publisher {D0030EE1-C7BA-479A-B5E7-5A883C53D80E}
esriPublisherUI.PrevInkGraphicCommand
none Publisher_PublisherToolbar Find previous ArcReader markup
Command Next ArcReader Markup Publisher_NextInkGraphic Publisher {945D713A-CE60-4004-9BF6-46CA893F9F49}
esriPublisherUI.NextInkGraphicCommand
none Publisher_PublisherToolbar Find next ArcReader markup
Command Delete ArcReader Markup Publisher_DeleteAllInkGraphics Publisher {E452F5D2-45E4-450B-9C40-F4A2DB3F16D0}
esriPublisherUI.DeleteAllInkGraphicsCommand
none Publisher_PublisherToolbar Delete all the ArcReader markup graphics in the set currently chosen in the dropdown list.
Toolbar Geostatistical Analyst GeostatisticalAnalyst_Toolbar none {3D1AF406-63BC-11D2-AAB9-00C04FA375FB}
esriGeoStatisticalAnalystUI.GSEngineToolBar
none none none
Menu Geostatistical Analyst GeostatisticalAnalyst_Menu none {42DB70B8-652A-11D2-AABA-00C04FA375FB}
esriGeoStatisticalAnalystUI.GSEngineMenu
none GeostatisticalAnalyst_Toolbar none
Menu Explore Data GeostatisticalAnalyst_ESDAMenu none {BB1FF4B0-54E8-11D3-8D39-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
none GeostatisticalAnalyst_Menu none
Command Histogram &Histogram none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
10 GeostatisticalAnalyst_ESDAMenu Create histogram of data values.
Command Normal QQPlot &Normal QQPlot none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
11 GeostatisticalAnalyst_ESDAMenu Compare data against the normal distribution.
Command Voronoi Map &Voronoi Map none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
12 GeostatisticalAnalyst_ESDAMenu Compute local statistics using Thiessen polygons.
Command Trend Analysis &Trend Analysis none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
13 GeostatisticalAnalyst_ESDAMenu View data in three dimensions to view directional trends.
Command Semivariogram/Covariance Cloud &Semivariogram/Covariance Cloud none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
14 GeostatisticalAnalyst_ESDAMenu Visualize autocorrelation between pairs of points.
Command General QQPlot &General QQPlot none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
15 GeostatisticalAnalyst_ESDAMenu Compare the distributions of two datasets.
Command Crosscovariance Cloud &Crosscovariance Cloud none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
16 GeostatisticalAnalyst_ESDAMenu Explore covariation between two datasets.
Command Geostatistical Wizard Geostatistical &Wizard... none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.GSEngineMenu
0 GeostatisticalAnalyst_Menu Launch Geostatistical Wizard
Command Subset Features &Subset Features... none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.GSEngineMenu
1 GeostatisticalAnalyst_Menu Creates a validation model by subsetting the data
Command Geostatistical Analyst Help Geostatistical &Analyst Help none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.GSEngineMenu
2 GeostatisticalAnalyst_Menu Open the Geostatistical Analyst section in the ArcGIS Desktop Help
Command Tutorial T&utorial none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.GSEngineMenu
3 GeostatisticalAnalyst_Menu Open Geostatistical Analyst tutorial in the ArcGIS Desktop Help.
Command Geostatistical Wizard Geostatistical &Wizard... none {9EE606C0-25C7-11D3-8D20-00C04F5B87B2}
esriGeoStatisticalAnalystUI.GACommands
0 GeostatisticalAnalyst_Toolbar Launch Geostatistical Wizard
Toolbar 3D Analyst 3DAnalyst_Toolbar none {3FA6313B-7EB4-11D4-A10D-00508BD60CB9}
esri3DAnalystUI.DDDAnalystToolBar
none none none
Menu 3D Analyst 3DAnalyst_Menu none {DD4BB1D3-7F5C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystMenu
none 3DAnalyst_Toolbar none
Command Options 3DAnalyst_Options 3D Analyst {A2CD63C3-2999-430C-82C9-67ACCB218B15}
esri3DAnalystUI.DDDAnalystMenu
none 3DAnalyst_Menu Choose options related to the 3D Analyst tools.
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.
Command Steepest Path Tool 3DAnalyst_SteepPath 3D Analyst {2D73B141-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystSteepPathTool
none 3DAnalyst_Toolbar Generate a steepest path from a query point.
Command Line of Sight Tool 3DAnalyst_LineofSight 3D Analyst {2D73B145-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystLineofSightTool
none 3DAnalyst_Toolbar Create a line of sight from an observer query point to a target query point.
Command Interpolate Point Tool 3DAnalyst_InterpolatePoint 3D Analyst {2D73B146-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystInterpolatePointTool
none 3DAnalyst_Toolbar Create a 3D point by interpolating the height from the selected functional surface.
Command Interpolate Line Tool 3DAnalyst_InterpolateLine 3D Analyst {2D73B147-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystInterpolateLineTool
none 3DAnalyst_Toolbar Create a 3D line by interpolating heights from the selected functional surface.
Command Interpolate Polygon Tool 3DAnalyst_InterpolatePolygon 3D Analyst {2D73B148-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystInterpolatePolygonTool
none 3DAnalyst_Toolbar Create a 3D polygon (boundary) by interpolating heights from the selected functional surface.
Menu Profile Graph 3DAnalyst_Profiles none {208303C6-44EA-4300-9535-E57C7E3964D8}
esri3DAnalystUI.DDDAnalystProfilePalette
none 3DAnalyst_Toolbar none
Command Profile Graph 3DAnalyst_ProfileGraph 3D Analyst {E765E905-9310-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystProfilePalette
none 3DAnalyst_Profiles Make a profile graph of the selected 3D line.
Command Point Profile 3DAnalyst_PointProfile 3D Analyst {EFB2A6EC-68EA-4CD0-812B-690405F8EF69}
esri3DAnalystUI.DDDAnalystProfilePalette
none 3DAnalyst_Profiles Create a profile graph from selected 3D points. Click a location to set a start point, and then click a location to set an end point. Once an end point has been set, use the selection box to set a desired profile width.
Command Terrain Point Profile 3DAnalyst_TerrainPointProfile 3D Analyst {4F8A05E3-342C-4538-9E9E-586EF63EDA79}
esri3DAnalystUI.DDDAnalystProfilePalette
none 3DAnalyst_Profiles Create a profile graph from symbolized nodes of a terrain dataset functional surface. Click a location to set a start point, and then click a location to set an end point. Once an end point has been set, use the selection box to set a desired profile width.
Command ArcScene 3DView_Scene 3D View {BD98B4B3-DA9C-11D3-9F71-00C04F6BC619}
esri3DAnalystUI.SceneCommand
none 3DAnalyst_Toolbar Launch ArcScene.
Command ArcGlobe GlobeView_Globe Globe View {EAC009E5-88A1-4A7C-B4A5-6D8A3D426200}
esriGlobeCoreUI.ArcGlobeCommand
none 3DAnalyst_Toolbar Launch ArcGlobe.
Toolbar Schematic Editor SchematicEditor_Toolbar none {437FD330-6BEA-4D6C-ADD6-3380143AF1B2}
esriSchematicUI.SchematicEditorToolBar
none none none
Menu Schematic Editor Schematic_SchematicEditorMenu none {DD783699-BD54-4601-8861-4BC6D17E483D}
esriSchematicUI.SchematicEditorMenu
none SchematicEditor_Toolbar none
Command Start Editing Diagram ControlToolsSchematic_StartEditing Schematics {76B8C404-949D-4FC0-861B-B2AFA83E8F4A}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Open an edit session on the active schematic diagram so you can start editing it. This enables all the Schematics editing commands and refining tools added in your custom toolbar.
Command Stop Editing Diagram ControlToolsSchematic_StopEditing Schematics {2ECA5699-20D1-43EC-A72B-B384098A340C}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Close the edit session on the active schematic diagram. If there are any unsaved edits, you will be prompted to save or discard edits prior to closing.
Command Save Diagram Edits ControlToolsSchematic_SaveEdits Schematics {B8ECAE3F-0308-4897-8F55-94CD978C7A80}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Save all edits made in the active schematic diagram since the last save. Disabled for diagrams generated with a Schematics version prior to ArcGIS 10, diagrams for which you have no write rights, or diagrams that were already edited by another user at the editing session opening.
Menu Align Nodes Schematic_SchematicAlignNodesMenu none {79CF627E-89AA-470F-9193-EA12F1160EBC}
esriSchematicUI.SchematicAlignNodesMenu
none Schematic_SchematicEditorMenu none
Command Align Horizontal Center Schematic_AlignNodesHorizontal Schematics {D9EEDCFE-97B8-497A-B838-43CB4A891D92}
esriSchematicUI.SchematicAlignNodesMenu
none Schematic_SchematicAlignNodesMenu Align the selected set of schematic nodes by moving them horizontally so they display along the same vertical axis.
The vertical axis will be based on the current X-coordinate of the reference point.

The reference point is highlighted in red among the selected schematic features. This point can be either one of the selected schematic nodes or a vertex on a selected schematic link.
Command Align Vertical Center Schematic_AlignNodesVertical Schematics {4310F310-F488-4065-A36E-7CD4555718E3}
esriSchematicUI.SchematicAlignNodesMenu
none Schematic_SchematicAlignNodesMenu Align the selected set of schematic nodes by moving them vertically so they display along the same horizontal axis.
The horizontal axis will be based on the current Y-coordinate of the reference point.

The reference point is highlighted in red among the selected schematic features. This point can be either one of the selected schematic nodes or a vertex on a selected schematic link.
Command Align By Angle Schematic_AlignNodesByAngle Schematics {6680B431-1D58-4FD4-8D19-D6F1F493ED8B}
esriSchematicUI.SchematicAlignNodesMenu
none Schematic_SchematicAlignNodesMenu Align the currently selected set of schematic nodes by moving them along the fictive axis defined by
- The reference point that fixes the axis origin.
- The angle specified on the Align Nodes tab of the Schematic Editing Properties dialog box that determines the axis inclination.

The reference point is by default highlighted in red among the selected schematic features. This point can be either one of the selected schematic nodes or a vertex on a selected schematic link.
Command Bypass Nodes Schematic_BypassNodes Schematics {8B0DC417-8CED-415A-AF83-8F0549234CDC}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Redraw the selected set of schematic links to avoid node crossings.
Schematic links that go through one or more schematic nodes are repositioned (if possible) so the nodes can be bypassed. Vertices are inserted on the schematic link paths.

If no selected set has been defined in the active schematic diagram, then the command applies to all schematic features in the diagram.
Command Mark Crossings Schematic_MarkCrossings Schematics {748AA54F-9368-4E99-99A7-2AFF5436ACFD}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Mark or unmark the intersections between horizontal and vertical segments.

The marking process operates according to the Mark Crossing tab's parameters in the Schematic Editing Properties dialog box.
Command Reduce Nodes Schematic_ReduceNode Schematics {33B2E88A-0DDC-4F91-8464-B709C3F8166B}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Reduce each currently selected schematic node in the active schematic diagram.

Schematic nodes are treated in the order they are selected. For each reduced node, its shortest connected link is graphically removed. The other end of this shortest link becomes the node where the other connected links are reconnected.
Command Remove Schematic Features Schematic_DeleteElements Schematics {7652B418-0F98-48B5-8A7E-9A52A3A54F4D}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Remove the selected schematic features in the active diagram.
Command Remove Schematic Vertices Schematic_RemoveLinkPoints Schematics {9C6F401F-9FE3-48B5-89C1-6BA1B86497ED}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Remove all the vertices from the schematic links selected in the active schematic diagram.

When no link is selected, it removes all the vertices from all the links in the diagram.
Command Rotate Tree Schematic_RotateTree Schematics {FD409EE9-1393-470B-B588-D2FBC889D1A4}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Rotate the tree associated with the schematic node currently selected in the active schematic diagram according to the parameters specified on the Rotate Tree tab of the Schematic Editing Properties dialog box.

Enabled when there is a single node selected in the active schematic diagram.
Command Square Links Schematic_SquareLinks Schematics {8B68A493-3DDA-441F-BA3B-B6121963BA62}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Insert vertices or use existing vertices to square selected schematic feature links in the active schematic diagram. If no schematic links are selected, the command applies to all links in the schematic diagram.

The command operates according to the Square Links tab's parameters in the Schematic Editing Properties dialog box.
Command Editing Options Editing_Schematic_Options Schematics {6A3E90F1-CDAC-4DFD-A9F0-EF10568978B1}
esriSchematicUI.SchematicEditorMenu
none Schematic_SchematicEditorMenu Display the schematic editing properties so you review and set the options related to the Align By Angle, Mark Crossings, Rotate Tree, Separate Overlapping Links and Square Links functions.
Command Edit/Move Schematic Features Schematic_EditElement Schematics {077A7180-B12E-4691-B547-4B67F36F7C5C}
esriSchematicUI.SchematicEditFeatureTool
none SchematicEditor_Toolbar Select and move schematic features in the active schematic diagram after clicking them or dragging a box around them.

Tips:
- Hold down the SHIFT key and drag a box around new selected schematic features to add these newly selected features to the current selection.
- Hold down the SHIFT key and use the number pad keys (8, 2, 4, 6) to slowly move the selected schematic features up/down/left/right.
- Hold down the CTRL key and use the number pad keys (8, 2, 4, 6) to move the selected schematic features up/down/left/right.
Menu Edit Tools Schematic_ToolsEditCommands none {E46053A1-0EFB-4F84-A724-3B50599F77A2}
esriSchematicUI.SchematicToolsEditCommandPalette
none SchematicEditor_Toolbar none
Command Add Vertex Schematic_AddVertex Schematics {601E6616-B96D-4413-9031-17CCEC011A76}
esriSchematicUI.SchematicToolsEditCommandPalette
none Schematic_ToolsEditCommands Add a new vertex on a schematic feature link by clicking and dragging a point on this link.
Command Move Vertex Schematic_MoveVertex Schematics {3A62B40E-04C3-4195-8CDA-6152A03BA73B}
esriSchematicUI.SchematicToolsEditCommandPalette
none Schematic_ToolsEditCommands Move a vertex on a schematic link by clicking and dragging it to the desired location.

When this tool is activate, holding the ALT key down and clicking a vertex removes it. Holding the CTRL key down and dragging and dropping any segment between two highlighted vertices, moves that segment.
Command Remove Vertex Schematic_RemoveVertex Schematics {30614E4E-B67C-4069-8A2B-0CB89CC5A59E}
esriSchematicUI.SchematicToolsEditCommandPalette
none Schematic_ToolsEditCommands Remove a vertex on a schematic feature link by clicking it.
Command Move Segments Schematic_MoveSegments Schematics {4C0C0D1D-B117-46AE-96CB-B2BCF98197AB}
esriSchematicUI.SchematicToolsEditCommandPalette
none Schematic_ToolsEditCommands Select and move a segment or a set of segments that display along one or more schematic links after clicking them or dragging a box around them.

To move several segments at the same time, hold down SHIFT key and click each of them before dragging them to the desired location. Note that only segments that connect two vertices are movable using this tool.
Command Layout Task Dropdown List Schematic_SchematicLayoutControl Schematics {E54A1C6C-2C60-4F07-A721-9831E6E238C9}
esriSchematicUI.SchematicLayoutControl
none SchematicEditor_Toolbar Choose the layout task you want to perform. This lists all the layout tasks that can be applied to the active schematic diagram.
Command Apply Layout Task Schematic_LayoutExecute Schematics {B2FA7EF6-85DD-4BD3-90F4-467EF68878AE}
esriSchematicUI.SchematicLayoutExecuteCommand
none SchematicEditor_Toolbar Apply the selected schematic layout algorithm task to the active schematic diagram.

Disabled if the conditions for the layout execution in the active diagram are not satisfied.
Command Set Schematic Root Schematic_SelectRoot Schematics {3BF8666A-1630-4DC2-A450-ABC56403B8CF}
esriSchematicUI.SchematicEditRootFlagTool
none SchematicEditor_Toolbar Define the schematic node you want as a root node by clicking it. The clicked node automatically appears with a blue square symbol.

Tips:
- To define multiple schematic root nodes, hold down the SHIFT key and click the desired nodes.
- To remove one or more schematic root nodes, hold down the SHIFT key, and click them.
- To remove all set schematic root nodes, click the schematic diagram background.
Command Set Schematic End Schematic_SelectEnd Schematics {71FB45E7-4854-4855-8877-B7866B2BB0E6}
esriSchematicUI.SchematicEditEndFlagTool
none SchematicEditor_Toolbar Define an end schematic feature node by clicking it. The clicked node automatically appears with a green circle symbol.

Tips:
- To define multiple schematic end nodes, hold down the SHIFT key and click the desired nodes.
- To remove one or more schematic end nodes, hold down the SHIFT key, and click them.
- To remove all set schematic end nodes, click the schematic diagram background.
Command Layout Algorithm Properties Schematic_LayoutProperties Schematics {B04BF85C-9D31-4296-AD43-585CCEDF131C}
esriSchematicUI.SchematicLayoutPropertiesCommand
none SchematicEditor_Toolbar Show the selected schematic layout algorithm property page. Disabled if the selected schematic layout has no property sheet.
Toolbar Route Editing RouteEditingToolbar none {4733FE06-1DBE-4516-AAAA-5CEF479C52D8}
esriLocationUI.RouteEditingToolbar
none none none
Command Line Sub-portion Tool. SubSketch_2Pts Route Editing Commands {F4C0338C-BA18-478D-BCC3-3E945ED69D66}
esriLocationUI.SubSketch2PtsTool
none RouteEditingToolbar Define portion of the selected line feature to modify.
Command Make Route MakeRouteCommand Route Editing Commands {2D63BBEF-94EF-41A1-9DB3-878BC9062551}
esriLocationUI.MakeRouteCommand
none RouteEditingToolbar Makes a route from the selected line features
Command Calibrate Route Feature CalibrateRouteCommand Route Editing Commands {2C4F36F6-5B07-4364-8A94-D2744AB277AC}
esriLocationUI.CalibrateRouteCommand
none RouteEditingToolbar Calibrate the selected route's measures with points.
Toolbar Data Frame Tools Tools_DataFrameToolbar none {4A8E6349-065E-11D4-9FE9-00C04F6BC78E}
esriArcMapUI.DataFrameToolBar
none none none
Command Rotate Data Frame PanZoom_Rotate Pan/Zoom {0830FB36-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.RotateTool
none Tools_DataFrameToolbar Rotate the data frame interactively.

Disabled if Magnifier or Viewer window is open.
Command Clear Rotation PanZoom_ClearMapRotation Pan/Zoom {20E5982F-2BC9-47ED-9A39-73375DE3DF31}
esriArcMapUI.ClearMapRotationCommand
none Tools_DataFrameToolbar Set the data frame's rotation to zero.
Command Rotate Data Frame PanZoom_MapRotation Pan/Zoom {B7913579-5A3B-4ECE-A12B-92530CE90C60}
esriArcMapUI.MapRotationControl
none Tools_DataFrameToolbar Specify or select an angle for rotation. Rotation is measured counter-clockwise from North.
Command My Places ControlToolsGeneric_MyPlaces Generic {138C5B5B-439C-4DA0-8EF8-78B61F94A70A}
esriControls.ControlsMyPlacesCommand
none Tools_DataFrameToolbar Create and work with a list of your frequently used addresses, locations, features, and extents.
Toolbar Tablet TabletPC_TabletToolbar none {5AC33189-928C-4488-B9AC-19D8CBCCD852}
esriEditorExt.TabletToolbar
none none none
Command Pen Tool TabletPCSup_HighlighterDropDownPalette Ink {6F3098B3-686A-4118-9DDB-29573362D42A}
esriControls.PenDropDown
none TabletPC_TabletToolbar Draw ink graphics on the map. You apply ink on the map as a collection of strokes. Each stroke can then be combined to create a single graphic element or recognized to create a text element.

To finish collecting ink use either the Finish Ink Sketch command or commit gesture, or use the Recognize command or recognize gesture to convert the collected ink directly into a new text element, or use the Auto Finish option in the Ink Settings dialog to automatically commit ink as text or ink graphics.
Command Highlight Tool TabletPCSup_HighlighterDropDownPalette Ink {275C581E-165E-4BD6-83CC-C9082019DAA6}
esriControls.HLDropDown
none TabletPC_TabletToolbar Highlight things on the map. Highlighter ink is semi-transparent so that you can see the features that you highlight.

To finish collecting highlighter ink either use the Finish Ink Sketch command or the commit gesture.
Command Eraser Tool TabletPCSup_EraserDropDownPalette Ink {48612961-1308-4F95-A69D-CC3699C8B39B}
esriControls.EraserDropDown
none TabletPC_TabletToolbar Erase strokes of ink. Brush the eraser across the ink you want to erase. Choose Stroke Erase to quickly erase connected strokes of ink by brushing the eraser across the ink stroke you want to erase. Disabled if no ink has been drawn on the map.

Shortcut: When drawing with the Pen Tool or the Highlighter Tool, you can erase connected strokes of ink using the scratch-out gesture.
Command Finish Ink Sketch ControlToolsInk_FinishInkSketch Ink {9314F912-1720-45C8-BF82-FD0C179463CA}
esriControls.ControlsInkFinishSketchCommand
none TabletPC_TabletToolbar Commit ink that you are currently collecting to a graphic element.

Shortcut: Use the commit gesture when using the Pen or Highlighter tool to finish the ink sketch.
Command Clear Ink Sketch ControlToolsInk_ClearInk Ink {53FA1F96-07F6-494B-81A0-F766BE648008}
esriControls.ControlsInkClearInkCommand
none TabletPC_TabletToolbar Clear the current Ink strokes from the Ink sketch.

Shortcut: Press Backspace to clear the ink.
Command Add Ink to Sketch ControlToolsInk_AddInkToSketch Ink {73D69062-9AF7-43D4-A795-7A52AB10C037}
esriControls.ControlsInkAddInkToSketchCommand
none TabletPC_TabletToolbar Create features in the layer you are currently editing using ink you have drawn. If you are creating polygons and the strokes do not form a closed polygon, the stroke will close itself at each end.
Command Recognize Ink As Text ControlToolsInk_Recognize Ink {FE900761-DDAF-40FC-858D-EA79F468A397}
esriControls.ControlsInkRecognizeCommand
none TabletPC_TabletToolbar Convert the selected ink graphics to text elements. Text is automatically converted if the match probability is high. If the probability is medium or low, a list of alternatives will appear.
Command Reactivate ControlToolsInk_Reactivate Ink {7C07663A-D51D-4D04-83D0-DE0355CCC2C2}
esriControls.ControlsInkReactivateCommand
none TabletPC_TabletToolbar Reactivate the ink in a selected ink element so that you can change it using the Pen Tool.
Command Find Ink ControlToolsInk_FindInk Ink {419ACB7A-A75B-4AFD-8C31-3D1EDF1B0244}
esriControls.ControlsInkFindInkCommand
none TabletPC_TabletToolbar Search for ink graphics in the active graphics layer.
Command Ink Settings ControlToolsInk_Options Ink {44DD2294-55C2-4352-A692-C7F5795A76E0}
esriControls.ControlsInkOptionsCommand
none TabletPC_TabletToolbar Specify settings that control how ink is handled.
Toolbar Edit Vertices Vertex Editing Toolbar none {5C0700E9-DAD7-4B66-AB42-166C4B45D3FF}
esriEditor.VertexEditingToolbar
none none none
Command Modify Sketch Vertices EditToolNormalCommand Advanced Edit Tools {A4AF2F51-8365-4122-8B04-638413E6510E}
esriEditor.EditToolEditSketchCommand
none Vertex Editing Toolbar Select vertices and modify segments. Drag vertices and segments to move and edit them. Right-click to show a menu containing commands to edit vertices and segments.
Command Add Vertex EditToolAddVertexCommand Advanced Edit Tools {51815B0B-A275-40D3-8E8E-75EAEA51C2E7}
esriEditor.EditToolAddVertexCommand
none Vertex Editing Toolbar Add a vertex to a segment at the location you click.
Command Delete Vertex EditToolDeleteVertexCommand Advanced Edit Tools {8CCA9751-BD40-4D93-B30E-78515C9695C1}
esriEditor.EditToolRemoveVertexCommand
none Vertex Editing Toolbar Delete a vertex. Click a vertex to delete it or drag a box to delete multiple vertices at once.
Command Continue Feature Editor_ContinueFeatureTool Editor {2B303C18-4441-47B0-A9C6-605F110744DB}
esriEditor.ContinueFeatureTool
none Vertex Editing Toolbar Resume digitizing an existing line, polygon, or multipoint feature so you can continue sketching its shape. For example, you can add new parts to a multipart feature or extend a line by drawing segments from its last vertex.
Command Stretch Proportionately StretchProportional_Command Editor {302D3E0E-827C-4D2A-9244-74EFE1CE2CEE}
esriEditor.StretchProportionalCommand
none Vertex Editing Toolbar Keep the general shape of a feature when moving a vertex. Other vertices move to preserve the segment proportions. When this option is off, a vertex moves independently when dragged.
Command Finish Sketch Tools_FinishSketch Editor {FD799456-472C-11D2-84D8-0000F875B9C6}
esriEditor.FinishSketchCommand
none Vertex Editing Toolbar Complete the current editing operation by finishing the sketch.

Shortcut: Double-click or press F2.
Command Sketch Properties Editor_SketchProperties Editor {50F9A8E5-A820-4D00-8369-E35832141356}
esriEditor.SketchPropertiesCommand
none Vertex Editing Toolbar 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 Schematic Network Analyst SchematicUtilityNetworkAnalyst_Toolbar none {5CFA69C8-8344-4B12-BBD2-67F2C7F431FC}
esriSchematicUI.SchematicNetworkAnalystToolBar
none none none
Command Schematic Trace Task Dropdown List Schematic_SchematicNetworkAnalystControl Schematics {CA5BCF29-7CCE-4CC1-8C71-C0108F3DF08D}
esriSchematicUI.SchematicNetworkAnalystControl
none SchematicUtilityNetworkAnalyst_Toolbar Select the schematic network analyst trace task you want to apply.
Command Apply Trace Task Schematic_NetworkAnalystExecute Schematics {A1635BCA-7AEF-410F-BA88-AAA67C5F9DF1}
esriSchematicUI.SchematicNetworkAnalystExecuteCommand
none SchematicUtilityNetworkAnalyst_Toolbar Apply the selected schematic network analyst trace task.

Disabled if the conditions for the trace execution in the active schematic diagram are not satisfied. For example, for the Find Path trace task, two schematic nodes must be selected in the active schematic diagram for this command to be enabled.
Command Trace Task Properties Schematic_NetworkAnalystProperties Schematics {FC019D18-BA8A-44BD-B841-89C1F089B699}
esriSchematicUI.SchematicNetworkAnalystPropertiesCommand
none SchematicUtilityNetworkAnalyst_Toolbar Show the selected schematic trace task properties page.
Toolbar Layout PageLayout_LayoutToolbar none {5DEB1DB3-C2A9-11D1-B9A2-080009EE4E51}
esriArcMapUI.LayoutToolBar
none none none
Command Zoom In PageLayout_PageZoomIn Page Layout {E920D9E7-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomInTool
none PageLayout_LayoutToolbar Zoom in on the map layout by clicking once or dragging a box on the layout.

Shortcut: Hold down the Z key, or hold down CTRL and drag with the middle mouse button held down.
Command Zoom Out PageLayout_PageZoomOut Page Layout {E920D9E8-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomOutTool
none PageLayout_LayoutToolbar Zoom out on the map layout by clicking once or dragging a box on the layout.

Shortcut: Hold down the X key.
Command Pan PageLayout_PagePan Page Layout {E920D9E9-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PagePanTool
none PageLayout_LayoutToolbar Pan the map layout by dragging it.

Shortcut: Hold down the C key, or drag with the middle mouse button held down.
Command Zoom Whole Page LayoutTools_ZoomWholePage Page Layout {C22579D3-BC17-11D0-8667-0000F8751720}
esriArcMapUI.ZoomWholePageCommand
none PageLayout_LayoutToolbar Zoom to the full extent of the map layout.

Shortcut: Press INSERT while in layout view.
Command Zoom to 100% LayoutTools_Zoom100Percent Page Layout {C22579D4-BC17-11D0-8667-0000F8751720}
esriArcMapUI.Zoom100PercentCommand
none PageLayout_LayoutToolbar Zoom the map layout to 100% (1:1).
Command Fixed Zoom In PageLayout_PageZoomInFixed Page Layout {E920D9EA-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomInFixedCommand
none PageLayout_LayoutToolbar Zoom in on the center of the map layout.

Shortcut: Press + key while in layout view.
Command Fixed Zoom Out PageLayout_PageZoomOutFixed Page Layout {E920D9EB-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomOutFixedCommand
none PageLayout_LayoutToolbar Zoom out on the center of the map layout.

Shortcut: Press - key while in layout view.
Command Go Back To Extent LayoutTools_ZoomPageToLastExtentBack Page Layout {0C56F301-410B-11D2-A2AA-080009B6F22B}
esriArcMapUI.ZoomPageToLastExtentBackCommand
none PageLayout_LayoutToolbar Go back to previous extent of the map layout.

Shortcut: Press the &< Key while in layout view.
Command Go Forward To Extent LayoutTools_ZoomPageToLastExtentForward Page Layout {0C56F302-410B-11D2-A2AA-080009B6F22B}
esriArcMapUI.ZoomPageToLastExtentForwardCommand
none PageLayout_LayoutToolbar Go forward to the next extent of the map layout.

Shortcut: Press > while in layout view.
Command Zoom Control PageLayout_Zoom Page Layout {A235CDB1-C7E2-11D0-8380-080009B996CC}
esriArcMapUI.ZoomControl
none PageLayout_LayoutToolbar Zoom the map layout by a particular percentage. Choose from the list or type in a percentage.
Command Toggle Draft Mode PageLayout_TogleDraftModeOfFrames Page Layout {5821236E-6C14-46E2-9B2C-56CC35E0A5E5}
esriArcMapUI.ToggleDraftModeOnFramesCommand
none PageLayout_LayoutToolbar Toggle draft mode of frame graphics.
Command Focus Data Frame PageLayout_FocusDataFrameDrawing Page Layout {F752FFCA-F2A6-45B6-9C84-5BD4B4DFA770}
esriArcMapUI.FocusDataFrameDrawingCommand
none PageLayout_LayoutToolbar Put this frame into focus, making it the target for graphics and text you draw on top of it while you are in layout view.

Shortcut: Double-click data frame on the layout.
Command Change Layout ChangeLayout Page Layout {29223B07-D8FC-11D3-9305-00600802E603}
esriArcMapUI.ChangeLayoutCommand
none PageLayout_LayoutToolbar Change the layout by selecting a predefined template.
Command Data Driven Pages Toolbar PageLayout_PageIndexToolbarCommand Page Layout {041DF7F6-8DDE-42E4-B38E-52EB538D46F3}
esriArcMapUI.PageIndexToolbarCommand
none PageLayout_LayoutToolbar Open the Data Driven Pages toolbar so you can setup and work with data driven pages for this map. Data driven pages enable you to create map books and map series using your map's layout.
Toolbar Draw PageLayout_DrawToolbar none {5DEB1DB4-C2A9-11D1-B9A2-080009EE4E51}
esriArcMapUI.DrawToolBar
none none none
Menu Drawing PageLayout_DrawingMenu none {CF3A35DE-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawToolbar none
Command New Annotation Group Map_NewGraphicsLayer Data Frames {BC58C7A0-C68E-11D2-9F32-00C04F6BC6A5}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawingMenu Create a new annotation group in which to store text and graphics.
Menu Active Annotation Target PageLayout_ActiveGraphicsLayersMenu none {BC58C79F-C68E-11D2-9F32-00C04F6BC6A5}
esriArcMapUI.ActiveGraphicsLayerMenu
none PageLayout_DrawingMenu none
Command { Annotation Targets } { PageLayout_GraphicsLayersListMenu } none {BC58C79C-C68E-11D2-9F32-00C04F6BC6A5}
esriArcMapUI.ActiveGraphicsLayerMenu
none PageLayout_ActiveGraphicsLayersMenu none
Command Overflow Annotation Window_OverFlowLabels View {444EDA0F-4778-4BD3-9F47-5762ADA07F87}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawingMenu Open Overflow Annotation window. Right-click on the label in the window to access the overflow handling commands.
Command Group PageLayout_Group Page Layout {4B96A443-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawingMenu Group the selected elements.
Command Ungroup LayoutTools_Ungroup Page Layout {4B96A444-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawingMenu Ungroup the selected element(s).
Menu Graphic Operations PageLayout_GeometryElementContextMenu none {CC0DCD29-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementContextMenu
none PageLayout_DrawingMenu none
Command Union PageLayout_GeometryElementUnion Page Layout {CC0DCD2B-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementContextMenu
none PageLayout_GeometryElementContextMenu Combine the selected graphics into a single polygon.
Command Intersect PageLayout_GeometryElementIntersect Page Layout {CC0DCD2E-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementContextMenu
none PageLayout_GeometryElementContextMenu Create a single intersected polygon from the selected graphics.
Command Remove Overlap PageLayout_GeometryElementSymmetricDifference Page Layout {CC0DCD2D-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementContextMenu
none PageLayout_GeometryElementContextMenu Create a single polygon from the nonoverlapping areas of two graphics.
Command Subtract PageLayout_GeometryElementDifference Page Layout {036BA451-E983-11D3-A005-00C04F6BC8DD}
esriArcMapUI.GeometryElementContextMenu
none PageLayout_GeometryElementContextMenu Create a new polygon by subtracting the overlapping area of one graphic from another.
Menu Order PageLayout_OrderMenu none {CF3A35E2-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.OrderMenu
none PageLayout_DrawingMenu none
Command Bring to Front PageLayout_BringToFront Page Layout {92D490B2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.OrderMenu
none PageLayout_OrderMenu Bring the selected element(s) to the front.
Command Send to Back PageLayout_SendToBack Page Layout {92D490B3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.OrderMenu
none PageLayout_OrderMenu Send the selected element(s) to the back.
Command Bring Forward PageLayout_BringForward Page Layout {92D490B4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.OrderMenu
none PageLayout_OrderMenu Bring the selected element(s) forward.
Command Send Backward PageLayout_SendBackward Page Layout {92D490B5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.OrderMenu
none PageLayout_OrderMenu Send the selected element(s) backward.
Menu Nudge PageLayout_NudgeMenu none {CF3A35DF-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.NudgeMenu
none PageLayout_DrawingMenu none
Command Nudge Left PageLayout_NudgeLeft Page Layout {92D490AE-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeMenu
none PageLayout_NudgeMenu Move the selected element(s) left.
Command Nudge Right PageLayout_NudgeRight Page Layout {92D490AF-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeMenu
none PageLayout_NudgeMenu Move the selected element(s) right.
Command Nudge Up PageLayout_NudgeUp Page Layout {92D490B0-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeMenu
none PageLayout_NudgeMenu Move the selected element(s) up.
Command Nudge Down PageLayout_NudgeDown Page Layout {92D490B1-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeMenu
none PageLayout_NudgeMenu Move the selected element(s) down.
Menu Align PageLayout_AlignMenu none {CF3A35E0-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_DrawingMenu none
Command Align to Margins PageLayout_AlignToMargins Page Layout {92D4909E-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Toggle whether alignment is to page margins or elements in the selection.

Disabled in data view. In data view all alignment is relative to the extent of the selected elements.
Command Align Left PageLayout_AlignLeft Page Layout {92D4909F-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Align the selected element(s) to the left.
Command Align Center PageLayout_AlignCenter Page Layout {92D490A0-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Align the selected element(s) to the horizontal center.
Command Align Right PageLayout_AlignRight Page Layout {92D490A1-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Align the selected element(s) to the right.
Command Align Top PageLayout_AlignTop Page Layout {92D490A2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Align the selected element(s) to the top.
Command Align Vertical Center PageLayout_AlignMiddle Page Layout {92D490A3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Align the selected element(s) to the vertical center.
Command Align Bottom PageLayout_AlignBottom Page Layout {92D490A4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMenu
none PageLayout_AlignMenu Align the selected element(s) to the bottom.
Menu Distribute PageLayout_DistributeMenu none {CF3A35E5-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.DistributeMenu
none PageLayout_DrawingMenu none
Command Distribute Horizontally PageLayout_DistributeHorizontally Page Layout {92D490A5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Distribute the selected elements evenly in the horizontal direction.
Command Distribute Vertically PageLayout_DistributeVertically Page Layout {92D490A6-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Distribute the selected elements evenly in the vertical direction.
Command Make Same Size PageLayout_MakeSameSize Page Layout {92D490A7-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Make the selected elements the same height and width.
Command Make Same Width PageLayout_MakeSameWidth Page Layout {92D490A8-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Make the selected elements the same width.
Command Make Same Height PageLayout_MakeSameHeight Page Layout {92D490A9-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Make the selected elements the same height.
Command Fit to Margins PageLayout_FitToMargin Page Layout {B7E9C434-4288-4AA1-A613-8861723B8130}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Make the selected element(s) the same size as the printer margin.

Disabled in data view.
Command Fit Width to Margins PageLayout_FitToMarginWidth Page Layout {B7E9C435-4288-4AA1-A613-8861723B8130}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Make the selected element(s) the same width as the printer margin.

Disabled in data view.
Command Fit Height to Margins PageLayout_FitToMarginHeight Page Layout {B7E9C436-4288-4AA1-A613-8861723B8130}
esriArcMapUI.DistributeMenu
none PageLayout_DistributeMenu Make the selected element(s) the same height as the printer margin.

Disabled in data view.
Menu Rotate or Flip PageLayout_RotateOrFlipMenu none {CF3A35E1-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.RotateOrFlipMenu
none PageLayout_DrawingMenu none
Command Rotate Right PageLayout_RotateLeft Page Layout {92D490AA-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateOrFlipMenu
none PageLayout_RotateOrFlipMenu Rotate the selected text or graphic(s) 90 degrees clockwise.

Disabled for objects on the map layout. You can rotate a north arrow through its properties.
Command Rotate Left PageLayout_RotateRight Page Layout {92D490AB-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateOrFlipMenu
none PageLayout_RotateOrFlipMenu Rotate the selected text or graphic(s) 90 degrees counter-clockwise.

Disabled for objects on the map layout. You can rotate a north arrow through its properties.
Command Flip Horizontally PageLayout_FlipHorizontal Page Layout {92D490AC-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateOrFlipMenu
none PageLayout_RotateOrFlipMenu Flip the selected graphic(s) horizontally.

Disabled for text, marker symbols and objects on the map layout.
Command Flip Vertically PageLayout_FlipVertical Page Layout {92D490AD-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateOrFlipMenu
none PageLayout_RotateOrFlipMenu Flip the selected graphic(s) vertically.

Disabled for text, marker symbols and objects on the map.
Command Convert Graphics To Features Map_ConvertGraphicsToFeatures Data Frames {CF539DBA-3533-4CE9-92CE-65248A30E60D}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawingMenu Convert point, line, polygon or text graphics into features in a new shapefile or feature class.

Disabled in layout view.
Command Default Symbol Properties Map_DefaultSymbolProperties Data Frames {14B5EEDA-D906-11D3-9FF5-00C04F6BC8DD}
esriArcMapUI.ArrangeMenu
none PageLayout_DrawingMenu Set the default symbols used for new graphics and text drawn with this toolbar.
Command Select Elements PageLayout_SelectTool Page Layout {C22579D1-BC17-11D0-8667-0000F8751720}
esriArcMapUI.SelectTool
none PageLayout_DrawToolbar Select, resize and move text, graphics and other elements placed on the map.
Command Rotate PageLayout_RotateElement Page Layout {66770314-FBC0-11D1-A24E-080009B6F22B}
esriArcMapUI.RotateElementTool
none PageLayout_DrawToolbar Rotate the selected text or graphic(s). Map elements can't be rotated with the Rotate tool.

Shortcut: Press the A key to specify an angle to rotate by.
Command Zoom To Selected Elements PageLayout_ZoomToSelectedGraphics Page Layout {5D3E617C-13B6-4C7F-AB10-423DE02A2411}
esriArcMapUI.ZoomToSelectedGraphicsCommand
none PageLayout_DrawToolbar Zoom to the currently selected text, graphic(s)s or map element(s).
Menu Drawing Tools PageLayout_DrawingTools none {5AAD204F-D030-11D2-9F35-00C04F6BC61A}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawToolbar none
Command Rectangle PageLayout_NewRectangle Page Layout {3A9767C3-F253-11D0-83A4-080009B996CC}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a graphic rectangle. Hold down SHIFT as you drag to make a square.
Command Polygon PageLayout_NewPolygon Page Layout {12957C21-F327-11D0-83A5-080009B996CC}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a graphic polygon. Click each vertex along the polygon's boundary.
Command Circle PageLayout_NewCircle Page Layout {F514A1F1-C5CB-11D2-9F28-00C04F6BC8DD}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a graphic circle.

Shortcut: Press A or R when creating a circle to specify its area or radius.
Command Ellipse PageLayout_NewEllipse Page Layout {06A40B04-C603-11D2-9F28-00C04F6BC8DD}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a graphic ellipse.
Command Line PageLayout_NewLine Page Layout {35FD9573-D79A-11D0-8388-080009B996CC}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a graphic line. Click each vertex along the line and double-click to end.
Command Curve PageLayout_NewCurve Page Layout {7BB9DFD4-CCF4-11D2-9F30-00C04F6BC8DD}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a curved graphic line. Click each point along the curved line and ArcMap will connect them. Double-click to end.
Command FreeHand PageLayout_NewFreeHand Page Layout {57E77868-D015-11D2-9F31-00C04F6BC8DD}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a freehand graphic line. Hold down the mouse button and use the cursor like a pen.
Command Marker PageLayout_NewMarker Page Layout {530FD713-EF0C-11D0-83A0-080009B996CC}
esriArcMapUI.MxDrawToolsPalette
none PageLayout_DrawingTools Draw a graphic marker.
Menu Text tools PageLayout_TextTools none {507DD1C3-E921-11D2-9F58-00C04F6BC6A5}
esriArcMapUI.MxTextToolsPalette
none PageLayout_DrawToolbar none
Command Text PageLayout_NewText Page Layout {204034D4-F6EA-11D0-83AD-080009B996CC}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Add text by typing it in.
Command Splined Text PageLayout_NewTextCurve Page Layout {3407D7C3-D74C-11D2-9F41-00C04F6BC6A5}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Add curved text by typing it in.
Command Label PageLayout_Label Label {A13C5AD5-C207-11D2-9F30-00C04F6BC6A5}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Label features with their attributes by clicking on them.

Disabled in layout view.
Command Callout PageLayout_CalloutTool Page Layout {7EA8F0C0-D0DC-11D2-98A2-0080C7E04196}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Add text with a callout box or leader line.
Command Polygon Text PageLayout_NewPolygon Page Layout {00A0163B-390D-44E3-8BC4-4C306FAD8CA2}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Add new paragraph text within an irregular polygon.
Command Rectangle Text PageLayout_NewRectangle Page Layout {9F30D6E8-77A6-446A-97B1-4DB07500F02B}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Add new paragraph text within a rectangle.
Command Circle Text PageLayout_NewCircleText Page Layout {2EF90D59-0FB6-48DF-9356-9EA1E8F29EF1}
esriArcMapUI.MxTextToolsPalette
none PageLayout_TextTools Add new paragraph text within a circle.
Command Edit Vertices PageLayout_EditVertices Page Layout {D5109671-75B9-11D2-A2D3-080009B6F22B}
esriArcMapUI.EditVerticesTool
none PageLayout_DrawToolbar Edit vertices of selected line, polygon, or curve.
Command Font Text_Font Text {BDBDC3D1-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontNameControl
none PageLayout_DrawToolbar Change the font.
Command Font Size Text_FontSize Text {BDBDC3D2-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontSizeControl
none PageLayout_DrawToolbar Change the font size.
Command Bold Text_Bold Text {BDBDC3D3-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontBoldCommand
none PageLayout_DrawToolbar Toggle bold font.
Command Italic Text_Italic Text {BDBDC3D4-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontItalicCommand
none PageLayout_DrawToolbar Toggle italic font.
Command Underline Text_Underline Text {BDBDC3D5-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontUnderlineCommand
none PageLayout_DrawToolbar Toggle underlined font.
Command Font Color Font_Color Text {08C6EA8D-E7BC-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.FontColorToolControl
none PageLayout_DrawToolbar Change the font color.
Command Fill Color Fill_Color Text {7A041B2A-E85E-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.FillColorToolControl
none PageLayout_DrawToolbar Change the fill color.
Command Line Color Line_Color Text {7A041B2B-E85E-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.LineColorToolControl
none PageLayout_DrawToolbar Change the line color.
Command Marker Color Marker_Color Text {7A041B2C-E85E-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.MarkerColorToolControl
none PageLayout_DrawToolbar Change the marker color.
Toolbar Standard Standard_Toolbar none {5DEB1DB8-C2A9-11D1-B9A2-080009EE4E51}
esriArcMapUI.StandardToolBar
none none none
Command New File_New File {A33D9401-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.FileNewCommand
none Standard_Toolbar Create a new map document.
Command Open File_Open File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
2 Standard_Toolbar Open an existing map document.
Command Save File_Save File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
3 Standard_Toolbar Save the current map document.
Command Print File_Print File {119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
7 Standard_Toolbar Print the current map document.
Command Cut Edit_Cut Edit {A33D9406-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditCutCommand
none Standard_Toolbar Cut the selected element(s).
Command Copy Edit_Copy Edit {A33D9405-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditCopyCommand
none Standard_Toolbar Copy the selected element(s).
Command Paste Edit_Paste Edit {A33D9407-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditPasteCommand
none Standard_Toolbar Paste the clipboard contents into the map.
Command Delete Edit_Clear Edit {16CD71E5-98C3-11D1-873B-0000F8751720}
esriArcMapUI.EditClearCommand
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.
Menu Add Data AddData_Palette none {4B8503DA-1423-4C3F-8E07-3CFFCAB3908D}
esriArcMapUI.MxAddDataPalette
none Standard_Toolbar none
Command Add Data File_AddData File {E1F29C6B-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.MxAddDataPalette
none AddData_Palette Add new data to the map’s active data frame.

Tip: You can also drag data into your map from the Catalog window.
Command Add Basemap ESRI_BaseMap_BasemapCommand ArcGIS Online {76B26001-63CF-4CAC-A7E0-91CEE8686FAC}
esriArcMapUI.MxAddDataPalette
none AddData_Palette Choose a basemap from ArcGIS Online. These basemaps are map services that require an Internet connection for them to draw in your map.
Command Add Data From ArcGIS Online ESRI_MapCenter_MapCenterButton ArcGIS Online {DD82F2F1-B277-513D-5788-F89E518B126C}
esriArcMapUI.MxAddDataPalette
none AddData_Palette Add data from ArcGIS Online into your map. The dialog that appears only shows data which can be added into your map as a layer. Sign in to ArcGIS Online to see data you've uploaded and data in groups you belong to.
Command Map Scale PanZoom_Scale Pan/Zoom {8D43F663-DA0B-11D0-87FC-080009EC732A}
esriArcMapUI.ScaleControl
none Standard_Toolbar Display and set the map scale.

Disabled if data frame is using fixed extent or scale.
Command Editor Toolbar Tools_EditingToolbar Tools {E1F29C74-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.EditingToolbarCommand
none Standard_Toolbar Open the Editor toolbar so you can edit the map's data.
Command Table Of Contents View_Contents View {E1F29C6D-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.ShowTOCCommand
none Standard_Toolbar Open the Table of Contents window to work with your map'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.
Command ModelBuilder ArcToolbox_ShowModelBuilder ArcToolbox {F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
none Standard_Toolbar Open the ModelBuilder window so you can make a geoprocessing model.
Toolbar Utility Network Analyst Network_UtilityNetworkToolbar none {7289436B-BE32-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkToolBar
none none none
Command Geometric Network Dropdown List Untitled Utility Network Analyst {9EF71963-D71A-11D2-9F4C-00C04F6BDF0E}
esriEditorExt.GeometricNetworksControl
none Network_UtilityNetworkToolbar Choose the geometric network you want to analyze. Multiple geometric networks can be present in a map document at the same time, but only one can be analyzed at any time. This list contains all of the geometric networks that are currently present in the ArcMap document.
Menu Flow Network Flow none {28278419-0193-11D3-9F7D-00C04F6BDF0E}
esriEditorExt.GeometricNetworkMenu
none Network_UtilityNetworkToolbar none
Menu Display Arrows For FlowLayers_Menu none {7E80212D-FF49-11D2-9F7B-00C04F6BDF0E}
esriEditorExt.FlowLayersMenu
none Network Flow none
Command Display Arrows For Query_FlowLayers Disable Layers {8D26742F-FF49-11D2-9F7B-00C04F6BDF0E}
esriEditorExt.FlowLayersMenu
none FlowLayers_Menu Select layers for which to display flow direction arrows
Command Display Arrows UtilityNetworkAnalysis_ShowNetworkFlow Utility Network Analyst {D5C26F1F-BE1F-11D2-BABE-00C04FA33C20}
esriEditorExt.GeometricNetworkMenu
none Network Flow Turn flow direction arrows on or off
Command Properties UtilityNetworkAnalysis_Options Utility Network Analyst {200F453D-0197-11D3-9F7D-00C04F6BDF0E}
esriEditorExt.GeometricNetworkMenu
none Network Flow Modify the settings for the flow direction arrows
Command Set Flow Direction UtilityNetworkAnalysis_FlowDirectionByDefault Utility Network Analyst {621113B9-0FCD-11D3-9F8E-00C04F6BDF0E}
esriEditorExt.FlowDirectionByDefault
none Network_UtilityNetworkToolbar Set flow direction for the network
Menu Analysis UtilityNetworkMenu none {84FB30E1-C827-11D2-BAC0-00C04FA33C20}
esriEditorExt.UtilityNetworkMenu
none Network_UtilityNetworkToolbar none
Menu Disable Layers DisableLayers_Menu none {8E8F278B-D36A-11D2-9F49-00C04F6BDF0E}
esriEditorExt.DisableLayersMenu
none UtilityNetworkMenu none
Command Disable Layers Query_DisableLayers Disable Layers {BE9DD53F-D4B9-11D2-9F4A-00C04F6BDF0E}
esriEditorExt.DisableLayersMenu
none DisableLayers_Menu Select layers to exclude from trace tasks
Command Clear Flags UtilityNetworkAnalysis_DeleteFlags Utility Network Analyst {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkMenu
1 UtilityNetworkMenu Clears the flags from the current network
Command Clear Barriers UtilityNetworkAnalysis_DeleteBarriers Utility Network Analyst {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkMenu
2 UtilityNetworkMenu Clears the barriers from the current network
Command Clear Results UtilityNetworkAnalysis_DeleteResults Utility Network Analyst {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkMenu
3 UtilityNetworkMenu Clears the results from the current network
Command Options UtilityNetworkAnalysis_Options Utility Network Analyst {7E4A44A3-D7EA-11D2-9F4E-00C04F6BDF0E}
esriEditorExt.UtilityNetworkMenu
none UtilityNetworkMenu Modify the settings for trace tasks
Menu Flag and Barrier Tools FlagAndBarrierTools_Test none {C86085FD-D8D9-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.FlagAndBarrierToolsPalette
none Network_UtilityNetworkToolbar none
Command Add Junction Flag Tool UtilityNetworkAnalysis_JunctionFlag Utility Network Analyst {11B02B2F-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.FlagAndBarrierToolsPalette
none FlagAndBarrierTools_Test Add a junction flag to the network
Command Add Edge Flag Tool UtilityNetworkAnalysis_EdgeFlag Utility Network Analyst {0768070F-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.FlagAndBarrierToolsPalette
none FlagAndBarrierTools_Test Add an edge flag to the network
Command Add Junction Barrier Tool UtilityNetworkAnalysis_JunctionBarrier Utility Network Analyst {26C85979-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.FlagAndBarrierToolsPalette
none FlagAndBarrierTools_Test Add a junction barrier to the network
Command Add Edge Barrier Tool UtilityNetworkAnalysis_EdgeBarrier Utility Network Analyst {398554D1-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.FlagAndBarrierToolsPalette
none FlagAndBarrierTools_Test Add an edge barrier to the network
Command Trace Task Dropdown List UtilityNetworkAnalysis_Tasks Utility Network Analyst {DE03EE81-BE26-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityTasksControl
none Network_UtilityNetworkToolbar Select trace task
Command Solve UtilityNetworkAnalysis_TraceSolver Utility Network Analyst {D6CD856D-BF8F-11D2-BABE-00C04FA33C20}
esriEditorExt.TraceSolver
none Network_UtilityNetworkToolbar Perform trace task
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.
Command Version Changes Versioning_Changes Versioning {D6358D8C-7887-4DD9-AB7F-9F2B2A755E9D}
esriEditor.VersionChangesCommand
none Versioning_VersionToolbar See 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.
Toolbar Feature Construction Feature Construction Mini Toolbar none {984E7949-9622-4C75-B8E1-493A7E9D474E}
esriEditor.ConstructionMiniToolbar
none none none
Command Straight Segment SketchStraight_Command Editor {69DAD63E-3B9B-401D-84AE-27A84F720BB2}
esriEditor.SketchStraightCommand
none Feature Construction Mini Toolbar Create a vertex each time you click. The segments between vertices are straight lines. Right-click or use keyboard shortcuts to place vertices using exact measurements.
Command End Point Arc Segment SketchEndpointArc_Command Editor {3FC9A697-11BA-4739-BE6A-31F30EE28123}
esriEditor.SketchEndPointArcCommand
none Feature Construction Mini Toolbar Create a circular arc segment by placing the start and end points of the curve and defining a radius. Press R to enter a radius.
Menu Sketch Constructors Editor_SketchConstructors none {F6E0FFCC-866E-4D5E-90BD-C855031B67D9}
esriEditor.SketchConstructorPalette
none Feature Construction Mini Toolbar none
Command Trace SketchTrace_Command Editor {787D771D-AC3E-4CA5-8855-B14F298BE5C5}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create segments by tracing existing features. Right-click or press O to access tracing options, including setting an offset.
Command Right Angle SketchRightAngle_Command Editor {99DE13F8-6B85-47CE-85B7-056EDF688648}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a segment at a 90-degree, right angle to the previous segment.
Command Midpoint SketchMidpoint_Command Editor {2076F45A-D01F-4F14-B2C3-E2E62C536013}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a point or vertex at the midpoint of a line segment.
Command Distance-Distance SketchDistanceDistance_Command Editor {B711A20C-94C4-46D8-AD2B-771AE65FA35D}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a point or vertex at the intersection of two distances from two other points. Press D to enter a distance and TAB to cycle through locations.
Command Direction-Distance Tool SketchAngleDistance_Command Editor {86BF0063-915D-4E61-8E39-01BC00E13A85}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a point or vertex at the intersection of a direction from one point and a distance from another point. Press D to enter a direction or distance and TAB to cycle through locations.
Command Intersection SketchIntersection_Command Editor {B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a point or vertex at the implied intersection of two segments. Click two segments to find the virtual intersection and add the point.
Command Arc Segment SketchArc_Command Editor {C92C154C-43DC-438C-9DE0-A9766DE35301}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a circular arc by setting the start point, the location where the curve passes, and the end point. Press R to enter a radius.
Command Tangent Curve Segment SketchTangentArc_Command Editor {E443DE0C-4F6E-45EC-8953-3B29678E1E74}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a circular arc tangent to the previous segment.
Command Bezier Curve Segment SketchBezier_Command Editor {CE2B413E-240C-4052-926A-C5BB39A98C29}
esriEditor.SketchConstructorPalette
none Editor_SketchConstructors Create a smooth BĂ©zier curve where the shape is defined by two vertices and a handle that radiates from each vertex.
Command Constrain Parallel Editor_ParallelConstraintTool Advanced Edit Tools {1D6011FE-CFB8-4223-8A0F-1D00BB4DAE38}
esriEditor.ParallelConstraintTool
none Feature Construction Mini Toolbar Create a segment parallel to the segment you click.
Command Constrain Perpendicular Editor_PerpendicularConstraintTool Advanced Edit Tools {8F75C6D4-C323-4F7C-B04C-953FD1CBF6F6}
esriEditor.PerpendicularConstraintTool
none Feature Construction Mini Toolbar Create a segment perpendicular to the segment you click.
Command Finish Sketch Tools_FinishSketch Editor {FD799456-472C-11D2-84D8-0000F875B9C6}
esriEditor.FinishSketchCommand
none Feature Construction Mini Toolbar Complete the current editing operation by finishing the sketch.

Shortcut: Double-click or press F2.
Command Undo Edit_Undo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
1 Feature Construction Mini Toolbar Undo the last action.
Toolbar Advanced Editing AdvancedEditingToolbar none {98B0451D-2D7F-4893-9832-88C9D87C7026}
esriEditor.AdvancedEditingToolbar
none none none
Command Copy Features Tool Editor_CopyFeaturesTool Advanced Edit Tools {CBD6B94D-653A-4C4E-9B01-218C1F782DE1}
esriEditor.CopyFeaturesTool
none AdvancedEditingToolbar Copy and paste selected features. Click where you want a copy of the feature to be pasted, or drag a box into which the features will be scaled and pasted.
Command Fillet Editor_FilletTool Advanced Edit Tools {D84AF5AA-1E86-441A-BEC3-A300A0484E71}
esriEditor.FilletTool
none AdvancedEditingToolbar Create a tangent curve connecting two lines. Right-click or press O to set options and specify a fixed radius.
Command Extend Editor_ExtendTool Advanced Edit Tools {2D2B60F6-60C8-4AD6-8C38-1DD3E1A7F45C}
esriEditor.ExtendTool
none AdvancedEditingToolbar Extend a line to an intersection with another line. Select the feature that you want to extend lines to, then click the lines you want to extend to it.
Command Trim Editor_TrimTool Advanced Edit Tools {94129272-F504-4405-8243-E4148410AF7C}
esriEditor.TrimTool
none AdvancedEditingToolbar Trim a line to an intersection with another line. Select the feature that you want to use as a cutting line, then click intersecting line segments to trim.
Command Line Intersection Editor_LineIntersectionTool Advanced Edit Tools {A1493DF8-E08D-44BC-A6FF-07C8619683AE}
esriEditor.LineIntersectionTool
none AdvancedEditingToolbar Split line features where they intersect. Intesections can be specific locations or at implied intersections along extensions to one or both lines. Press O to set options and TAB to switch among possible intersections.
Command Explode Multipart Feature Editor_ExplodeCommand Advanced Edit Tools {D48CAA0D-2661-4303-A2DA-99C1C5D5FB94}
esriEditor.ExplodeCommand
none AdvancedEditingToolbar Separate a selected multipart feature into individual features. The parts become independent features and are assigned identical attribute values.
Command Construct Geodetic Editor_ConstructGeodeticCommand Advanced Edit Tools {334DFF69-857F-426F-9843-30CD58838D72}
esriEditor.ConstructGeodeticCommand
none AdvancedEditingToolbar Create lines or polygons with measurements that account for the inherent distortion of projected space and are densified appropriately to reflect the curvature of the earth.
Command Align To Shape Editor_AlignToShapeCommand Advanced Edit Tools {0B3471D7-AA94-41D7-9869-52AB0A98B961}
esriEditor.AlignToShapeCommand
none AdvancedEditingToolbar Align features to a path you trace along the shapes of existing features. The map shows a buffer representing the tolerance and a preview of the result. Click Align to adjust features within the chosen layers to match the traced path.
Command Replace Geometry Editor_ReplaceGeometry Editor {BA45D6A9-FDB5-4D3D-BFEE-BC82C73373E1}
esriEditor.ReplaceGeometryTool
none AdvancedEditingToolbar Replace the entire shape of a selected point, line, or polygon while maintaining its attribute values. Snap or trace to align the new shape with other features. Press ESC to cancel.
Command Construct Polygons Topology_ConstructCommand Topology {05A81952-2C61-4D60-92C6-9D2737666D5C}
esriEditorExt.ConstructCommand
none AdvancedEditingToolbar Create new polygons from the shapes of selected line or polygon features. The selected features cannot be from the same feature class as the output.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Split Polygons Topology_SplitPolygonsWithLinesCommand Topology {5FA17370-794E-4F23-9E80-C47040CFD915}
esriEditorExt.SplitPolygonsWithLinesCommand
none AdvancedEditingToolbar Split polygons by the shapes of selected overlapping features. New features are created for every location where the selection bisects an existing feature. The selected features cannot be from the same feature class as the one you choose to split.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Planarize Lines Topology_PlanarizeLinesCommand Topology {5E5761D0-A303-4A97-93AD-C42278AD73E0}
esriEditorExt.PlanarizeLinesCommand
none AdvancedEditingToolbar Split all selected line features where they intersect and remove any overlapping line segments. A cluster tolerance is used to search for points of intersection.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Generalize Editor_GeneralizeCommand Advanced Edit Tools {E820DFD0-02F4-4FF2-B8A3-4BDCD0D2BD64}
esriEditor.GeneralizeCommand
none AdvancedEditingToolbar Simplify the shape of selected line or polygon features. The degree of simplification depends on the maximum allowable offset, which limits how far the output geometry can be from the input geometry.
Command Smooth Editor_SmoothCommand Advanced Edit Tools {6185F30D-1B9A-470D-A52F-E37482D677FB}
esriEditor.SmoothCommand
none AdvancedEditingToolbar Smooth the straight edges and angular corners of a feature into BĂ©zier curves.
Toolbar Graphics PageLayout_GraphicsToolbar none {9D197EC8-F9FF-488F-BCBB-19F8E37D790F}
esriArcMapUI.GraphicsToolBar
none none none
Command Group PageLayout_Group Page Layout {4B96A443-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.GroupCommand
none PageLayout_GraphicsToolbar Group the selected elements.
Command Ungroup LayoutTools_Ungroup Page Layout {4B96A444-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.UngroupCommand
none PageLayout_GraphicsToolbar Ungroup the selected element(s).
Command Bring to Front PageLayout_BringToFront Page Layout {92D490B2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.BringToFrontCommand
none PageLayout_GraphicsToolbar Bring the selected element(s) to the front.
Command Send to Back PageLayout_SendToBack Page Layout {92D490B3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.SendToBackCommand
none PageLayout_GraphicsToolbar Send the selected element(s) to the back.
Command Bring Forward PageLayout_BringForward Page Layout {92D490B4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.BringForwardCommand
none PageLayout_GraphicsToolbar Bring the selected element(s) forward.
Command Send Backward PageLayout_SendBackward Page Layout {92D490B5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.SendBackwardCommand
none PageLayout_GraphicsToolbar Send the selected element(s) backward.
Command Align to Margins PageLayout_AlignToMargins Page Layout {92D4909E-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignToMarginsCommand
none PageLayout_GraphicsToolbar Toggle whether alignment is to page margins or elements in the selection.

Disabled in data view. In data view all alignment is relative to the extent of the selected elements.
Command Align Left PageLayout_AlignLeft Page Layout {92D4909F-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignLeftCommand
none PageLayout_GraphicsToolbar Align the selected element(s) to the left.
Command Align Center PageLayout_AlignCenter Page Layout {92D490A0-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignCenterCommand
none PageLayout_GraphicsToolbar Align the selected element(s) to the horizontal center.
Command Align Right PageLayout_AlignRight Page Layout {92D490A1-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignRightCommand
none PageLayout_GraphicsToolbar Align the selected element(s) to the right.
Command Align Top PageLayout_AlignTop Page Layout {92D490A2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignTopCommand
none PageLayout_GraphicsToolbar Align the selected element(s) to the top.
Command Align Vertical Center PageLayout_AlignMiddle Page Layout {92D490A3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMiddleCommand
none PageLayout_GraphicsToolbar Align the selected element(s) to the vertical center.
Command Align Bottom PageLayout_AlignBottom Page Layout {92D490A4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignBottomCommand
none PageLayout_GraphicsToolbar Align the selected element(s) to the bottom.
Command Distribute Horizontally PageLayout_DistributeHorizontally Page Layout {92D490A5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeHorizontallyCommand
none PageLayout_GraphicsToolbar Distribute the selected elements evenly in the horizontal direction.
Command Distribute Vertically PageLayout_DistributeVertically Page Layout {92D490A6-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeVerticallyCommand
none PageLayout_GraphicsToolbar Distribute the selected elements evenly in the vertical direction.
Command Make Same Size PageLayout_MakeSameSize Page Layout {92D490A7-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameSizeCommand
none PageLayout_GraphicsToolbar Make the selected elements the same height and width.
Command Make Same Width PageLayout_MakeSameWidth Page Layout {92D490A8-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameWidthCommand
none PageLayout_GraphicsToolbar Make the selected elements the same width.
Command Make Same Height PageLayout_MakeSameHeight Page Layout {92D490A9-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameHeightCommand
none PageLayout_GraphicsToolbar Make the selected elements the same height.
Command Rotate Right PageLayout_RotateLeft Page Layout {92D490AA-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateLeftCommand
none PageLayout_GraphicsToolbar Rotate the selected text or graphic(s) 90 degrees clockwise.

Disabled for objects on the map layout. You can rotate a north arrow through its properties.
Command Rotate Left PageLayout_RotateRight Page Layout {92D490AB-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateRightCommand
none PageLayout_GraphicsToolbar Rotate the selected text or graphic(s) 90 degrees counter-clockwise.

Disabled for objects on the map layout. You can rotate a north arrow through its properties.
Command Flip Horizontally PageLayout_FlipHorizontal Page Layout {92D490AC-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.FlipHorizontalCommand
none PageLayout_GraphicsToolbar Flip the selected graphic(s) horizontally.

Disabled for text, marker symbols and objects on the map layout.
Command Flip Vertically PageLayout_FlipVertical Page Layout {92D490AD-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.FlipVerticalCommand
none PageLayout_GraphicsToolbar Flip the selected graphic(s) vertically.

Disabled for text, marker symbols and objects on the map.
Toolbar Topology Topology_TopologyToolbar none {A14E577C-500F-431D-90F5-615E6A08A331}
esriEditorExt.TitusToolbar
none none none
Command Select Topology Topology_IntegratedLayersCommand Topology {7953D111-120A-4CFA-86D5-4DD93F171B55}
esriEditorExt.IntegratedLayersCommand
none Topology_TopologyToolbar Create a map topology so you can edit coincident features in one or more layers or specify a geodatabase topology to use. When working with topology and shared geometry, make your edits with the tools on the Topology toolbar. Map topology is available for the Basic license; geodatabase topology requires a Standard or Advanced license.
Menu Topology Edit Tool Editor_TopologyEditTools none {49E9F695-3F51-48D7-8AC6-70D621A89ADA}
esriEditorExt.TopologyEditToolPalette
none Topology_TopologyToolbar none
Command Topology Edit Tool Topology_TopologyEditTool Topology {DC12D55A-EC2D-4F01-8C75-B407EC0959E5}
esriEditorExt.TopologyEditToolPalette
none Editor_TopologyEditTools Select and edit topology nodes and edges in a geodatabase or map topology. Click or drag a box to select elements. Hold down the mouse button and trace to select multiple topology edges that are connected.
Command Topology Edit Trace Tool Topology_TopologyEditTraceTool Topology {997395BB-362D-40A5-8C10-4D22AC5008A9}
esriEditorExt.TopologyEditToolPalette
none Editor_TopologyEditTools Select connected topology edges by tracing along them. Click an edge, then click again when done selecting edges. You can also select edges in this manner with the Topology Edit tool by holding down the mouse button.
Command Modify Edge EdgeEditVertices_Command Topology {91303C5D-8ADD-4811-ABFF-D945DAED1E9D}
esriEditorExt.EdgeEditVerticesCommand
none Topology_TopologyToolbar View, select, and modify the vertices and segments that make up the shape of a topology edge. Use the tools on the Edit Vertices toolbar to edit the geometry.

Shortcut: Double-click a feature with the Topology Edit tool.
Command Reshape Topology Edge Editor_ReshapeEdgeTool Topology {465EE468-7E79-4DAC-AA28-D0E4A2DD98C4}
esriEditorExt.ReshapeEdgeTool
none Topology_TopologyToolbar Reshape an edge by constructing a sketch over a selected edge. The edge takes the shape of the sketch from the first place the sketch intersects the feature to the last. The new shape of the selected edge is applied to all the features that share that edge. You can select multiple edges that form a connected path and reshape them together.
Command Align Edge Tool Topology_AlignEdgeTool Topology {46493C3B-5D81-4E64-B1EF-C892DB59755D}
esriEditorExt.AlignEdgeTool
none Topology_TopologyToolbar Match one edge to another so they are coincident. Click the edge to be aligned, click the edge to align it to, and the first edge is updated to match the second edge.
Command Generalize Edge EditorExt_EdgeGeneralizeCommand Topology {6BABF29D-6A6E-473A-9D45-AA975F9FC999}
esriEditorExt.EdgeGeneralizeCommand
none Topology_TopologyToolbar Simplify the shape of a topology edge. The degree of simplification depends on the maximum deviation, which limits how far the output geometry can be from the input geometry. The new shape of the selected edge is applied to all the features that share that edge. You can select multiple edges and generalize them at the same time.
Command Shared Features Topology_SharedFeaturesCommand Topology {EA19EC67-4F7B-4EA6-B94E-75D23AC28149}
esriEditorExt.SharedFeaturesCommand
none Topology_TopologyToolbar Open the Shared Features window to see a list of features sharing a selected topology edge or node. Click a feature to flash it or uncheck a feature to exclude it temporarily from topology edits.
Command Validate Topology In Specified Area Topology_ValidateTopologyTool Topology {57938DD2-737C-44D9-BD53-3B7710357DB5}
esriEditorExt.ValidateTopologyTool
none Topology_TopologyToolbar Validate the geodatabase topology in a given area by dragging a box on the map.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Validate Topology In Current Extent Topology_ValidateVisibleExtentCommand Topology {8FDE78D4-5160-4410-B611-C179F003680B}
esriEditorExt.ValidateVisibleExtentCommand
none Topology_TopologyToolbar Validate the geodatabase topology in the current map extent.

Requires a Standard or an Advanced license and is disabled with Basic.
Command Fix Topology Error Topology_FixErrorTool Topology {C6D3F257-EE68-4D43-8FE2-005BD5537160}
esriEditorExt.FixErrorTool
none Topology_TopologyToolbar Select and fix topology errors in the current geodatabase topology. Right-click an error to apply an automatic fix, if available. To view errors in a table format, open the Error Inspector window.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Command Error Inspector Topology_ErrorWindowCommand Topology {E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}
esriEditorExt.ErrorWindowCommand
none Topology_TopologyToolbar Open the Error Inspector window to find, sort, and fix geodatabase topology errors.

Requires a Standard or an Advanced license and is disabled with a Basic license.
Toolbar Transform Parcels Parcel Transformation Mini Toolbar none {C05DFCC8-C51A-490C-990B-45EEA0186CB5}
esriCadastralUI.ParcelTransformationMiniToolbar
none none none
Command Move Parcels Cadastral_TransformParcelMoveTool Parcel {57D39E99-D950-4F34-8D9E-A7EB9BB5E4B3}
esriCadastralUI.TransformParcelMoveTool
none Parcel Transformation Mini Toolbar Drag the selected parcels to a new location.
Command Scale Parcels Cadastral_TransformParcelScaleTool Parcel {DB4F4ECF-4A52-4A44-BB2D-C602070DE7DF}
esriCadastralUI.TransformParcelScaleTool
none Parcel Transformation Mini Toolbar Scale the parcels. Move the scale point to use a different parcel point as an anchor.
Command Rotate Parcels Cadastral_TransformParcelRotationTool Parcel {FD416353-F061-4EC4-A74A-3EA4197D61A3}
esriCadastralUI.TransformParcelRotationTool
none Parcel Transformation Mini Toolbar Rotate the parcels. Move the rotation point to use a different parcel point as an anchor.
Command Scale/Rotate Parcels Cadastral_TransformParcelScaleRotationTool Parcel {7C032544-2B9D-4036-9FAC-E8C000E6EBED}
esriCadastralUI.TransformParcelScaleRotationTool
none Parcel Transformation Mini Toolbar Scale and rotate the parcels. Move the scale/rotate point to use a different parcel point as an anchor.
Command Move parcel point Cadastral_TransformParcelPointTool Parcel {0F7DF07D-71A5-42CA-B95C-866B10B76F77}
esriCadastralUI.TransformParcelPointTool
none Parcel Transformation Mini Toolbar Snap to and move a parcel point to a new location.
Command Commit Transformation TransformParcel_Commit Parcel {28012A3D-8EA8-422E-B63E-F6DA82D4DE31}
esriCadastralUI.TransformParcelCommitCmd
none Parcel Transformation Mini Toolbar Commit the parcel transformation to the parcel fabric layer.
Command Cancel Transformation TransformParcel_Cancel Parcel {838A2F25-D14D-4A7A-8930-E4F7933466E0}
esriCadastralUI.TransformParcelCancelCmd
none Parcel Transformation Mini Toolbar Discard the parcel transformation.
Toolbar Geodatabase History HistoryToolbar none {C7F3D11D-4724-4226-BF94-71DA47EB11AA}
esriArcMapUI.HistoryToolBar
none none none
Command Geodatabase History Viewer HistoryViewer Geodatabase History {383727C4-D8AD-4E69-9305-C93883B21135}
esriArcMapUI.HistoryViewerCommand
none HistoryToolbar Open the Geodatabase History Viewer window to view different moments in time of a historical version.
Command Add Historical Archive HistoryAddArchiveCommand Geodatabase History {045F884E-FFAF-4016-BFE2-D64DBEC71F9F}
esriArcMapUI.HistoryAddArchiveCommand
none HistoryToolbar Add the archive of selected tables or layers to the map as a new layer or table.
Command Historical Marker Manager HistoryMarkerManagerCommand Geodatabase History {31D02F0E-E38E-4B95-9B34-0E50EC073D7A}
esriArcMapUI.HistoryMarkerManagerCommand
none HistoryToolbar Add, delete and alter historical markers at the workspace level. A historical marker is a named pointer to a moment in time. They can be used through the change version dialog or historical viewer to easily change to significant moments in time. This command is only enabled when a workspace is selected in the table of contents.
Toolbar Tracking Analyst Tracking Analyst Toolbar none {D53BF211-24FB-11D4-B34C-00104BA2ABCC}
esriTrackingAnalystUI.TAToolBar
none none none
Menu Tracking Analyst Tracking Analyst Menubar none {08850889-5B9F-45D4-AC60-3400F7676CA9}
esriTrackingAnalystUI.TAMenuBar
none Tracking Analyst Toolbar none
Command Animation Tool Tracking Analyst_Animation Tool Tracking Analyst {D53BF1F3-24FB-11D4-B34C-00104BA2ABCC}
esriTrackingAnalystUI.TAMenuBar
none Tracking Analyst Menubar Open Animation Tool to create animations of tracking layers playing back in ArcMap.
Menu Data Clock data clock menu name none {5CE06D1A-1BEC-11D6-B831-00010265ADC5}
esriTrackingAnalystUI.TemporalChartMenu
none Tracking Analyst Menubar none
Command Create Data Clock TrackingAnalyst_CreateDataClock Tracking Analyst {2A9429C8-1A4E-11D6-B831-00010265ADC5}
esriTrackingAnalystUI.TemporalChartMenu
none data clock menu name Create a new data clock chart to analyze the temporal distribution of features in a tracking layer.
Command Manage Data Clocks Tracking Analyst_&Manage... Tracking Analyst {BC3D9EF0-D307-11D5-B811-00010265ADC5}
esriTrackingAnalystUI.TemporalChartMenu
none data clock menu name Manage the data clock charts you have created.
Command Options Tracking Analyst_Settings Tracking Analyst {10FA821D-ECC7-4330-B724-FBEAEF195B30}
esriTrackingAnalystUI.TAMenuBar
none Tracking Analyst Menubar Specify settings for Tracking Analyst, such as look up table configuration and global tracking layer properties.
Command Add Temporal Data Wizard Add Temporal Data Wizard Tracking Analyst {D53BF1F2-24FB-11D4-B34C-00104BA2ABCC}
esriTrackingAnalystUI.TemporalEventWizard
none Tracking Analyst Toolbar Add historical temporal data to the active data frame as a tracking layer.
Command Playback Manager TrackingAnalyst_PlaybackManager Tracking Analyst {06107E62-D0A0-4C15-813D-4FCB325D0921}
esriTrackingAnalystUI.PlaybackTool
none Tracking Analyst Toolbar Open Playback Manager to interactively play back real-time and historical tracking layers.
Command Track Manager TrackingAnalyst_TrackManagerWindowCmd Tracking Analyst {AA5C94BF-D1EF-40BB-A977-694A8E41531A}
esriTrackingAnalystUI.TrackManagerWindowCmd
none Tracking Analyst Toolbar Open Track Manager to view and interact with the tracks and tracking features contained in your map.
Command Tracking Services Monitor TrackingAnalyst_TxServicesWindowCmd Tracking Analyst {B04DA63E-D881-4675-839C-8F5665D575DF}
esriTrackingAnalystUI.TxServicesWindowCmd
none Tracking Analyst Toolbar Open the Tracking Services Monitor to view the status of your real-time tracking services.
Toolbar LAS Dataset 3DAnalyst_LasDataset_Toolbar none {D9EFFF5A-BC8E-4442-A0B2-179FBA8633D5}
esri3DAnalystUI.LasDatasetToolbar
none none none
Menu LAS Dataset LasDataset_Menu none {D9DBBC58-7EF8-44D2-83C4-7F870AD987CC}
esri3DAnalystUI.LasDatasetMenu
none 3DAnalyst_LasDataset_Toolbar none
Command Pan Options 3DAnalyst_LasDatasetPanOptions 3D Analyst {EB8596D4-2A28-4913-A7ED-F08191B5DF06}
esri3DAnalystUI.LasDatasetMenu
none LasDataset_Menu Control how the LAS dataset pan options will work. The offset in x direction controls how far the left and right pan buttons will move each time they are selected. The offset in y direction controls how far the up and down pan buttons will move each time they are selected. The default value for x and y is the median value of the LAS file extents that are used to define the LAS dataset.
Command Profile Tool Options 3DAnalyst_LasDatasetProfileToolOption 3D Analyst {F72993F6-37C3-47C7-9576-DD4D39093AFF}
esri3DAnalystUI.LasDatasetMenu
none LasDataset_Menu Open a dialog to specify the point budget amount to be used in the profile window.
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.
Menu Display As Points LasDataset_SymbolizePoint none {9D53C430-4C1E-4517-9BC4-76BE62582D0B}
esri3DAnalystUI.LasDatasetSymbolizePointPalette
none 3DAnalyst_LasDataset_Toolbar none
Command Elevation 3DAnalyst_LasDatasetSymbolizePointByElevation 3D Analyst {8ABA7C31-3267-4CE7-BCBF-656C3189E625}
esri3DAnalystUI.LasDatasetSymbolizePointPalette
none LasDataset_SymbolizePoint Symbolize the LAS dataset points by elevation.
Command Class 3DAnalyst_LasDatasetSymbolizePointByClass 3D Analyst {150377A1-5017-4E77-8281-5ACDAA4EC62F}
esri3DAnalystUI.LasDatasetSymbolizePointPalette
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.LasDatasetSymbolizePointPalette
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.
Menu Display As TIN LasDataset_SymbolizeTin none {52605CFF-6CEE-47DF-88C7-114588C9AA2C}
esri3DAnalystUI.LasDatasetSymbolizeTinPalette
none 3DAnalyst_LasDataset_Toolbar none
Command Elevation 3DAnalyst_LasDatasetSymbolizeTinByElevation 3D Analyst {388CDCD7-FECA-446F-8EC2-1FB43C0B6024}
esri3DAnalystUI.LasDatasetSymbolizeTinPalette
none LasDataset_SymbolizeTin Symbolize the LAS dataset TIN faces by elevation.
Command Aspect 3DAnalyst_LasDatasetSymbolizeTinByAspect 3D Analyst {74D9FFE6-7F34-472D-AC5C-72D92F204A51}
esri3DAnalystUI.LasDatasetSymbolizeTinPalette
none LasDataset_SymbolizeTin Symbolize the LAS dataset TIN faces by aspect.
Command Slope 3DAnalyst_LasDatasetSymbolizeTinBySlope 3D Analyst {90AB7E21-B31B-4901-ADFD-DFF8CE907B88}
esri3DAnalystUI.LasDatasetSymbolizeTinPalette
none LasDataset_SymbolizeTin Symbolize the LAS dataset TIN faces by slope.
Command Contour 3DAnalyst_LasDatasetSymbolizeTinByContour 3D Analyst {C6B81F55-C8DE-414C-94E5-6D3EF5B55C77}
esri3DAnalystUI.LasDatasetSymbolizeTinPalette
none LasDataset_SymbolizeTin Symbolize the LAS dataset surface with contours.
Menu Filters LasDataset_FiltersMenu none {45A19992-1BC9-482D-8582-DF424678F712}
esri3DAnalystUI.LasDatasetFiltersMenu
none 3DAnalyst_LasDataset_Toolbar none
Command All 3DAnalyst_LasDatasetFilterAll 3D Analyst {F5310A14-1A2C-4ED9-968A-32EF7AB74725}
esri3DAnalystUI.LasDatasetFiltersMenu
none LasDataset_FiltersMenu Display all points.
Command Ground 3DAnalyst_LasDatasetFilterBareEarth 3D Analyst {49208744-31C4-4BD7-BC10-7D104EACC13A}
esri3DAnalystUI.LasDatasetFiltersMenu
none LasDataset_FiltersMenu Display the points from the ground filter.
Command Non Ground 3DAnalyst_LasDatasetFilterNonBareEarth 3D Analyst {9701764F-3B00-4C6D-A184-F02A6E52A678}
esri3DAnalystUI.LasDatasetFiltersMenu
none LasDataset_FiltersMenu Display the points from the non ground filter.
Command First Return 3DAnalyst_LasDatasetFilterFirstReturn 3D Analyst {2699ECCA-A5A0-4D28-98B0-C1D31060BDCF}
esri3DAnalystUI.LasDatasetFiltersMenu
none LasDataset_FiltersMenu Display the points from the first return filter.
Command Pan Left 3DAnalyst_LasDatasetPanLeft 3D Analyst {D1EFEAD7-2E63-4F25-A37B-D69051745F11}
esri3DAnalystUI.LasDatasetPanLeftCommand
none 3DAnalyst_LasDataset_Toolbar Pan the LAS dataset in the x direction to the left. Use the Pan Options to modify the pan distance.
Command Pan Right 3DAnalyst_LasDatasetPanRight 3D Analyst {6DD69F4C-F763-41AF-945B-916142BEB456}
esri3DAnalystUI.LasDatasetPanRightCommand
none 3DAnalyst_LasDataset_Toolbar Pan the LAS dataset in the x direction to the right. Use the Pan Options to modify the pan distance.
Command Pan Up 3DAnalyst_LasDatasePanUp 3D Analyst {9A87FAFF-4962-4DF9-88F3-64D23146EB95}
esri3DAnalystUI.LasDatasetPanUpCommand
none 3DAnalyst_LasDataset_Toolbar Pan the LAS dataset in the y direction up. Use the Pan Options to modify the pan distance.
Command Pan Down 3DAnalyst_LasDatasetPanDown 3D Analyst {96CCAEEA-B678-41BB-AF84-AEDDC7813582}
esri3DAnalystUI.LasDatasetPanDownCommand
none 3DAnalyst_LasDataset_Toolbar Pan the LAS dataset in the y direction down. Use the Pan Options to modify the pan distance.
Command LAS Dataset Profile View 3DAnalyst_LasDatasetProfile 3D Analyst {15126075-D582-4812-B4B1-F7312282756B}
esri3DAnalystUI.LasDatasetProfileTool
none 3DAnalyst_LasDataset_Toolbar Create a profile of LAS dataset points. This allows you to query the lidar points, measure their height differences, and edit their classification.

Click a location in the map display to set a start point, and a second location to set an end point. Once an end point has been set, use the selection box to set a profile width.

Use the SHIFT key to set straight vertical or horizontal lines. Press the ESC key to cancel.
Command LAS Dataset 3D View 3DAnalyst_LasDataset3dView 3D Analyst {F7CB7E44-7FE7-435C-9269-DD01AB2E8C8F}
esri3DAnalystUI.LasDataset3dViewCommand
none 3DAnalyst_LasDataset_Toolbar Create a 3D view of the LAS dataset. The 3D view will display the LAS dataset as it appears in the map window.
Toolbar TIN Editing 3DAnalyst_TinEditing_Toolbar none {E0A31455-57EF-4F6F-BADA-5B6BB5CC46EA}
esri3DAnalystUI.TinEditingToolBar
none none none
Menu TIN Editing TinEditing_Menu none {BDA798DA-FE93-4955-B3BD-A8E61E03CEB1}
esri3DAnalystUI.TinEditingMenu
none 3DAnalyst_TinEditing_Toolbar none
Command Start Editing TIN 3DAnalyst_StartEditingTin 3D Analyst {53E4D5C2-6C1E-4752-8A48-30815A37BBA3}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu Start a TIN editing session; click Stop Editing TIN to terminate.
Command Stop Editing TIN 3DAnalyst_StopEditingTin 3D Analyst {B1ADA9FF-C5EA-4A84-B418-611FC79AD1D6}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu Stop a TIN editing session.
Command Save 3DAnalyst_SaveTinEdits 3D Analyst {9A40470C-BE3B-4A10-8C3D-F68F7436DCDB}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu Save edits to disk.
Command Save As 3DAnalyst_SaveTinAs 3D Analyst {43AC29CC-008E-4C42-84B7-3BCBB2D45B64}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu Save the edited TIN to a new locaton on disk.
Command Undo Since Last Save 3DAnalyst_UndoTinEdits 3D Analyst {8BB22EFB-AEAA-46F5-8BA9-E575FED82B13}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu Undo all edits performed on the current TIN since it was last saved.
Command Set to Constrained Delaunay 3DAnalyst_SetConstrained 3D Analyst {3209A1E5-1BB7-411B-A5EF-4BCF2BE24242}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu A constrained Delaunay triangulation method follows Delaunay rules everywhere except along breaklines. You can set the edit session to enforce constrained Delaunay triangulations at one time for the edit session. To remove this option, stop the edit session and start another edit session.
Command Grade From Centerline 3DAnalyst_GradeFeature 3D Analyst {0395E56C-7805-4471-BDDE-8EA5A836C4D9}
esri3DAnalystUI.TinEditingMenu
none TinEditing_Menu Grade one or more features.
Command Digitize TIN Point Tool 3DAnalyst_TinEditingDigitizeTinPoint 3D Analyst {B7329CC4-2860-4B6D-BB9E-63FC1A9C975C}
esri3DAnalystUI.TinEditingDigitizeTinPointTool
none 3DAnalyst_TinEditing_Toolbar Add a point to the TIN selected in the 3D Analyst toolbar.
Command Digitize TIN Line Tool 3DAnalyst_TinEditingDigitizeTinLine 3D Analyst {FFDF8593-D47F-4715-BDFF-FCBDDB8C9217}
esri3DAnalystUI.TinEditingDigitizeTinLineTool
none 3DAnalyst_TinEditing_Toolbar Add a line to the TIN selected in the 3D Analyst toolbar.
Command Digitize TIN Polygon Tool 3DAnalyst_TinEditingDigitizeTinPolygon 3D Analyst {45453D19-7D63-4379-BFCF-839695FF9BB9}
esri3DAnalystUI.TinEditingDigitizeTinPolygonTool
none 3DAnalyst_TinEditing_Toolbar Add a polygon to the TIN selected in the 3D Analyst toolbar.
Command Set TIN Edge Type Tool 3DAnalyst_TinEditingSetTinEdgeType 3D Analyst {1C33D350-A1BE-477F-A3F9-C272E07D627D}
esri3DAnalystUI.TinEditingSetTinEdgeTypeTool
none 3DAnalyst_TinEditing_Toolbar Set the edge type to hard, soft, or regular.
Command Set TIN Tags Tool 3DAnalyst_TinEditingSetTinTags 3D Analyst {BF18FB57-5FB3-4ACB-B221-C5A06DC848F0}
esri3DAnalystUI.TinEditingSetTinTagsTool
none 3DAnalyst_TinEditing_Toolbar Set node, edge, and triangle tags.
Command Modify TIN Data Area Tool 3DAnalyst_TinEditingSetTinTrianglesInOut 3D Analyst {4C21A929-3095-479C-91B9-3D2020B7F1CC}
esri3DAnalystUI.TinEditingSetTinTrianglesInOutTool
none 3DAnalyst_TinEditing_Toolbar Set triangles as in or out of the data area.
Command Delete TIN Breakline Tool 3DAnalyst_TinEditingDeleteTinBreakline 3D Analyst {7F0552A4-F3F8-4F7F-A49A-565E1C481641}
esri3DAnalystUI.TinEditingDeleteTinBreaklineTool
none 3DAnalyst_TinEditing_Toolbar Delete a TIN breakline.
Command Move TIN Node Tool 3DAnalyst_TinEditingMoveTinNode 3D Analyst {CEC2A9BE-6E95-4705-9F41-AECEE602582E}
esri3DAnalystUI.TinEditingMoveTinNodeTool
none 3DAnalyst_TinEditing_Toolbar Move a TIN Node.
Command Connect TIN Nodes Tool 3DAnalyst_TinEditingConnectTinNodes 3D Analyst {77B9C86D-4E7F-4523-9BD8-DF5387A521FC}
esri3DAnalystUI.TinEditingConnectTinNodesTool
none 3DAnalyst_TinEditing_Toolbar Connect two nodes in a TIN.
Command Swap TIN Edge Tool 3DAnalyst_TinEditingSwapEdge 3D Analyst {99A73773-AF06-448B-AE0F-C8B7E745C2D3}
esri3DAnalystUI.TinEditingSwapEdgeTool
none 3DAnalyst_TinEditing_Toolbar Swap a TIN edge.
Menu Profile Graph 3DAnalyst_TinEditingDeleteTinNodePalette none {D0F4E181-DD79-491A-AC3D-6FB5DF374FD7}
esri3DAnalystUI.TinEditingDeleteTinNodePalette
none 3DAnalyst_TinEditing_Toolbar none
Command Delete TIN Node 3DAnalyst_TinEditingDeleteTinNode 3D Analyst {0F7C77C2-EA1D-4C3B-B400-85C531722036}
esri3DAnalystUI.TinEditingDeleteTinNodePalette
none 3DAnalyst_TinEditingDeleteTinNodePalette Remove node from a TIN.
Command Delete TIN Nodes By Area 3DAnalyst_TinEditingDeleteTinNodeByArea 3D Analyst {1C1497E5-B006-4D2A-9E85-E4A37234C861}
esri3DAnalystUI.TinEditingDeleteTinNodePalette
none 3DAnalyst_TinEditingDeleteTinNodePalette Delete TIN nodes by area.
Command Adjust Node Z Tool 3DAnalyst_TinEditingAdjustTinNodeZ 3D Analyst {0AD30164-3DF2-4320-B059-B64E2326D40B}
esri3DAnalystUI.TinEditingAdjustTinNodeZTool
none 3DAnalyst_TinEditing_Toolbar Change the Z value of a node.
Toolbar Tools Tools_Toolbar none {E1F29C75-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.BrowseToolBar
none none none
Command Zoom In PanZoom_ZoomIn Pan/Zoom {AD1891E4-7C79-11D0-8D7C-0080C7A4557D}
esriArcMapUI.ZoomInTool
none Tools_Toolbar Zoom in by clicking once or dragging a box on the map.

Shortcut: Hold down the Z key, or hold down CTRL and drag with the middle mouse button held down.
Command Zoom Out PanZoom_ZoomOut Pan/Zoom {F89EBCDF-967C-11D1-873A-0000F8751720}
esriArcMapUI.ZoomOutTool
none Tools_Toolbar Zoom out by clicking once or dragging a box on the map.

Shortcut: Hold down the X key.
Command Pan PanZoom_Pan Pan/Zoom {0830FB32-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.PanTool
none Tools_Toolbar Pan the map by dragging. Click to re-center the map. Double-click to re-center and zoom in. SHIFT and drag to zoom to rectangle.

Shortcut: Hold down the C key, or drag the map with the middle mouse button held down. To roam around the map, hold down the Q key, or hold down the middle mouse button until the cursor changes then roam.
Command Full Extent PanZoom_FullExtent Pan/Zoom {0830FB35-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.FullExtentCommand
none Tools_Toolbar Zoom to the full extent of the map. By default, this is the extent of all the data in the active data frame. To customize where Full Extent takes you, choose View > Data Frame Properties.
Command Fixed Zoom In PanZoom_ZoomInFixed Pan/Zoom {0830FB33-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.ZoomInFixedCommand
none Tools_Toolbar Zoom in on the center of the map.

Shortcut: Roll the mouse wheel. Hold down CTRL while rolling to zoom at a finer increment.
Command Fixed Zoom Out PanZoom_ZoomOutFixed Pan/Zoom {0830FB34-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.ZoomOutFixedCommand
none Tools_Toolbar Zoom out on the center of the map.

Shortcut: Roll the mouse wheel. Hold down CTRL while rolling to zoom at a finer increment.
Command Go Back To Previous Extent PanZoom_ZoomToLastExtentBack Pan/Zoom {3A372DD1-3ECB-11D2-A2A3-080009B6F22B}
esriArcMapUI.ZoomToLastExtentBackCommand
none Tools_Toolbar Go back to the previous extent of the map after navigating.

Shortcut: Press the &< key.
Command Go To Next Extent PanZoom_ZoomToLastExtentForward Pan/Zoom {8FD414A2-403F-11D2-A2A9-080009B6F22B}
esriArcMapUI.ZoomToLastExtentForwardCommand
none Tools_Toolbar Go forward again through the sequence of extents you have been viewing on the map.

Shortcut: Press the &> key.
Menu Selection Tools Palette SelectionToolsPalette none {488CBE4F-CD34-4649-B1ED-8CD1B8149041}
esriArcMapUI.SelectByToolsPalette
none Tools_Toolbar none
Command Select by Rectangle Query_SelectFeatures Selection {78FFF793-98B4-11D1-873B-0000F8751720}
esriArcMapUI.SelectByToolsPalette
none SelectionToolsPalette Select features from selectable layers by clicking on them or dragging a box over them. Hold down SHIFT while selecting features to add them to the selected set or remove them from it, or choose Selection > Interactive Selection Method.
Command Select by Polygon Query_SelectFeatures Selection {6AF6A75F-8E5C-4874-BCE2-B2ED1EB81309}
esriArcMapUI.SelectByToolsPalette
none SelectionToolsPalette Select features from selectable layers by drawing a polygon around them.
Command Select by Lasso Query_SelectFeatures Selection {9838C473-1307-46D9-B813-C9DCE9B3A63A}
esriArcMapUI.SelectByToolsPalette
none SelectionToolsPalette Select features from selectable layers by drawing a freehand shape around them.
Command Select by Circle Query_SelectFeatures Selection {91A04425-46F5-49B4-847B-7ED004073491}
esriArcMapUI.SelectByToolsPalette
none SelectionToolsPalette Select features from selectable layers by drawing a circle around them. Click to specify the center of the circle then either drag to define the radius or press R and type in the radius.
Command Select by Line Query_SelectFeatures Selection {D177B03E-03D4-4DEB-A948-B92B16FC7F25}
esriArcMapUI.SelectByToolsPalette
none SelectionToolsPalette Select features from selectable layers by drawing a line that intersects them.
Command Clear Selected Features Query_ClearSelection Selection {37C833F3-DBFD-11D1-AA7E-00C04FA37860}
esriArcMapUI.ClearSelectionCommand
none Tools_Toolbar Unselect the currently selected features in all layers.
Command Select Elements PageLayout_SelectTool Page Layout {C22579D1-BC17-11D0-8667-0000F8751720}
esriArcMapUI.SelectTool
none Tools_Toolbar Select, resize and move text, graphics and other elements placed on the map.
Command Identify ControlToolsMapInquiry_Identify Map Inquiry {CF605583-AEA3-41D8-9464-DDD1905243D9}
esriControls.ControlsMapIdentifyTool
none Tools_Toolbar Identify geographic features by clicking on them or dragging a box around them.
Command Hyperlink Query_Hyperlink Selection {BD07113F-9703-11D2-AADD-000000000000}
esriArcMapUI.HyperlinkTool
none Tools_Toolbar Launch a hyperlink to a website, document or script by clicking on a feature.
Command HTML Popup Query_HTMLPopup Selection {497ACE24-F38F-4DDB-B26E-8C83C15A1BE7}
esriArcMapUI.HTMLPopupInfoTool
none Tools_Toolbar Launch an HTML popup by clicking on a feature.
Command Measure ControlToolsMapInquiry_Measure Map Inquiry {47BE3CD5-19DB-4A1E-9C4A-7FA539D903C4}
esriControls.ControlsMapMeasureTool
none Tools_Toolbar Measure distance and area on the map.
Command Find ControlToolsMapInquiry_Find Map Inquiry {CE9BB1E9-B2D4-4442-8A81-42478C81B256}
esriControls.ControlsMapFindCommand
none Tools_Toolbar Find a geographic feature, place, or address.
Command Find Route ControlToolsFindRoute_FindRoute Map Inquiry {BDC68B11-B152-4933-A870-3E4271BC42CA}
esriControls.ControlsFindRouteCommand
none Tools_Toolbar Find a route between stops you specify.
Command Go To XY ControlToolsMapNavigation_GoTo Map Navigation {C397D829-522B-490F-8249-0219EA53CFBC}
esriControls.ControlsMapGoToCommand
none Tools_Toolbar Type in an XY location to find it.
Command Time Slider Window_TimeSliderWindow Window {4E41FC2B-1114-40D3-8326-68EAAB68D2E1}
esriArcMapUI.TimeSliderWindowCommand
none Tools_Toolbar Open the Time Slider window to control the time period represented by the data in this map.

Disabled if none of the layers in your map have time properties enabled.
Command Create Viewer Window Browse_NewMapInset Tools {709608E3-5C7E-11D2-87BB-0000F8751720}
esriArcMapUI.NewMapInsetTool
none Tools_Toolbar Create a new viewer window by dragging a rectangle.
Toolbar Parcel Editor ParcelEditorToolbar none {E63B3BBF-58FD-4102-8F61-238E1AAA066F}
esriCadastralUI.CadastralEditorToolBar
none none none
Menu Parcel Editor CadastralEditor_Menu none {CFFCF318-533D-4806-95F0-7DFF28D87084}
esriCadastralUI.CadastralEditorMenu
none ParcelEditorToolbar none
Command Start Editing Cadastral_StartEditing Parcel {B2DEBDB8-33AB-4C04-8438-17357A263002}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu
Command Save Edits Editor_SaveEdits Editor {59D2AFD2-9EA2-11D1-9165-0080C718DF97}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Save all edits made since the last save. After saving, you cannot undo previous editing operations.
Command Stop Editing Editor_StopEditing Editor {59D2AFD1-9EA2-11D1-9165-0080C718DF97}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Stop the edit session. If you have any unsaved edits, you are prompted to save them.
Command Parcel Workflows Cadastral_Solution_Show Parcel {3E64E2CF-CE33-4E7D-94AC-0552F8EB85EC}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Open the Parcel Workflows window to use automated parcel editing workflows.
Command Target Fabric Fabric Control Parcel {E2D877A1-3E7C-40EC-AD6A-8105D28F45F1}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Choose the parcel fabric to edit. Set your target editing fabric when there is more than one parcel fabric in the map document.
Command Plan Directory PlanDirectory Parcel {71728D93-D307-43AA-81F9-9D4EE10D3B4F}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Open the Plan Directory dialog box to list all plans existing on the parcel fabric. Click Create Plan to create a new plan. Right-click a plan and click Properties to edit the plans parameters.
Command Save As XML Cadastral_SaveAsAnotherPacket Parcel {2E1870E4-F0DB-4CCB-B274-CF4A7B581487}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Save the selected parcels to a Cadastral XML file. The Cadastral XML file can be appended to any parcel fabric by clicking the Parcel Editor menu and clicking Append File
Command Append File Cadastral_AppendPacket Parcel {9FB04311-8CBC-4AFB-9F51-1C53658FB991}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Append a Cadastral XML file to the parcel fabric and, optionally, join the new parcels.
Command Adjust Adjust Packet Co-ordinates Parcel {411C458F-B80D-449B-BE80-ACA331F3A910}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Run a parcel fabric adjustment to adjust the points of the selected parcels. Selected parcels form a network that is adjusted to active control points. At least 2 control points are required.
Command Feature Adjustment CadastralAdjustmentMenuItem Parcel {843FBFF3-1DAC-4491-A04A-063D6905794F}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Open the Feature Adjustment dialog box to adjust feature classes to align with the parcel fabric. The feature adjustment uses displacement vectors generated from a parcel fabric adjustment.
Command Regenerate Fabric Cadastral_RegnerateFabric Parcel {34ACDABD-87F8-48AD-AF08-3F5AF6E55375}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Regenerate the geometries of the selected parcels and control points. If no parcels are selected the entire parcel fabric is regenerated.
Command Job Book CadastralFabricJobBook Parcel {302F37BA-B9E2-4806-9136-3834867A172C}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Open the Job Book dialog box to list edit jobs stored on the parcel fabric. In an edit session on SDE, only the edit jobs present on the version are listed. Outside of an edit session, all edit jobs across all versions are listed. Right-click a job to view its properties.
Command Options Cadastral_EditorOptions Parcel {A7490587-A970-4014-97CD-C2D2BA939A11}
esriCadastralUI.CadastralEditorMenu
none CadastralEditor_Menu Open the Parcel Editor Options dialog box to specify various options related to parcel editing.
Command Select Parcel Features Cadastral_SelectTool Parcel {3C0B5325-4083-4A7C-8A30-EC692720D16B}
esriCadastralUI.CadastralSelectTool
none ParcelEditorToolbar Select parcels and parcel features from any selectable parcel fabric layer.
Command New Parcel CadastralEditor_NewParcelCmd Parcel {90A69B31-0F78-4E62-99F9-801404588BD7}
esriCadastralUI.NewParcelCmd
none ParcelEditorToolbar Open the Parcel Details dialog box to create a new parcel traverse. Click Plan to choose a target plan or create the parcel in the default 'map' plan.
Command Control Points Cadastral_ControlPtsTool Parcel {0A6D9032-010A-4AC6-95A1-A0BDB3054E69}
esriCadastralUI.ControlPtsTool
none ParcelEditorToolbar Open the Control dialog box to add, remove and update control points.
Command Control Point Match Tool Cadastral_ControlPtMatchTool Parcel {BCD19E67-EC01-48BA-8A67-696A18CFD568}
esriCadastralUI.ControlPtMatchTool
none ParcelEditorToolbar Open the Control dialog box to link a control point to a parcel fabric point.
Command Create Connection Cadastral_CreateAcrossRoadConn Parcel {74C73841-AA78-46CF-B335-4B22EF905D8B}
esriCadastralUI.CreateAcrossRoadConnCmd
none ParcelEditorToolbar Open the Create Connection Line dialog box to add connection lines between two parcel points in a parcel fabric.
Command Mean Points Cadastral_MeanPointsTool Parcel {BD7562E1-C25D-461D-844F-14507EFA95AA}
esriCadastralUI.MeanPointsTool
none ParcelEditorToolbar Drag a box around group of points to merge them into a single point. Only unconnected points are merged.
Command Add Line Point Cadastral_AddPointCmd Parcel {680B849E-799E-45E9-BF8C-79A79272A0AB}
esriCadastralUI.AddLinePointCmd
none ParcelEditorToolbar Open the Add Line Point dialog box to create a line point on top of an existing parcel point. Adding a line point to a parcel point enforces cartographic alignment between the point and the adjacent boundary. The point is constrained to lie on the boundary.
Command Delete Line Point Cadastral_DeleteLinePointCmd Parcel {E3A8138B-84B5-4D5F-9537-5D7FD7F27863}
esriCadastralUI.DeleteLinePointCmd
none ParcelEditorToolbar Open the Delete Line Point dialog box to delete an existing line point. The underlying parcel point is not deleted but the parcel point will no longer be used to enforce cartographic alignment with the adjacent boundary.
Command Parcel Details ShowParcelPropertiesCmd Parcel {D7A996F0-2084-4699-9240-5206ABEF5DB1}
esriCadastralUI.ShowParcelPropertiesCmd
none ParcelEditorToolbar Open the Parcel Details dialog box to view and edit the attributes of the selected parcel. View and edit parcel attributes under Properties tab. View and edit parcel traverse dimensions under the Lines tab.
Command Parcel Explorer Cadastral_ParcelExplorer_Show Parcel {F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}
esriCadastralUI.ParcelExplorerCmd
none ParcelEditorToolbar Open the Parcel Explorer window to list selected parcels by their plan. Constructions and all unjoined parcels are also listed.
Command Point Report Cadastral_PointReportCmd Parcel {6DECCFCD-D1B8-4542-98B9-4A9CBF598C65}
esriCadastralUI.PointReportCmd
none ParcelEditorToolbar Open the Point Report dialog box to display spatial information on the selections of one, two or three points.
Command Parcel Namer Cadastral_ParcelSeqNamerTool Parcel {FF4BBB39-36B2-4C3E-B32C-194B06E64C2A}
esriCadastralUI.ParcelSeqNamerTool
none ParcelEditorToolbar Drag a line along an adjacent series of parcels to name them sequentially.
Command Annotate Courses Cadastral_AnnotateParcelCourses Parcel {E59C4331-BAD1-4243-8320-0ABDB5344088}
esriCadastralUI.AnnotateParcelCoursesCmd
none ParcelEditorToolbar Open the Annotate Selected Features dialog box to choose an annotation class to annotate the selected parcels' lines.
Command Transform Parcels JobBook_TransformParcel Parcel {F4B8BCA6-2794-4967-8B79-CEEE6E704606}
esriCadastralUI.TransformParcelCmd
none ParcelEditorToolbar Open the Transform Parcels toolbar to transform, scale and rotate a selection of parcels. Only available when a parcel selection is present in the map.
Toolbar Data Driven Pages PagePageIndex_PageIndexToolbar none {EF545F90-9F94-462E-8692-035923C87193}
esriArcMapUI.PageIndexToolBar
none none none
Command Data Driven Page Setup PageLayout_CreatePageIndex Page Layout {6F19555B-2C72-4DB4-83BC-F74DDA21E274}
esriArcMapUI.PageIndexSetupCommand
none PagePageIndex_PageIndexToolbar Define and manage data driven pages.
Command Refresh Data Driven Pages PageLayout_PageIndexRefreshCommand Page Layout {041DF7F7-8DDE-42E4-B38E-52EB538D46F3}
esriArcMapUI.PageIndexRefreshCommand
none PagePageIndex_PageIndexToolbar Refresh the data driven pages when edits are made to any field being used by data driven pages for an index layer feature or the data frame extent is changed.
Command Open Attribute Table PageLayout_PageIndexOpenTableCommand Page Layout {041DF7F8-8DDE-42E4-B38E-52EB538D46F3}
esriArcMapUI.PageIndexOpenTableCommand
none PagePageIndex_PageIndexToolbar Open the index layer's attribute table.
Command First Page First_Data_Driven_Page Page Layout {1CFDEC84-A428-4E3E-A915-48505CCE34B0}
esriArcMapUI.FirstPageIndexPageCommand
none PagePageIndex_PageIndexToolbar Navigate to the first data driven page in the series.
Command Previous Page Previous_Data_Driven_Page Page Layout {CF050173-961E-48BF-9CC2-A3C5E8936C1B}
esriArcMapUI.PreviousPageIndexPageCommand
none PagePageIndex_PageIndexToolbar Navigate to the previous data driven page in the series.
Command Current Page PageIndex_Page_Control Page Layout {833D429E-D110-4F5B-8939-6C9D74888096}
esriArcMapUI.PageIndexControl
none PagePageIndex_PageIndexToolbar Current name or index number of the page in the series. You can also type a name or index number to navigate to a specific page.
Command Next Page Next_Data_Driven_Page Page Layout {DD39EECF-73A1-4BBA-9808-6D6103096788}
esriArcMapUI.NextPageIndexPageCommand
none PagePageIndex_PageIndexToolbar Navigate to the next data driven page in the series.
Command Last Page Last_Data_Driven_Page Page Layout {BC87658A-649E-4FA5-8D10-DCE543269689}
esriArcMapUI.LastPageIndexPageCommand
none PagePageIndex_PageIndexToolbar Navigate to the last data driven page in the series.
Menu Page Text PageLayout_DynamicTextPageIndexMenu none {1F58CC78-EAD1-4CC0-9A23-8946204CC590}
esriArcMapUI.DynamicTextPageIndexMenu
none PagePageIndex_PageIndexToolbar none
Command Data Driven Page Name PageLayout_InsertDynamicText Dynamic Text {316BE38A-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextPageIndexMenu
none PageLayout_DynamicTextPageIndexMenu Insert a dynamic text element that displays the name of the current data driven page.
Command Data Driven Page Number PageLayout_InsertDynamicText Dynamic Text {316BE38B-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextPageIndexMenu
none PageLayout_DynamicTextPageIndexMenu Insert a dynamic text element that displays the page number of the current data driven page.
Command Data Driven Page with Count PageLayout_InsertDynamicText Dynamic Text {316BE38C-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextPageIndexMenu
none PageLayout_DynamicTextPageIndexMenu Insert a dynamic text element that displays the page number of the current page along with the total number of data driven pages.
Command Data Driven Page Display Expression PageLayout_InsertDynamicText Dynamic Text {316BE38E-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextPageIndexMenu
none PageLayout_DynamicTextPageIndexMenu Insert a dynamic text element that displays the display expression of the current data driven page. (See index layer 'Display' properties.)
Command Data Driven Page Attribute PageLayout_InsertDynamicText Dynamic Text {316BE38D-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.DynamicTextPageIndexMenu
none PageLayout_DynamicTextPageIndexMenu Insert a dynamic text element that displays an attribute of the current data driven page.
Toolbar Labeling Labeling_LabelingToolbar none {F7563B84-0B47-469C-B25A-5046CD44E4A5}
esriArcMapUI.LabelingToolBar
none none none
Menu Labeling Labeling_Options_Menu none {1FBD5C2B-FEBB-4CF7-B7BC-3380066AC58F}
esriArcMapUI.LabelingOptionsMenu
none Labeling_LabelingToolbar none
Command Abbreviation Dictionaries Maplex_LabelDictionary Label {883C1E59-39E1-4BAA-85C7-29BC3970E61C}
esriArcMapUI.LabelingOptionsMenu
none Labeling_Options_Menu Create abbreviation dictionaries.

Disabled if the current data frame is not using the Maplex Label Engine.
Command Key Numbering Maplex_KeyNumberGroup Label {F4548E3B-67B1-8C00-3FE1-B3DFF206C2BB}
esriArcMapUI.LabelingOptionsMenu
none Labeling_Options_Menu Create key numbering groups.

Disabled if the current data frame is not using the Maplex Label Engine.
Command Use Maplex Label Engine Maplex Label Engine Label {5C034EED-7881-4E07-8E1E-2051A1EE46ED}
esriArcMapUI.LabelingOptionsMenu
none Labeling_Options_Menu Switch between the Maplex Label Engine and the Standard Label Engine for the current data frame.
Command Options File_LabelingOptions Label {32D0E684-CBFC-4F6D-AD1A-BA979E6379E8}
esriArcMapUI.LabelingOptionsMenu
none Labeling_Options_Menu Review and set various options for labeling. If you are using the Maplex Label Engine for the current data frame you'll see a Maplex tab in this dialog in addition to the General tab.
Command Label Manager File_LabelManager Label {D8AC02F6-00ED-4427-98D4-E8ADADBA0E6B}
esriArcMapUI.LabelManagerCommand
none Labeling_LabelingToolbar Display and set labeling properties for the current data frame. Also use the Label Manager to create and manage label classes.
Command Label Priority Ranking File_LabelPriorityRanking Label {ABB95DF3-EDBF-407B-96FC-017111D6AAFA}
esriArcMapUI.LabelPriorityRankingCommand
none Labeling_LabelingToolbar Display and set labeling priorities for the current data frame. Labels with a higher priority will generally be placed first.
Command Label Weight Ranking File_LabelWeightRanking Label {7304FF97-7200-4960-8CD5-D353AAC55F58}
esriArcMapUI.LabelWeightRankingCommand
none Labeling_LabelingToolbar Display and set labeling weights for the current data frame. Label weights allow you control over how strongly features will act as barriers to label placement.
Command Lock Labels File_LabelCache Label {D5E987CA-6C3D-4E7C-BEE4-E9C7123C93FC}
esriArcMapUI.LabelCacheCommand
none Labeling_LabelingToolbar Hold the position of placed labels for the current map extent. Label positions remain constant as you pan and zoom within the original map extent.
Command Pause Labeling File_LabelPause Label {FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}
esriArcMapUI.LabelPauseCommand
none Labeling_LabelingToolbar Suspend labeling in current data frame. You can continue to work, but the labels are not redrawn.
Command View Unplaced Labels File_LabelViewUnplaced Label {7999B2BA-5EF7-4892-861C-93EDE859E69F}
esriArcMapUI.LabelViewUnplacedCommand
none Labeling_LabelingToolbar Draw the labels that could not be placed. The unplaced label color can be changed on the Labeling Options dialog.
Command Placement Quality MLE_Quality Label {20664808-8DE2-A1FA-8DAE-1EF40AB6D22A}
esriArcMapUI.MaplexQualityControl
none Labeling_LabelingToolbar Specify the placement quality for the labels in the current data frame.

Disabled if the current data frame is not using the Maplex Label Engine.