fmeobjects.FMESimpleArea.isConvex

FMESimpleArea.isConvex()

Determines if area is convex. The polygon making up the area is convex if all internal angles are less than 180 degrees and it’s not self-intersecting. Imperfectly planar 3D polygons are tolerated.

Return type:

bool

Returns:

Whether the area is convex.