Copies all shapes that belong to the specified region.
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Shapes | Shapes list (input) | SHAPES | - | - | 
 | Shapes | Shapes (input) | SHAPES_EXT | - | - | 
 | Polygons | Shapes (input) | POLYGONS | - | - | 
| Output | Copy | Shapes list (output) | CUT | - | - | 
| Options | Method | Choice | METHOD | - | Available Choices: [0] completely contained [1] intersects [2] center Default: 1 | 
 | Region | Choice | EXTENT | - | Available Choices: [0] user defined [1] grid project [2] shapes layer extent [3] polygons Default: 0 | 
 | Left | Floating point | AX | - | Default: 0.000000 | 
 | Right | Floating point | BX | - | Default: 1.000000 | 
 | Bottom | Floating point | AY | - | Default: 0.000000 | 
 | Top | Floating point | BY | - | Default: 1.000000 | 
 | Horizontal Range | Floating point | DX | - | Minimum: 0.000000 Default: 1.000000 | 
 | Vertical Range | Floating point | DY | - | Minimum: 0.000000 Default: 1.000000 | 
 | Grid System | Grid system | GRID_SYS | - | - | 
 | Minimum Overlap | Floating point | OVERLAP | minimum overlapping area as percentage of the total size of the input shape. applies to polygon layers only. | Minimum: 0.000000 Maximum: 100.000000 Default: 50.000000 |