Maptitude GISDK Help

GetArrayScope()

Summary

Returns the scope of an array of coordinates.

 

Syntax

scp = GetArrayScope(array coord)

 

Argument Contents
coord An array of coordinates

 

Returns

The scope of the coordinates in the array.

 

Notes

Example

c = {Coord(-92398569,38894200), Coord(-92383337,38882221),

     Coord(-92369238,38961503)}

scp = GetArrayScope(c)

 

Error Codes

Error Type Meaning
Error Bad coordinate encountered

 

See Also

Function Summary
GetRecordScope() Gets the scope of a given record on the current layer
GetSetScope() Gets the scope of the features in a selection set
GetViewScope() Gets the scope of a view

 

 

©2025 Caliper Corporation www.caliper.com