Tool Export Shapes to XYZ
XYZ export filter for shapes. 
- Author: O.Conrad (c) 2003
 
- Menu: File|Shapes|Export
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | Shapes | Shapes, input | POINTS | - | - | 
| Options | Attribute (*) | Table field | FIELD | - | - | 
 | Save Table Header | Boolean | HEADER | - | Default: 1 | 
 | Separate Line/Polygon Points | Choice | SEPARATE | - | Available Choices: [0] none [1] * [2] number of points Default: 0 | 
 | File | File path | FILENAME | - | - | 
| (*) optional | 
Command-line
Usage: saga_cmd io_shapes 2 [-POINTS <str>] [-FIELD <str>] [-HEADER <str>] [-SEPARATE <str>] [-FILENAME <str>]
  -POINTS:<str>  	Shapes
	Shapes, input
  -FIELD:<str>   	Attribute
	Table field
  -HEADER:<str>  	Save Table Header
	Boolean
	Default: 1
  -SEPARATE:<str>	Separate Line/Polygon Points
	Choice
	Available Choices:
	[0] none
	[1] *
	[2] number of points
	Default: 0
  -FILENAME:<str>	File
	File path