I want to be the midpoint, not the end or the beginning
The issue from post #13 is fixed now with the latest update. Thanks!
Looks like Rhino is missing a solution to this bug
Do you still have this issue with the latest Rhino 7? I just tried this case again and I can confirm that the fix introduced in Rhino 7 from this January is perfectly working and removes all unwanted control points. The “Mid” snap also works properly now on such edges where two models were combined with ! _BooleanUnion
and then merged with ! _MergeAllFaces
.
thank you so much i tried version 7 it’s really great
…as this topic popped up more then 2 years later… just to mention if someone comes across and wonders:
the red version can be created by:
_filletSrf (extend = yes, trim = yes)
_untrimAll the new fillet-Surface
This is how I made it in the first hand , however, note that the issue lies in the “Fillet edges” command instead.