GMS:Creating a 2D Mesh: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 24: | Line 24: | ||
; [[GMS:Converting 2D Scatter Points to Other Types of Data|2D Scatter Points → 2D Mesh Nodes]] : Creates a set of 2D finite element nodes from the points in the active scatter point set. Requires triangulating the nodes to create the 2D mesh. | ; [[GMS:Converting 2D Scatter Points to Other Types of Data|2D Scatter Points → 2D Mesh Nodes]] : Creates a set of 2D finite element nodes from the points in the active scatter point set. Requires triangulating the nodes to create the 2D mesh. | ||
; [[GMS:Converting 3D Meshes to Other Data Types#3D Mesh to 2D Mesh|3D Mesh → 2D Mesh]] : Creates a 2D mesh from the upward facing elements of the 3D mesh. | ; [[GMS:Converting 3D Meshes to Other Data Types#3D Mesh to 2D Mesh|3D Mesh → 2D Mesh]] : Creates a 2D mesh from the upward facing elements of the 3D mesh. Datasets associated with the 3D mesh are not transferred to the 2D mesh. | ||