Maptitude GISDK Help

ClickShape()

Summary

Awaits user input from the system pointer and returns an array of coordinates that define a closed polygon.

 

Syntax

coord_array = ClickShape()

 

Returns

An array of coordinates that define a closed polygon.

 

Element

Type

Contents

1

Coord

The first point of the polygon

...

 

 

n

Coord

The last point of the polygon

 

Notes

Error Codes

Error Type

Meaning

Escape

The user clicked Cancel

NotFound

A point or points fell outside the defined projection space (off the earth)

 

See Also

Function

Summary

ClickPolyline()

Awaits user input from the system pointer and returns an array of coordinates that define a line

 

 

©2025 Caliper Corporation www.caliper.com