GMS:3D Mesh Commands: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 26: Line 26:
* '''Iso-surface Volumes...'''  
* '''Iso-surface Volumes...'''  
<blockquote> Brings up the ''Iso-surface Volumes'' dialog. </blockquote>
<blockquote> Brings up the ''Iso-surface Volumes'' dialog. </blockquote>
* '''Zoom To Extents'''
{{Version GMS 10.1}}
<blockquote>Frames the Graphics Window around the selected objects.</blockquote>
* '''''Convert To > '''''
* '''''Convert To > '''''
<blockquote>
<blockquote>

Revision as of 14:46, 7 August 2014

GMS Commands
Common
File
Edit
Display
Modules
TINs
Boreholes
Solids
Mesh (2D)
Grid (2D)
Scatter Points (2D)
Interpolation (2D and 3D)
Mesh (3D)
Grid (3D)
Scatter Points (3D)
Feature Objects
GIS
UGrid
Models
FEMWATER
MODAEM
MODFLOW
mod-PATH3DU
MODPATH
MT3DMS
SEAWAT
SEEP2D
T-PROGS
UTEXAS

The Mesh menu is available when the 3D Mesh module is active. The menu has one submenu: the Convert To submenu. The menu contains the following commands:

Creates a new, empty 3D mesh.

  • Lock All Nodes

Since it is possible to accidentally drag points, nodes can be "locked" to prevent them from being dragged or edited by toggling on this command.

  • Find Duplicate Nodes...

Selects nodes that are close to each other within a user specified tolerance.

  • Find Element...

Selects an element given the element ID.

  • Find Node...

Selects a node given the node ID.

3D equivalent of Delauney triangulation. Creates a 3D tet mesh from mesh nodes.

Renumbers mesh nodes eliminating gaps in numbering. Optionally a node string can be created and used to guide the renumbering.

Subdivides elements into smaller elements.

Element materials are assigned based on the solid the element centroid is within.

  • Iso-surface Options...

Brings up the Iso-surface Options dialog.

  • Iso-surface Volumes...

Brings up the Iso-surface Volumes dialog.

  • Zoom To Extents

Frames the Graphics Window around the selected objects.

  • Convert To >

A new 3D scatter point set is created from the 3D mesh nodes.

Creates a 2D mesh from the upward facing elements of the 3D mesh.

Creates solids from each materialzone of the 3D mesh.

  • New Material Set

Creates a new material set in the project explorer.

  • Export

Exports a 3D mesh to a file (*.3dm, *.fem etc).

Related Topics