tomate44 / CurvesWB

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

Curves - BlendSurface not working as expected #115

Open oo-pp-oo opened 9 months ago

oo-pp-oo commented 9 months ago

Building BlendSurfaces from identical edges connected to identical horizontal planes at different heights does not always give the same result.

See example here. curves_1 In this example, the expected result would be 4 surfaces with some degree of lateral continuity. This happens with 3 of the four generated BlendSurfaces. However, the result for the 4th BlendSurface is weird.

The same happens with quarter circles generated from a polar array, as shown in the figure below. BlendSurface_Fail