WMS:Delete Duplicates: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
The triangulation algorithm assumes that each of the vertices being triangulated are unique in the xy plane, i.e. no two vertices have the same xy location. When a new set of vertices is imported to WMS, duplicate vertices should be removed by selecting Vertices | Delete Duplicates from the ''TIN'' menu. Otherwise, WMS may abort when the vertices are triangulated. The tolerance for duplicate vertices can be set in the ''TIN Options'' dialog.
The triangulation algorithm assumes that each of the vertices being triangulated are unique in the xy plane, i.e. no two vertices have the same xy location. When a new set of vertices is imported to WMS, duplicate vertices should be removed by selecting '''Vertices | Delete Duplicates''' from the ''TIN'' menu. Otherwise, WMS may abort when the vertices are triangulated. The tolerance for duplicate vertices can be set in the ''TIN Options'' dialog.





Revision as of 17:17, 22 January 2013

The triangulation algorithm assumes that each of the vertices being triangulated are unique in the xy plane, i.e. no two vertices have the same xy location. When a new set of vertices is imported to WMS, duplicate vertices should be removed by selecting Vertices | Delete Duplicates from the TIN menu. Otherwise, WMS may abort when the vertices are triangulated. The tolerance for duplicate vertices can be set in the TIN Options dialog.


Related Topics