Move lines on points by attribute (and vice versa)
Modify the position of the vertices (the start-point and the end-point) of lines
to put them at the position of 2 node objects, thanks to 1 attribute of the line
that contains the 2 ids of the 2 nodes objects, with a separator. The reverse is also possible: move points on lines
Déplace lignes sur points par attribut (et inversement)
Modifie la position des sommets de lignes (premier point et dernier point) pour les repositionner à l'emplacement de 2 objets ponctuels,
grâce à la valeur d'un attribut correspondant à l'identifiant de chacun de ces 2 points
(avec un séparateur spécifique entre les 2 identifiants dans la valeur d'attribut).
L'inverse est également possible: déplacer les points sur les lignes.
Plugin Tags