Maptitude GISDK Help |
Computes the smallest circle that encloses a group of points.
MinimumSpanningCircle(array point_coords)
Argument |
Contents |
point_coords |
An array of coords for a group of points |
A circle, the smallest that encloses a group of points.
Use MinimumSpanningCircle() for any group of points, and use GetMinimumSpanningCircle() for the points in the boundary of an area.
Function |
Summary |
Computes the convex hull that encloses an area |
|
Computes the smallest circle that encloses an area |
©2025 Caliper Corporation | www.caliper.com |