SMS:2D Mesh Module Tools Right-Click Menus: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The following tools are contained in the [[SMS:Toolbars|Dynamic Tools]] portion of the tool palette when the Mesh Module is active. These are tools with corresponding right-click menus.  
The following tools are contained in the [[SMS:Toolbars|Dynamic Tools]] portion of the tool palette when the Mesh Module is active. These are tools with corresponding right-click menus.  


{|class="wikitable" style="text-align:left"
===[[File:Select_node_icon.bmp]] Select Mesh Nodes===
|-
*'''Delete''' – Delete selected mesh Nodes.
!align="center" width="25"|''Tool''
*'''Assign BC''' – Assign a boundary condition to selected mesh nodes.
!align="center" width+"100"|''Tool Name''
*'''Transform''' – [[SMS:Data Transform|Transform]] the selected nodes either by scaling, translation, or rotation.
!align="center" width="550"|''Right-Click Menu''
*'''Triangulate''' – [[SMS:Mesh Node Triangulation|Triangulate]] the selected nodes to form triangle elements.
|-
===[[File:SelectMeshNodestring.bmp]] '''Select Nodestrings''' ===
|align="center"|[[File:Select_node_icon.bmp]]
*'''Delete Selected''' – Delete selected nodestrings.
|'''Select Mesh Nodes'''  
*'''Assign BC''' – Assign a boundary condition to selected nodestrings.
|
*'''Reverse Direction''' – Reverse direction of selected nodestrings.
*Delete – Delete selected mesh Nodes.
*'''Force Breaklines''' – Force element edges to follow the selected nodestrings.
*Assign BC – Assign a boundary condition to selected mesh nodes.
*'''Renumber Nodes''' – Renumber the nodes starting with an ID of 1.
*Transform – [[SMS:Data Transform|Transform]] the selected nodes either by scaling, translation, or rotation.
*'''Renumber Nodestrings''' – renumber the nodestrings starting with an ID of 1.
*Triangulate – [[SMS:Mesh Node Triangulation|Triangulate]] the selected nodes to form triangle elements.
*'''Smooth''' – Smooth the mesh boundary along the path of a selected nodestring by moving midside nodes. Only used for quadratic elements.
|-
|align="center"|[[File:SelectMeshNodestring.bmp]]
|'''Select Nodestrings'''  
|
*Delete Selected – Delete selected nodestrings.
*Assign BC – Assign a boundary condition to selected nodestrings.
*Reverse Direction – Reverse direction of selected nodestrings.
*Force Breaklines – Force element edges to follow the selected nodestrings.
*Renumber Nodes – Renumber the nodes starting with an ID of 1.
*Renumber Nodestrings – renumber the nodestrings starting with an ID of 1.
*Smooth – Smooth the mesh boundary along the path of a selected nodestring by moving midside nodes. Only used for quadratic elements.
|-
|-
|align="center"|[[File:SelectMeshElement_icon.bmp]]
|align="center"|[[File:SelectMeshElement_icon.bmp]]

Revision as of 16:40, 13 December 2013

The following tools are contained in the Dynamic Tools portion of the tool palette when the Mesh Module is active. These are tools with corresponding right-click menus.

File:Select node icon.bmp Select Mesh Nodes

  • Delete – Delete selected mesh Nodes.
  • Assign BC – Assign a boundary condition to selected mesh nodes.
  • TransformTransform the selected nodes either by scaling, translation, or rotation.
  • TriangulateTriangulate the selected nodes to form triangle elements.

File:SelectMeshNodestring.bmp Select Nodestrings

  • Delete Selected – Delete selected nodestrings.
  • Assign BC – Assign a boundary condition to selected nodestrings.
  • Reverse Direction – Reverse direction of selected nodestrings.
  • Force Breaklines – Force element edges to follow the selected nodestrings.
  • Renumber Nodes – Renumber the nodes starting with an ID of 1.
  • Renumber Nodestrings – renumber the nodestrings starting with an ID of 1.
  • Smooth – Smooth the mesh boundary along the path of a selected nodestring by moving midside nodes. Only used for quadratic elements.

|- |align="center"|File:SelectMeshElement icon.bmp |Select Elements |

  • Delete – Delete selected element.
  • Refine – Split all selected elements into four elements.
  • Relax – Moves all the nodes on the interior of the selected elements to the centroid of their contributing area. Iterates based on option set in the options command.
  • Assign Material Type – Assign material type to selected elements.

|}

Related Topics