GMS:Creating a 2D Mesh: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
Line 18: | Line 18: | ||
[[GMS:TIN Module|TINs]], [[GMS:2D Grid Module|2D grids]], [[GMS:2D Scatter Point Module|2D scatter points]], and [[GMS:3D Mesh Module|3D meshes]] can all be converted to a 2D Mesh. This is accomplished by using the following commands: | [[GMS:TIN Module|TINs]], [[GMS:2D Grid Module|2D grids]], [[GMS:2D Scatter Point Module|2D scatter points]], and [[GMS:3D Mesh Module|3D meshes]] can all be converted to a 2D Mesh. This is accomplished by using the following commands: | ||
*[[GMS:TIN Module#Converting TINS to Other Data Types|TIN → 2D Mesh]] | *[[GMS:TIN Module#Converting TINS to Other Data Types|'''TIN → 2D Mesh''']] | ||
*[[GMS:2D Grid Module#Converting 2D Grids|2D Grid → 2D Mesh]] | *[[GMS:2D Grid Module#Converting 2D Grids|'''2D Grid → 2D Mesh''']] | ||
*[[GMS:2D Scatter Point Module#Converting 2D Scatter Points to Other Types of Data|2D Scatter Points → 2D Mesh Nodes]] | *[[GMS:2D Scatter Point Module#Converting 2D Scatter Points to Other Types of Data|'''2D Scatter Points → 2D Mesh Nodes''']] | ||
*'''3D Mesh → 2D Mesh''' | *'''3D Mesh → 2D Mesh''' |