Maptitude GISDK Help

MinimumSpanningCircle()

Summary

Computes the smallest circle that encloses a group of points.

 

Syntax

MinimumSpanningCircle(array point_coords)

 

Argument Contents
point_coords An array of coords for a group of points

 

Returns

A circle, the smallest that encloses a group of points.

 

Notes

See Also

Function Summary
ConvexHull() Computes the convex hull that encloses an area
GetMinimumSpanningCircle() Computes the smallest circle that encloses an area

 

 

©2025 Caliper Corporation www.caliper.com