Hello,
I changed the absolute tolerance in Rhinoceros (don’t forget to recompute solution)
1 it works
0,5 it works
0.1 didn’t work
0.01 didn’t work
I just tested with RhinoCommon command
same problem
public static Brep[] CreateSolid( IEnumerable<Brep> breps, double tolerance )
The limit of tolerance is 0.34 about 1% of the geometry size.
I’ve been a bit swamped with issues lately, haven’t had time to look into whether it’s a bug and if so where it may be. I’ve logged this under RH-46382 lest it gets lost.
Did you ever work on this @DavidRutten? I tried it out just now and on first sight it seems to work now. But on the youtrack item it seems like nothing happened
Yeah, caused by some bug in Rhino which was fixed independently it seems. They were not linked together in YouTrack so status changes in one did not affect the other. I changed the state now.