Hi all,
I am trying to filter out the curves that are ‘incorrect’ after an offset operation.
Example_Offset.gh (15.8 KB)
Any ideas how to approach this?
Thanks, once again :)…
Hi all,
I am trying to filter out the curves that are ‘incorrect’ after an offset operation.
Any ideas how to approach this?
Thanks, once again :)…
the first thing that comes to my mind is to check wether the offset curve intersects with the original one, which should never happen
How about using Clipper so you don’t get any error in the first place ?
Example_Offset.gh (19.4 KB)
Rhino WIP also has better curve offsetting. There is an error message on the component but it’s working fine.
Great, thanks you!
Apart from going red, it works perfectly on these polylines.
Yes, it should be orange, not red.
Like Brep | Plane
that turns red for no reason.