WMS:Dynamic Tool Palette

From XMS Wiki
Revision as of 22:33, 14 October 2015 by Jmonson (talk | contribs) (update)
Jump to navigationJump to search

When the active module is changed, the tools in the Dynamic Tool Palette change to the set of tools associated with the selected module. Each module has a separate set of tools.

Selection Tools

Many of the module-specific tools in the dynamic portion of the Tool Palette are selection tools (tools used to select objects such as triangles or vertices). For many commands it is necessary to first select some objects before issuing the command. For example, to delete a set of triangles in the Terrain Data module, the Select Triangles tool is chosen, the set of triangles to be deleted are selected and the Delete command is selected from the Edit menu.

Most of the selection tools follow a standard selection protocol. Single items can be selected by clicking on the item. With this method, only one item can be selected at a time. When a new item is selected, any other currently selected items are unselected.

In many cases, multiple items need to be selected. If the SHIFT key is held down while clicking on individual items, the items are added to the set of selected items. A previously selected item can be unselected by holding down the SHIFT key and clicking on it again. This removes the item from the set of selected items without affecting other selected items. Multiple objects can also be selected by dragging a box around the items to be selected, or by choosing the Select All or Select With Polygon commands from the Edit menu.

A user can clear the selection list at any time by clicking on a portion of the graphics window where no objects exist. This effectively clears the selection list because whatever is currently selected becomes unselected, and since the user clicked in a location where no objects exist, nothing is placed in the selection list.

Module Tool Palettes

Each set of tools within a dynamic tool palette corresponds to a module, or data objects within a module. For example the tools used to create, edit, and select TIN data are different from those used for feature objects or DEMs. Click on each link to get a further description of the tools in that palette.

WMSIcon Terrain Data Module.png Terrain Data Module Drainage Module icon in WMS.png Drainage Module
Terrain Data     File:WMSIcon Terrain Data Palette.png Drainage     WMSIcon Drainage Palette.png
File:WMSIcon Map Module.png Map Module Hydrologic Modeling Module in WMS.png Hydrologic Modeling Module
Map     WMSIcon Map Palette.png Hydrologic Modeling     WMSIcon Hydrologic Modeling Palette.png
File:WMSIcon River Module.png River Module File:Icon GIS.gif GIS Module
Hydraulic Modeling     File:WMSIcon River Palette.png GIS     WMSIcon GIS Palette.png
File:Icon 2Dgrid.gif 2D Grid Module File:Icon 2Dscat.gif 2D Scatter Module
2D Grid     WMSIcon 2D Grid Palette.png Scattered Data     WMSIcon 2D Scatter Point Palette.png

Related Topics