I have a rather urgent problem: I have to generate a surface from the closed curve that I enclose with this message, but obviously I can’t generate it in any way (with _Patch either). I then adopted as a solution to divide the curve into 4 segments and then use _NetworkSrf, and with this solution the surface is generated, the problem remains that I would like the direction of the surface to be upwards and not downwards, and I can’t figure out how to change the direction.
The result isn’t a single surface. Anyway it is somewhat impossible to map a surface to this sqewed curve / shape…
The steps required are:
Divide the curve to be able to create a first coarse mesh with triangles from the boundary to an averaged center.
Triremesh the coarse mesh
use Kangaroo to pull the naked vertices to the boundary
The Soap Film component in conjunction with Tangential Smoothing can be used to find a minimal surface
QuadRemesh the result
The mesh can be turned into a SubD and the SubD can be converted into a polysurface / BREP