Maptitude GISDK Help |
Gets a point internal to an area.
int_pt = GetInternalPoint(integer area_id)
Argument |
Contents |
area_ id |
ID of an area |
A coord with the location of the internal point.
The current layer must be an area layer.
While the point will be internal, it may not be the same as the point returned by GetCentroid(), since GetInternalPoint() uses more elaborate tests in order to ensure a more reasonable internal point.
int_pt = GetInternalPoint(19023)
Function |
Summary |
Gets the centroid location of an area feature |
|
Gets a point internal to a polygon |
©2025 Caliper Corporation | www.caliper.com |