ENsetlinknodes: Set the indexes of a link's start- and end-nodes

View source: R/links22.r

ENsetlinknodesR Documentation

Set the indexes of a link's start- and end-nodes

Description

Set the indexes of a link's start- and end-nodes

Usage

ENsetlinknodes(index, node1_index, node2_index)

Arguments

index

a link's index (starting from 1).

node1_index

The index of the link's start node (starting from 1).

node2_index

The index of the link's end node (starting from 1).


epanet2toolkit documentation built on Nov. 6, 2023, 9:06 a.m.