Maptitude GISDK Help |
Converts a map feature ID to a record handle.
record_handle = IDToRecordHandle(integer id)
record_handle = ID2RH(integer id)
Argument |
Contents |
Id |
The unique ID of the map feature |
A string indicating the record handle for the feature in the current layer with the specified ID.
Can also be called as ID2RH().
The returned record handle can be used with any mappable view. However, it is valid only if that view contains a record with the specified ID value.
Function |
Summary |
Converts a record handle to a map feature ID |
|
Returns the record handle of the current record of a view |
|
Sets the current record of a view |
©2025 Caliper Corporation | www.caliper.com |