is_convex#

PolygonData.is_convex()#

Determine whether the polygon is a convex hull.

Returns:
bool

True when the polygon is a convex hull, False otherwise.