is_parametric#

PolygonData.is_parametric()#

Determine whether a polygon contains any parametrized points.

Returns:
bool

True when the polygon contains parametrized points, False otherwise.