convex_hull_of property

convex_hull_of property

Gets or sets the convex hull of.

Definition:

@property
def convex_hull_of(self):
    ...
@convex_hull_of.setter
def convex_hull_of(self, value):
    ...

See Also