Hello,
I’m having trouble with curve’s normals orientation. My initial geometry is a mesh, and I need curves from mesh faces because I’ll need them for loft component later. The problem is that when I use deconstruct brep and evaluate surface - from mesh faces, all vector normals are oriented outwards (correct normals), BUT when I do evaluate surface - from curves from mesh faces, some normals get filpped and some don’t (wrong normals).
Is there any way that I can unify curve’s normals so that they are all oriented outwards? Please note that I need the final geometry to be a curve.
Please see the attachment below
curve normal orientation.3dm (62.8 KB)
curve normal orientation.gh (12.8 KB)