SrfQueryOperation Values
|
Enumeration |
Value |
Description |
|
srfQueryOperationNew |
0 |
create a new selection from the returned objects |
|
srfQueryOperationAdd |
1 |
add the returned objects to the existing selection |
|
srfQueryOperationRemove |
2 |
remove the returned objects from the existing selection |
|
srfQueryOperationFromCurrent |
3 |
query only selected objects and create a new selection from the returned objects |
|
srfQueryOperationCopyToNewLayer |
4 |
copy the returned objects to a new map layer |
|
srfQueryOperationMoveToNewLayer |
5 |
move the returned objects to a new map layer |
|
srfQueryOperationExportToFile |
6 |
export the returned objects to a file |