01-18-2021
10:59 AM
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
01-18-2021
10:59 AM
I think you need some programming (LISP).
A rough idea:
- check for each line, if an endpoint is inside a circle: compare each endpoint with each centerpoint, if the distance is smaller or equal than the radius of the circles (0.75) then
- change the coordinate of this endpoint to the coordinate of the centerpoint.
But this is only a first thought. I'd suggest to ask in the customization forum if someone can help (or perhaps you can do it yourselfe).
Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.