Module Copy Selection
Copies selected records to a new table.
- Author: O.Conrad (c) 2013
- Specification: grid
- Menu: Table|Selection
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Input | Table | Table (input) | TABLE | - | - |
Output | Copied Selection | Table (output) | OUT_TABLE | - | - |
Copied Selection | Shapes (output) | OUT_SHAPES | - | - |
Command-line
Usage: saga_cmd table_tools 15 -TABLE <str> [-OUT_TABLE <str>] [-OUT_SHAPES <str>] -TABLE:<str> Table Table (input) -OUT_TABLE:<str> Copied Selection Table (output) -OUT_SHAPES:<str> Copied Selection Shapes (output)