Copy Shapes from Region
- Author: O.Conrad (c) 2006
- Menu: Shapes | Construction
Description
Copies all shapes that belong to the specified region.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Shapes | shapes, input | SHAPES | - | - |
Output | Copy | shapes, output | CUT | - | - |
Extent | shapes, output, optional | EXTENT | - | - |
Options | Method | choice | METHOD | - | Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 1 |
Confirm | boolean | CONFIRM | Show a confirmation dialog before selection is performed | Default: 0 |
Command Line
Usage: saga_cmd shapes_tools 14 [-SHAPES ] [-CUT ] [-EXTENT ] [-METHOD ] [-CONFIRM ]
-SHAPES: Shapes
shapes, input
-CUT: Copy
shapes, output
-EXTENT: Extent
shapes, output, optional
-METHOD: Method
choice
Available Choices:
[0] completely contained
[1] intersects
[2] center
Default: 1
-CONFIRM: Confirm
boolean
Default: 0