Open Table of Contents
Triangulate Polygons Wizard
Converts a polygon dataset to an equivalent one build from triangles only
Inputs:
- A feature layer (Polygon, PolygonZ)
- Update rules for the numeric fields to be transferred.
Outputs:
- New polygon feature class. All the polygons are split into triangular polygons that
comply with the Delaunay criteria.
Notes :
- The numeric attributes will be transferred according the user specified rules. The rest
of the attributes will be copied over
- If the source dataset has Z values the result will be 3D as well. The Z values of all
the vertices are preserved
- In some cases of complex non convex polygons the result might contain small number of
non triangular polygons
Example:
Source Layer |
Result |

|

|