Closed shaise closed 1 week ago
@sheetmetalman , I'm still looking for the problem. Please update your code as I fixed some of it.
Ok I fixed it. Please update. What was the problem: there is a function "onChanged" in class ExtrudedCutout. This calls recompute each time a value is changed. Problem is during initialization when the fuction is called EACH time addProperty is called, causing the system to recompute even though other parameters do not exist yet... solution: Remove the recompute. it is done automatically anyway.
Thank you so much, @shaise!
Yes! I will update my code here same as yours updates! Tanks again!
Describe your issue
Loading a file with extruded cutout features generates some errors, even though the file seems ok after it is loaded. I was able to remove some of the errors (missing loads() function) but others still exist To reproduce, just open the attached file.
FreeCAD version info + SheetMetal WB version
Put here any screenshots or videos (optional)
test-cutout2.zip