GetSelectInclusion()
Summary
Indicates the inclusion status for a spatial selection.
Syntax
status = GetSelectInclusion()
Returns
The string "Enclosed" if selection operations select only features that are fully enclosed, or "Intersecting" if selection operations select features that are either enclosed or intersecting.
See Also
| Function | Summary |
|---|---|
| SetSelectInclusion() | Sets the inclusion status for spatial selection |