Maptitude GISDK Help

IDToRecordHandle(), ID2RH()

Summary

Converts a map feature ID to a record handle.

 

Syntax

record_handle = IDToRecordHandle(integer id)

record_handle = ID2RH(integer id)

 

Argument Contents
Id The unique ID of the map feature

 

Returns

A string indicating the record handle for the feature in the current layer with the specified ID.

 

Notes

See Also

Function Summary
RecordHandleToID() Converts a record handle to a map feature ID
GetRecord() Returns the record handle of the current record of a view
SetRecord() Sets the current record of a view

 

 

©2025 Caliper Corporation www.caliper.com