SMS:2D Mesh Options Dialog

From XMS Wiki
Revision as of 21:49, 13 March 2013 by Jcreer (talk | contribs)
Jump to navigationJump to search

The Map → 2D Mesh command is used to create a 2D mesh using the feature objects in a 2D Mesh Coverage. When the Map → 2D Mesh command is selected, the 2D mesh Options dialog opens. A meshing polygon must have been defined prior to issuing this command. The attributes of the meshing polygon(s) are used to generate the 2D mesh.

The 2D Mesh Options dialog is used to set options for the 2D mesh generation process. The options include:

  • Delete existing mesh – If checked, the existing mesh will be deleted. If not checked, the new mesh will merge with the existing mesh
  • Merge triangles after meshing – If checked, triangular elements created during the mesh generation process will be merged into quadrilateral elements where possible.
  • Copy coverage before meshing – Create a copy of the coverage before the mesh generation algorithm redistributes vertices along the feature arcs defining meshing polygons. Feature arcs are only redistributed when using the Scalar Paving Density mesh generation method.
  • Use area coverage– This option is only available is at least one area property coverage exists. These coverages consist of polygons with a material type assigned to each polygon. If this option is checked, the material type specified for the polygon in the source coverage is ignored. Instead, each element is assigned a material type based on the polygon the element centroid lies inside of in the area property coverage.

Related Topics