Maptitude GISDK Help |
Computes the convex hull that encloses an area.
hull = ConvexHull(integer area_id)
Argument |
Contents |
area_id |
ID of an area |
An array of coordinates of the convex polygon that encloses the area.
The current layer must be an area layer.
hull_array = ConvexHull(19023)
Function |
Summary |
Computes the smallest circle that encloses an area |
|
Computes the smallest circle that encloses a group of points |
©2025 Caliper Corporation | www.caliper.com |