Chris Hennes
Chris Hennes
I will test against OCCT 7.8
I tested with OCCT 7.8.0 and the nonsensical behavior of the SSB offset continues. Changing the value of the offset switches the binder all over the place. However, I get...
> I assume you don't mean removing the offsetting feature from binders. 😱 No! Definitely not, I just mean removing the "Blocker" tag from this issue.
I will try to run this with ASAN on and see if I an get some idea of what's going on.
I can't even load this file in 1.2dev, I get an infinite recursion of `App::GeoFeature::getElementName` calling `Part::Feature::getElementName`, calling `App::GeoFeature::getElementName`.
@yorik is going to double-check the file first before I dive in.
@mnesarco can you give this a test?
@LarryWoestman can you look at this?
I'll give this a test before the next meeting.
As we discussed in the most recent developer meeting, it seems that the best path forward to this is still the solution presented by @wwmayer in https://github.com/FreeCAD/FreeCAD/pull/18761 -- though at...