pub fn add_network_edge_tag(
properties: &mut HashSet<HydroEdgeProp>,
src_location: &LocationId,
dst_location: &LocationId,
)Available on crate feature
viz only.Expand description
Add network edge tag if source and destination locations differ.