Maptitude GISDK Help |
Checks to see if one scope is completely contained within another.
result = ScopeInScope(scope little_scope, scope big_scope)
Argument |
Contents |
little_scope |
The scope to be tested |
big_scope |
The scope in which to search |
The string "True" if little_scope is completely contained within big_scope; the string "False" if not.
Function |
Summary |
Checks to see if a coordinate is in a given scope |
|
Checks to see if one scope overlaps another |
|
Creates a scope that encompasses the entire area covered by two input scopes |
|
Creates a scope that is the intersection of the input scopes |
©2025 Caliper Corporation | www.caliper.com |