tomate44 / CurvesWB

Experiments for a FreeCAD Surface workbench
GNU Lesser General Public License v2.1
105 stars 21 forks source link

Using parametric solid with Gordon surfaces often fails to join surfaces #110

Closed Anthony-Gaudino closed 8 months ago

Anthony-Gaudino commented 8 months ago

I have been working on a part that requires complex shapes and have been trying to use gordon surfaces, but they often fail to join into a shell or solid, I had to use the surfaces from the Surface instead as these were more likely to work.

Here's one example that fails: join_gordon_surfaces.FCStd.zip

tomate44 commented 8 months ago

Gordon surfaces involve approximation, so tight enough joins are not guaranteed.