I’m trying to do a simple sweep 1 on a closed curve, but rhino creates wierd geometry following the control points instead of just nicely following the curve (see below)
I cannot simply “rebuild” the curve as it must match the borders of another surface (and if i simply rebuild there will be some discrepancies)
Any clue?
tablebassebois final.3dm (3.6 MB)
Sorry about that!
So i put the construction lines on the layer RED (and they are displayed in red)
and the part where I have a problem is on the Yellow layer (displayed in yellow)
You’ll see how in the right angle the sweep doesn’t follow the rail neatly.
In case you wonder, the rail was created by duplicating the border of another sweep.
Thanks a lot Pascal for taking the time.
Clearly this is the cause of the problem.
However, I’m still kind of blocked.
If I do as you suggest, and replace the faulty curves with one 7.1 fillet, i can do a sweep, but the resulting surface won’t “touch” the adjacent surface anymore (the one that was used to generate the faulty rail by “duplicate border”). I don’t know if this is clear. Any idea how I can solve this? (see below)
Next obvious question coming to mind is why am I having these tangency issues in the first place. I started all this with a curved line, did an ExtrudeCrv, used the border of the newly created solid to do a first sweep, and then used the border of this new surface to try and do the second sweep (see below). Maybe there is an obvious reason to this that I’m missing?