Maptitude GISDK Help

GetMapDefaultScope()

Summary

Gets the default scope of a map.

 

Syntax

default_scope = GetMapDefaultScope(string map_name)

 

Argument

Contents

map_name

The name of the map, or null for the current map

 

Returns

The default scope of the map.

 

Notes

Example

scp = GetMapDefaultScope("My U.S. Map")

SetMapScope("My U.S. Map", scp)

 

Error Codes

Error Type

Meaning

NotFound

The specified map does not exist

 

See Also

Function

Summary

SetMapDefaultScope()

Sets the default scope of a map

GetMapScope()

Gets the current scope of a map

 

 

©2025 Caliper Corporation www.caliper.com