Module Line Properties
Line properties: length, number of vertices.
- Author: O. Conrad (c) 2009
- Specification: grid
- Menu: Shapes|Lines
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Lines | Shapes (input) | LINES | - | - |
Output | Lines with Property Attributes (*) | Shapes (optional output) | OUTPUT | If not set property attributes will be added to the orignal layer. | - |
Options | Number of Parts | Boolean | BPARTS | - | Default: 0 |
Number of Vertices | Boolean | BPOINTS | - | Default: 0 |
Length | Boolean | BLENGTH | - | Default: 1 |
(*) optional |
Command-line
Usage: saga_cmd shapes_lines 2 -LINES <str> [-OUTPUT <str>] [-BPARTS <str>] [-BPOINTS <str>] [-BLENGTH <str>]
-LINES:<str> Lines
Shapes (input)
-OUTPUT:<str> Lines with Property Attributes
Shapes (optional output)
-BPARTS:<str> Number of Parts
Boolean
Default: 0
-BPOINTS:<str> Number of Vertices
Boolean
Default: 0
-BLENGTH:<str> Length
Boolean
Default: 1