Maptitude GISDK Help

ScopeIntersect()

Summary

Creates a scope that is the intersection of the input scopes.

 

Syntax

new_scope = ScopeIntersect(scope scp1, scope scp2)

 

Argument Contents
scp1 First scope
scp2 Second scope

 

Returns

A scope that covers the intersection of the area covered by the two input scopes.

 

Notes

See Also

Function Summary
ScopeInScope() Checks to see if one scope is completely contained in another
ScopeOnScope() Checks to see if one scope overlaps another
ScopeUnion() Creates a scope that encompasses the entire area covered by two input scopes

 

 

©2025 Caliper Corporation www.caliper.com