Hi! I’m a beginner. I’m used to catia and solidworks to make parametric and solid based parts. I have a surface based project though so i’ve tried catia’s generative surface design but it’s too unnecessarily rigid and expensive for what i’m trying to accomplish. I want to recreate something in Rhino that I have scanned so that I can modify it and make several versions from the original.
in the top you have kinks there
and the patch you used at the bottom is not so good for that.
you can Untrim those surfaces with the option KeepTrimObjects= Yes
to have a copy of the trimmed edges. then you can delete those kinks and trim again:
I was practicing with an existing mesh, I spent hours to redoing the curves to fit the dimensions needed for my project but it never works, it makes really shitty surfaces…
well, I think the model is too small, too close to the file tolerance, you have an absolute tolerance of 0.001 inches but the thickness is 0.26. most of the issues joining surfaces are there.
in therms of surface structure you have some troubles here, which lead to deform the Sweep2 or BlendSrf you want to make:
You can use RemoveKnot and some adjustments to get rid of those glitches. ( I would suggest to rebuild the entire surface and work with fewer control points).
Once edited or rebuilded, I would suggest to increase the distance for the last surface, to not force too much curvature on it.