Tool Import Shapes from XYZ
Imports points from a table with only list of x, y, z coordinates provided as simple text. If your table has a more complex structure, you should import it as table and then use the 'points from table' conversion tool. 
- Author: O.Conrad (c) 2003
 
- Menu: File|Shapes|Import
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Points | Shapes (output) | POINTS | - | - | 
| Options | File contains headline | Boolean | HEADLINE | - | Default: 1 | 
 | File | File path | FILENAME | - | - | 
Command-line
Usage: saga_cmd io_shapes 3 [-POINTS <str>] [-HEADLINE <str>] [-FILENAME <str>]
  -POINTS:<str>  	Points
	Shapes (output)
  -HEADLINE:<str>	File contains headline
	Boolean
	Default: 1
  -FILENAME:<str>	File
	File path