| Maptitude GISDK Help |
Creates multiple selection sets of records, using an existing theme.
CreateGroupByTheme(string theme_name)
| Argument | Contents |
|---|---|
| theme_name | The name of the theme |
An array of new set names.
One selection set is created for each theme class.
// An income classification with eight classes
sets = CreateGroupByTheme("Income Theme")
| Error Type | Meaning |
|---|---|
| NotFound | The specified theme does not exist |
| Function | Summary |
|---|---|
| CreateGroup() | Creates multiple selection sets of records, using the classification technology of CreateTheme() |
| CreateTheme() | Creates a color or pattern theme on the current layer |
| TestTheme() | Provides information on the classes created by a call to CreateTheme() |
| ©2025 Caliper Corporation | www.caliper.com |