Maptitude GISDK Help

ConvexHull()

Summary

Computes the convex hull that encloses an area.

 

Syntax

hull = ConvexHull(integer area_id)

 

Argument Contents
area_id ID of an area

 

Returns

An array of coordinates of the convex polygon that encloses the area.

 

Notes

Example

hull_array = ConvexHull(19023)

 

See Also

Function Summary
GetMinimumSpanningCircle() Computes the smallest circle that encloses an area
MinimumSpanningCircle() Computes the smallest circle that encloses a group of points

 

 

©2025 Caliper Corporation www.caliper.com