This tool delineates the minimum bounding circle (MBC) for a group of vectors. The MBC is the smallest enclosing circle to completely enclose a feature.

See Also

minimum_bounding_box, minimum_bounding_envelope, minimum_convex_hull

Function Signature

def minimum_bounding_circle(self, input: Vector, individual_feature_hulls: bool = True) -> Vector: ...

Project Links

WbW Homepage User Manual Support WbW