Upstream Edges
| Author(s) | Copyrights (c) 2018 by Johan Van de Wauw |
| Library ID | shapes_lines |
| Tool ID | 17 |
| Version | 1.0 |
| Menu | Shapes | Lines | Topology |
Description
Create a table with adjecant/upstream edges in a topology.
Parameters
| | Name | Type | Identifier | Description | Constraints |
| Input | Input Topology | table, input | INPUTLINES | Line result of the topology tool. | - |
| Output | adjecant edges | table, output | ADJECANT_EDGES | - | - |
| upstream edges | table, output | UPSTREAM_EDGES | - | - |
Command Line
Usage: saga_cmd shapes_lines 17 [-INPUTLINES ] [-ADJECANT_EDGES ] [-UPSTREAM_EDGES ]
-INPUTLINES: Input Topology
table, input
-ADJECANT_EDGES: adjecant edges
table, output
-UPSTREAM_EDGES: upstream edges
table, output