Maptitude GISDK Help

GetSetScope()

Summary

Gets the scope of the features in a selection set.

 

Syntax

GetSetScope(string set_name)

 

Argument

Contents

set_name

Name of the selection set

 

Returns

The scope of features in the set.

 

Notes

Example

qry = "Select where Population > 5000000"

SelectByQuery("High Population", "Several", qry)

SetMapScope(, GetSetScope("High Population"))

 

Error Codes

Error Type

Meaning

Error

The set name is invalid or the view does not contain geographic features

NotFound

The specified set does not exist or is empty

 

See Also

Function

Summary

GetRecordScope()

Gets the scope of a given record in the current layer

GetViewScope()

Gets the scope of all records in a view

 

 

©2025 Caliper Corporation www.caliper.com