nens / threedi-schematisation-editor

QGIS tool for editing schematisations
0 stars 0 forks source link

Editing channel start- or end vertices should disconnect channel from connection node #66

Closed leendertvanwolfswinkel closed 1 year ago

leendertvanwolfswinkel commented 2 years ago

If a user

There are two possibilities:

  1. The start or end vertex' new position is on a connection node
  2. The new start or end vertex is not on a connection node

In case 1, the channel's connection_node_start_id or connection_node_end_id should be updated to the id of that connection node

In case 2, the channel's connection_node_start_id or connection_node_end_id should be emptied