SMS:Find 2D Mesh Node Dialog: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
The Find 2D mesh Node dialog is used to locate a node using the following methods:
The ''Find 2D Mesh Node'' dialog is used to locate a node using the following methods:


== Find by ID ==
== Find by ID ==
When the Find by ID option is selected, then the node with the specified ID is highlighted with a red circle. If there is no node with the specified id, then an error message is given.
When the ''Find by ID'' option is selected, then the node with the specified ID is highlighted with a red circle. If there is no node with the specified id, then an error message is given.


== Find by Nearest (x,y) coordinate ==
== Find by Nearest (x,y) coordinate ==
When the Find by nearest (x,y) coordinate option is selected, the node closest to the specified (x, y) location is highlighted with a red circle.  
When the ''Find by nearest (x,y) coordinate'' option is selected, the node closest to the specified (x, y) location is highlighted with a red circle.  


With either of these methods, if the current tool is the [[SMS:2D_Mesh_Module_Tools|Select Mesh Nodes tool]], then the found node becomes selected in addition to being highlighted.
With either of these methods, if the current tool is the [[SMS:2D Mesh Module Tools|Select Mesh Nodes tool]], then the found node becomes selected in addition to being highlighted.


== Related Topics ==
== Related Topics ==
* [[SMS:2D_Mesh_Module_Menus|Mesh Module Menus]]
* [[SMS:2D Mesh Module Menus|Mesh Module Menus]]
* [[SMS:2D_Mesh_Module_Tools|Mesh Module Tools]]
* [[SMS:2D Mesh Module Tools|Mesh Module Tools]]





Revision as of 20:21, 7 May 2013

The Find 2D Mesh Node dialog is used to locate a node using the following methods:

Find by ID

When the Find by ID option is selected, then the node with the specified ID is highlighted with a red circle. If there is no node with the specified id, then an error message is given.

Find by Nearest (x,y) coordinate

When the Find by nearest (x,y) coordinate option is selected, the node closest to the specified (x, y) location is highlighted with a red circle.

With either of these methods, if the current tool is the Select Mesh Nodes tool, then the found node becomes selected in addition to being highlighted.

Related Topics