SMS:Quadtree Tools: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The following tools are contained in the [[SMS:Toolbars#Dynamic Toolbar|Dynamic Tools]] portion of the tool palette when the [[SMS:Cartesian Grid Module|Cartesian Grid module]] is active. Tools specific to a model interface are described with the corresponding model. Only one tool is active at any given time. The action that takes place when the user clicks in the [[SMS:Layout|Graphics Window]] depends on the current tool. The following table describes the tools in the Cartesian Grid module tool palette. Depending on the current model, and the type of grids it supports, some of these tools may not be available.
The following tools are contained in the [[SMS:Toolbars#Dynamic Toolbar|Dynamic Tools]] portion of the tool palette when the [[SMS:Quadtree Module|Quadtree module]] is active.  


{| class="wikitable"
{| class="wikitable"

Revision as of 22:27, 8 April 2015

The following tools are contained in the Dynamic Tools portion of the tool palette when the Quadtree module is active.

Tool Tool Name Description Right-Click Menu
File:SMS CGrid Select Cell Tool Icon.bmp Select Cell The Select Cell tool is used to select a grid cell. A single cell is selected by clicking on it. A second cell can be added to the selection list by holding the SHIFT key while selecting it. Multiple cells can be selected at once by dragging a box around them. A selected cell can be de-selected by holding the SHIFT key as it is clicked.

When a single cell is selected, its Z coordinate is shown in the Edit Window. The Z coordinates can be changed by typing in the edit field, which updates the depth function. If multiple cells are selected, the Z Coordinate field in the Edit Window shows the average depth of all selected cells. If this value is changed, the new value will be assigned to all selected points.

With one cell selected, the Edit Window shows the point i,j location. With multiple cells selected, the Edit Window shows the number of selected cells. The number and size of the cells can be changed in the Model Control.

When one or more Cartesian grid cells are selected, and there is a scatter set in the project, a right-click in the graphic window will bring up a menu. One of the options is Interpolate Bathymetry.... This option brings up the Interpolation dialog where the desired source scatter dataset can be selected. When OK is clicked, SMS will interpolate the selected cell(s)' elevations based on the chosen scatter dataset.


Related Topics