SMS:Map Module Selection: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
Line 4: Line 4:


* '''Material Type'''  
* '''Material Type'''  
<blockquote>
<blockquote style="margin-top:0px; margin-bottom:0px;">
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>
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'''  
* '''Dataset Value'''  
<blockquote>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>
<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|200 px|''Select by Area'' dialog.]]
[[File:SelectByArea.jpg|thumb|210 px|''Select by Area'' dialog.]]
* '''Area'''  
* '''Area'''  
<blockquote>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'''  
* '''Length'''  
<blockquote> 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>
<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>
* '''Ambiguous Gradient '''
* '''Ambiguous Gradient '''



Revision as of 14:45, 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

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