SMS:Map Module Selection: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 3: Line 3:
The [[SMS:Edit Menu#Select By|''Select By'']] option, in the [[SMS:Edit Menu|''Edit'']] menu, allows selecting an object by its Material Type, Dataset Value, Area, Length, or Ambiguous Gradient.
The [[SMS:Edit Menu#Select By|''Select By'']] option, in the [[SMS:Edit Menu|''Edit'']] menu, allows selecting an object by its Material Type, Dataset Value, Area, Length, or Ambiguous Gradient.


* '''Material Type'''
; Material Type : Selects all items of the current selection tool of a specified material. This command opens a dialog with a list of the defined materials and waits for a material type to be selected. This enables all nodes or elements that reference a specific material to be selected together.</blockquote>
<blockquote style="margin-top:0px; margin-bottom:0px;">
; Dataset Value : Opens a dialog that asks to specify a range. All entities (nodes, elements, scatter points, etc.) of the current selection tool type whose scalar dataset value lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing. </blockquote>
Selects all items of the current selection tool of a specified material. This command opens a dialog with a list of the defined materials and waits for a material type to be selected. This enables all nodes or elements that reference a specific material to be selected together.</blockquote>
* '''Dataset Value'''
<blockquote style="margin-top:0px; margin-bottom:0px;">Opens a dialog that asks to specify a range. All entities (nodes, elements, scatter points, etc.) of the current selection tool type whose scalar dataset value lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing. </blockquote>
[[File:SelectByArea.jpg|thumb|210 px|''Select by Area'' dialog.]]
[[File:SelectByArea.jpg|thumb|210 px|''Select by Area'' dialog.]]
* '''Area'''
; Area : Opens a dialog that asks to specify a range. All polygons whose area lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing. </blockquote>
<blockquote style="margin-top:0px; margin-bottom:0px;">Opens a dialog that asks to specify a range. All polygons whose area lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing. </blockquote>
; Length : Opens a dialog that asks to specify a range. All arcs whose length lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing. </blockquote>
* '''Length'''
; Ambiguous Gradient :
<blockquote style="margin-top:0px; margin-bottom:0px;"> Opens a dialog that asks to specify a range. All arcs whose length lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing. </blockquote>
; BC Type : Brings up a ''Select Arc Type'' dialog if the active coverage is a boundary conditions coverage. Allows selecting arcs by assigned boundary condition type.
* '''Ambiguous Gradient '''
* '''BC Type'''


==Select Connected Arcs==
==Select Connected Arcs==

Revision as of 14:54, 5 April 2016

Select By

The Select By option, in the Edit menu, allows selecting an object by its Material Type, Dataset Value, Area, Length, or Ambiguous Gradient.

Material Type
Selects all items of the current selection tool of a specified material. This command opens a dialog with a list of the defined materials and waits for a material type to be selected. This enables all nodes or elements that reference a specific material to be selected together.
Dataset Value
Opens a dialog that asks to specify a range. All entities (nodes, elements, scatter points, etc.) of the current selection tool type whose scalar dataset value lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing.
File:SelectByArea.jpg
Select by Area dialog.
Area
Opens a dialog that asks to specify a range. All polygons whose area lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing.
Length
Opens a dialog that asks to specify a range. All arcs whose length lies inside that range are selected. This enables all entities above or below threshold to be selected together for quick editing.
Ambiguous Gradient
BC Type
Brings up a Select Arc Type dialog if the active coverage is a boundary conditions coverage. Allows selecting arcs by assigned boundary condition type.

Select Connected Arcs

As conceptual models become more complex, and include many arcs (possibly hundreds or thousands), detailed connectivity may not be visibly obvious. This means that it is possible to create or import arcs defining model extents or other features, that appear to be connected, but in actuality are not.

Select Connected Arcs Turning Left

The Select Connected Arcs Turning Left utility allows determining if a conceptual model has gaps in connectivity. The utility is used by right-clicking on a feature arc and selecting a Select Connected Arcs Turning Left submenu. There are two options for selecting the arcs, Forward and Backward. The Forward option follows the direction of the arc and the Backward option follows the opposite direction. This utility selects a string of connected arcs. If more than two arcs connect at a node, the utility selects the left-most turn. In a completely defined polygon, this will select all the arcs in the polygon and traverse right back to the starting arc.

If the Select Polygon tool fails to operate as expected, this utility may identify the gaps in connectivity causing the polygons to not be defined correctly by the build polygon command.


Related Topics