GMS:UGrid Module: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
*''Nested'' – A grid with rectangular cells that are refined like the quadtree option, but the surrounding cells are not smoothed. | *''Nested'' – A grid with rectangular cells that are refined like the quadtree option, but the surrounding cells are not smoothed. | ||
*''Voronoi'' – A grid with cells of various sizes and shapes which meet the Voronoi criteria. Only the active coverage is used and it must contain a polygon because the algorithm uses the polygon to create a triangular mesh. The mesh is refined around points that are marked as refine points based on the specified refinement size. The mesh is constructed to honor all arc geometry. If refinement is specified as an attribute on arcs or polygons it is ignored. | *''Voronoi'' – A grid with cells of various sizes and shapes which meet the Voronoi criteria. Only the active coverage is used and it must contain a polygon because the algorithm uses the polygon to create a triangular mesh. The mesh is refined around points that are marked as refine points based on the specified refinement size. The mesh is constructed to honor all arc geometry. If refinement is specified as an attribute on arcs or polygons it is ignored. | ||
{| | |||
[[File:UGrid Example1.png|thumb|center|250 px|UGrid quadtree example]] | |- | ||
|[[File:UGrid Example1.png|thumb|center|250 px|UGrid quadtree example]] | |||
|[[File:UGrid Example2.png|thumb|center|250 px|UGrid Voronoi example]] | |||
|} | |||
{{Navbox GMS}} | {{Navbox GMS}} | ||
[[Category:UGrid]] | [[Category:UGrid]] | ||
{{stub}} | {{stub}} |