Maptitude GISDK Help |
Creates a scope that encompasses the entire area covered by two input scopes.
new_scope = ScopeUnion(scope scp1, scope scp2)
Argument |
Contents |
scp1 |
First scope |
scp2 |
Second scope |
A scope that encompasses both input scopes.
Function |
Summary |
Checks to see if one scope is completely contained in another |
|
Checks to see if one scope overlaps another |
|
Creates a scope that is the intersection of the input scopes |
©2025 Caliper Corporation | www.caliper.com |