SMS:Quadtree Tools: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(→‎Related Topics: templates)
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:Quadtree Module|Quadtree module]] is active.  
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.  


* [[Image:SMS_CGrid_Select_Cell_Tool_Icon.bmp]] '''Select Cell'''   
* [[Image:SMS_CGrid_Select_Cell_Tool_Icon.png]] '''Select Cell'''   
<blockquote>
<blockquote>
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.
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.

Revision as of 14:26, 10 May 2016

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

  • SMS CGrid Select Cell Tool Icon.png 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.

Right-Click Menu

Right-clicking on an active cell while using the Select Cell tool will bring up a menu with the following options:

  • Split Cells – subdivides a cell into four subcells.
  • Merge Cells – merges a group of four subcells back into a single cell.
  • Smooth – Opens the Quadtree Smoothing Options dialog.

Related Topics