Maptitude GISDK Help |
Gets a point internal to a polygon.
Added to Version 6.0/2012.
int_pt = GetPolygonInternalPoint(array coords)
Argument |
Contents |
coords |
An array of coordinates that define an area |
A coord with the location of the internal point.
The polygon is defined by an array of coordinates that begins and ends with the same point.
While the point will be internal, it may not be the same as the point returned by GetCentroid(), since GetPolygonInternalPoint() uses more elaborate tests in order to ensure a more reasonable internal point.
Function |
Summary |
Gets the centroid location of an area feature |
|
Gets a point internal to an area |
©2025 Caliper Corporation | www.caliper.com |