Maptitude GISDK Help

ClickCurve()

Summary

Awaits user input of control points from the system pointer and returns an array of coordinates that define a curve.

 

Syntax

curve = ClickCurve()

 

Returns

An array of coordinates that define the curve.

 

Notes

Example

curve = ClickCurve()

 

Error Codes

Error Type

Meaning

Escape

The user hit Escape

NotFound

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

 

See Also

Function

Summary

ClickLine()

Awaits user input from the system pointer and returns two coordinates that define a line

ClickPolyline()

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

 

 

©2025 Caliper Corporation www.caliper.com