SMS:Quadtree Menus: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
 
(3 intermediate revisions by the same user not shown)
Line 10: Line 10:
The Quadtree Module ''Data'' menu commands include:
The Quadtree Module ''Data'' menu commands include:
* [[SMS:Dataset Toolbox|'''Dataset Toolbox''']]
* [[SMS:Dataset Toolbox|'''Dataset Toolbox''']]
* [[SMS:Dataset Calculator VTK|'''VTK Data Calculator''']]
<!--* [[SMS:Dataset Calculator VTK|'''VTK Data Calculator''']]-->
* [[SMS:Animations|'''Film Loop''']]
* [[SMS:Animations|'''Film Loop''']]
* [[SMS:Data Transform|'''Transform''']]
* [[SMS:Data Transform|'''Transform''']]
Line 16: Line 16:
* '''Set Contour Min/Max''' &ndash; This command sets the contour options based on the current options and the selected nodes/vertices or zoom level.
* '''Set Contour Min/Max''' &ndash; This command sets the contour options based on the current options and the selected nodes/vertices or zoom level.
* '''Contour Range Options''' &ndash; This allows controlling if the '''Set Contour Min/Max''' command applies to dataset specific contour options or the general contour options (for the mesh or scatter modules). It also sets the flags for precision and fill above and below.
* '''Contour Range Options''' &ndash; This allows controlling if the '''Set Contour Min/Max''' command applies to dataset specific contour options or the general contour options (for the mesh or scatter modules). It also sets the flags for precision and fill above and below.
* '''Map Elevation''' &ndash; Allows selecting which dataset will be used as the elevation set for the quadtree.


===Cells Menu===
===Cells Menu===
Line 30: Line 31:


===Quadtree Item Right-Click Menus ===
===Quadtree Item Right-Click Menus ===
[[File:QuadtreeToUgrid.jpg|thumb|250 px|The ''Quadtree &rarr; Ugrid'' dialog when using the '''Quadtree &rarr; UGrid''' command.]]
[[File:QuadtreeToUgrid.png|thumb|250 px|The ''Quadtree &rarr; Ugrid'' dialog when using the '''Quadtree &rarr; UGrid''' command.]]
Right-clicking on a Quadtree [[File:Quadtree Mod Icon.svg|16 px]] item in the [[SMS:Project Explorer|Project Explorer]] invokes an options menu with the following module specific options:
Right-clicking on a Quadtree [[File:Quadtree Mod Icon.svg|16 px]] item in the [[SMS:Project Explorer|Project Explorer]] invokes an options menu with the following module specific options:
* '''Delete''' &ndash; Removes the selected quadtree dataset from the project.
* '''Delete''' &ndash; Removes the selected quadtree dataset from the project.
Line 38: Line 39:
* ''Convert to''
* ''Convert to''
** '''Quadtree &rarr; UGrid''' &ndash; Creates a new UGrid using the Quadtree dataset. A dialog will appear to give a name to the new UGrid. After giving the new UGrid a name and clicking '''OK''', the new VTK Mesh will appear in the Project Explorer.
** '''Quadtree &rarr; UGrid''' &ndash; Creates a new UGrid using the Quadtree dataset. A dialog will appear to give a name to the new UGrid. After giving the new UGrid a name and clicking '''OK''', the new VTK Mesh will appear in the Project Explorer.
<!-- (13.0 release) ** '''Quadtree &rarr; 2D Scatter Point''' &ndash; Creates scatterset geometries from the quadtree geometry. No datasets attached to the quadtree are copied to the scatterset.-->
** '''Quadtree &rarr; 2D Scatter Point''' &ndash; Creates scatterset geometries from the quadtree geometry. No datasets attached to the quadtree are copied to the scatterset.
* '''Refine'''  &ndash; Allows refining a quadtree grid.
* '''Projection''' &ndash; Opens the ''Object Projection'' dialog.
* '''Projection''' &ndash; Opens the ''Object Projection'' dialog.
* '''Metadata''' &ndash; Brings up the [[SMS:Metadata|''Metadata'']] dialog.
* '''Metadata''' &ndash; Brings up the [[SMS:Metadata|''Metadata'']] dialog.

Latest revision as of 19:52, 22 March 2022

The following menus are available in the Quadtree module:

Standard Menus

See SMS Menus for more information.

Module Specific Menus

In addition to the standard menus, the Quadtree module has the Data menu and the Cells menu.

Quadtree Module Data Menu

The Quadtree Module Data menu commands include:

  • Dataset Toolbox
  • Film Loop
  • Transform
  • Zonal Classification
  • Set Contour Min/Max – This command sets the contour options based on the current options and the selected nodes/vertices or zoom level.
  • Contour Range Options – This allows controlling if the Set Contour Min/Max command applies to dataset specific contour options or the general contour options (for the mesh or scatter modules). It also sets the flags for precision and fill above and below.
  • Map Elevation – Allows selecting which dataset will be used as the elevation set for the quadtree.

Cells Menu

The Quadtree module Cells menu commands include:

  • Split Cells – Subdivides a cell into four subcells.
  • Merge Cells – Merges a group of four subcells back into a single cell.

Project Explorer

The following Project Explorer mouse right-click menus are available when the mouse right-click is performed on a Quadtree item.

Quadtree Module Root Folder Right-Click Menus

Right-clicking on the Quadtree module root folder Quadtree Folder.svg in the Project Explorer invokes an options menu with the following options:

Quadtree Item Right-Click Menus

The Quadtree → Ugrid dialog when using the Quadtree → UGrid command.

Right-clicking on a Quadtree Quadtree Mod Icon.svg item in the Project Explorer invokes an options menu with the following module specific options:

  • Delete – Removes the selected quadtree dataset from the project.
  • Duplicate – Creates a copy of the selected quadtree dataset.
  • Rename – Allows changing the selected quadtree dataset.
  • Interpolate to – Brings up the Interpolation Options dialog for the Quadtree Module.
  • Convert to
    • Quadtree → UGrid – Creates a new UGrid using the Quadtree dataset. A dialog will appear to give a name to the new UGrid. After giving the new UGrid a name and clicking OK, the new VTK Mesh will appear in the Project Explorer.
    • Quadtree → 2D Scatter Point – Creates scatterset geometries from the quadtree geometry. No datasets attached to the quadtree are copied to the scatterset.
  • Refine – Allows refining a quadtree grid.
  • Projection – Opens the Object Projection dialog.
  • Metadata – Brings up the Metadata dialog.
  • Zoom to Quadtree – Will frame the quadtree in the Graphic Window.
  • Smooth – Opens the Quadtree Smoothing Options dialog.

Quadtree Tool Menus

Some tools in the Quadtree module have menus that can be accessed by right-clicking while using the tool. See Quadtree Tools for more information.

Related Topics