Hi all,
I’m trying to create surfaces from non planar curves and then extrude and cap them to get volumes. Unfortunately nothing I have tried has worked so far, loft, sweep and patch which creates a patch bigger than the curve.
What’s the best way to approach this?
Thanks
Maybe…
I would project the curves to the CPlane, use CurveBoolean to get the outer outline, and then extrude the result…
I want to keep the curves as is so I can get accurate volumes? Projecting them will distort that won’t it?
Well, unfortunately it’s difficult to tell what your goal is without an example file and a more detailed description of what the end result is supposed to be.