Tool Line Crossings
Line Crossings
- Author: O.Conrad (c) 2016
 
- Menu: Shapes|Lines
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Input | 1st Lines Layer | shapes, input | LINES_A | - | - | 
 | 2nd Lines Layer | shapes, input | LINES_B | - | - | 
| Output | Crossings | shapes, output | CROSSINGS | - | - | 
| Options | Parent Attributes | choice | ATTRIBUTES | attributes inherited by parent lines layers | Available Choices: [0] index [1] attributes [2] index and attributes Default: 2 | 
Command-line
Usage: saga_cmd shapes_lines 9 [-LINES_A <str>] [-LINES_B <str>] [-CROSSINGS <str>] [-ATTRIBUTES <str>]
  -LINES_A:<str>   	1st Lines Layer
	shapes, input
  -LINES_B:<str>   	2nd Lines Layer
	shapes, input
  -CROSSINGS:<str> 	Crossings
	shapes, output
  -ATTRIBUTES:<str>	Parent Attributes
	choice
	Available Choices:
	[0] index
	[1] attributes
	[2] index and attributes
	Default: 2