get shortest distance
This block is part of the pathfinding
group and was last modified in core v10.4.28
.
get shortest distance
v10.4.28
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
nodes Array [String, String, String] |
array |
|
|
edgesrequired Array [{ from (String), to (String), weight (Number) }] |
array |
|
|
undirected |
condition |
false |
|
fromrequired |
value |
|
|
torequired |
value |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
error |
value |
||
distance |
number |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
pathfinding
Return to the main group to view all sub-groups
Back to floyd warshall
Return to the group to view all blocks within this group