Sweep2 interface / Bug - Edge Continuity

Rhino Mac current WIP and also Rh7 create different / wrong results compared to the Windows Version

using the following setting on both systems

mac fails to create enough cvs.
the refit 0.001 value is lost
G1 Edge is not correct

find attached file to reproduce ?

sweep2_mac_bug_rh7.3dm (5.9 MB)

there are similar quite old topics

thanks for having a look at this.

also see here - other feedback to current WIP on Mac

kind regards - tom

image

Got that, thanks.

-Pascal

wow that was fast - thanks

but see the difference in the results as well !!

CV-Count and zebra is not the same.

Yeah, that is because the curves are not refit - 0.00 = ignore. 0.01 does add points, just not as many as .001 would if it worked.
Am I seeing clearly or is there more to it?

RH-76552 Sweep2: refit tolerance limited

-Pascal

ok - maybe the problem really is, that the input 0.001 becomes a 0.00 - and therefor refit is ignored.
(not only a hidden / not displayed 0.001)

I did a Scale up by x10
then do the sweep2 with 0.01 tolerance
then scale down the new surface by 0.1
the result is more or less like expected.

so hopefully it is really a interface / dialog issue and not some stuff deeply hidden in the sweep2 algorithm…

thanks

kind regards -tom