Maptitude GISDK Help |
Changes the name of a selection set.
actual_name = RenameSet(string set_name, string new_name)
Argument |
Contents |
set_name |
The name of the set |
new_name |
The new name of the set |
A string indicating new_name, or a modified version of new_name if a set with the specified name already exists.
Error Type |
Meaning |
Error |
The set name is invalid |
NotFound |
There is no set named set_name |
Function |
Summary |
Creates a selection set |
©2025 Caliper Corporation | www.caliper.com |