tomate44/CurvesWB

[feature] Sketch on multiple surfaces

Closed this issue · 1 comments

Currently the Sketch on surfaces tool only allows adding a sketch to a single surface.

I propose extending this tool to allow adding a sketch to multiple connected surfaces simultaneously.

My current workaround is to try to create a single surface using Gordon surface or the tools from the Surface workbench and then use Sketch on surfaces on that, but these usually result in a surface that will not perfectly match the original surfaces.

SketchOnSurface uses a UV mapping on the parametric space of the target face.
So, it cannot be generalized to multiple connected faces that have different parametric spaces.
I close.