Module Cut Shapes Layer
- Author: O. Conrad (c) 2006
 
- Specification: grid
 
- Menu: Shapes|Construction
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Shapes | Shapes list (input) | SHAPES | - | - | 
| Output | Cut | Shapes list (output) | CUT | - | - | 
 | Extent (*) | Shapes (optional output) | EXTENT | - | - | 
| Options | Method | Choice | METHOD | - | Available Choices: [0] completely contained [1] intersects [2] center Default: 0 | 
 | Extent | Choice | TARGET | - | Available Choices: [0] user defined [1] grid project [2] shapes layer extent [3] polygons Default: 0 | 
| (*) optional | 
Command-line
Usage: saga_cmd shapes_tools 13 [-SHAPES <str>] [-CUT <str>] [-EXTENT <str>] [-METHOD <str>] [-TARGET <str>] [-CUT_AX <str>] [-CUT_BX <str>] [-CUT_AY <str>] [-CUT_BY <str>] [-CUT_DX <str>] [-CUT_DY <str>] [-GRID_GRID_NX <num>] [-GRID_GRID_NY <num>] [-GRID_GRID_X <str>] [-GRID_GRID_Y <str>] [-GRID_GRID_D <str>] [-SHAPES_SHAPES <str>] [-POLYGONS_POLYGONS <str>]
  -SHAPES:<str>           	Shapes
	Shapes list (input)
  -CUT:<str>              	Cut
	Shapes list (output)
  -EXTENT:<str>           	Extent
	Shapes (optional output)
  -METHOD:<str>           	Method
	Choice
	Available Choices:
	[0] completely contained
	[1] intersects
	[2] center
	Default: 0
  -TARGET:<str>           	Extent
	Choice
	Available Choices:
	[0] user defined
	[1] grid project
	[2] shapes layer extent
	[3] polygons
	Default: 0
  -CUT_AX:<str>           	Left
	Floating point
	Default: 0.000000
  -CUT_BX:<str>           	Right
	Floating point
	Default: 0.000000
  -CUT_AY:<str>           	Bottom
	Floating point
	Default: 0.000000
  -CUT_BY:<str>           	Top
	Floating point
	Default: 0.000000
  -CUT_DX:<str>           	Horizontal Range
	Floating point
	Minimum: 0.000000
	Default: 1.000000
  -CUT_DY:<str>           	Vertical Range
	Floating point
	Minimum: 0.000000
	Default: 1.000000
  -GRID_GRID_NX:<num>     	Grid Project
	Grid system
  -GRID_GRID_NY:<num>     	Grid Project
	Grid system
  -GRID_GRID_X:<str>      	Grid Project
	Grid system
  -GRID_GRID_Y:<str>      	Grid Project
	Grid system
  -GRID_GRID_D:<str>      	Grid Project
	Grid system
  -SHAPES_SHAPES:<str>    	Shapes
	Shapes (input)
  -POLYGONS_POLYGONS:<str>	Polygons
	Shapes (input)