I have an offset curve problem with this closed curved (which analyze-check tells me is valid) – when I try to offset it in the original (large and complex) file, I either get just a part of the curve or Rhino crashes.
When I copy it to a new file with nothing else in it, I get three curves which extend each other so I can’t join them.
Great, thanks for your replies! Worked!
But to Martin and Helvetosaur: how did you find that? Is there a command to find those problems? Cause as I wrote: check told me, the curve was okay.
No, no command, just simple deductive reasoning… Find the spot where the offset curve is bad - in this case the ends of the two curves that you can’t join because they overlap a bit - and then examine the original curve near that spot. Turn on control points and zoom in, then you see the extra segments.
That curve is a real mess. It would take you about 30 seconds to remake it. Just lock it and trace over one leg and then mirror. Each “S” doesn’t really need more than maybe 6 control points.
Many people think that SimplifyCrv will remove control points and smooth a curve. It does not. Check the help for what it really does. If you want to start with the original curve instead of tracing over, you can split it at the sharp corners, then use Rebuild on it to smooth and drastically reduce the number of points.
Super thanks! As you may imagine… I’m a bit new to Rhino
I was able to simplify the curve with FitCrv, this time.
But next time… I’ll rebuild it as you suggested! Tks again!