Line Properties
- Author: O. Conrad (c) 2009
- Menu: Shapes | Lines
Description
Line properties: length, number of vertices.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Lines | shapes, input | LINES | - | - |
Output | Lines with Property Attributes | shapes, output, optional | 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 |
Command Line
Usage: saga_cmd shapes_lines 2 [-LINES ] [-OUTPUT ] [-BPARTS ] [-BPOINTS ] [-BLENGTH ]
-LINES: Lines
shapes, input
-OUTPUT: Lines with Property Attributes
shapes, output, optional
-BPARTS: Number of Parts
boolean
Default: 0
-BPOINTS: Number of Vertices
boolean
Default: 0
-BLENGTH: Length
boolean
Default: 1