FEA-eng

Results 535 comments of FEA-eng

> No, it only fixed partially the problem. There are still 12 failing tests with this difference of the created inp files: > > ``` > @@ -95 +95 @@...

> Where in the code base is the 2d vs. 3d affected by a user parameter? Here's the preference: https://github.com/FreeCAD/FreeCAD/blob/0119b7c90183d5d09b239999febdf818de3032d9/src/Mod/Fem/Gui/DlgSettingsFemCcx.ui#L526 and here's the property: https://github.com/FreeCAD/FreeCAD/blob/5edcfc367dd7ff6b63cac84e72d96f788375fbbc/src/Mod/Fem/femsolver/calculix/solver.py#L371

@marioalexis84 Can you take a look at this and consider implementing the enhancements suggested by Werner at some point? IMO it's not urgent and can be done in the next...

> I think this is implemented with the latest color PR, diyplaying coincident points in red? Yes, but only for a disconnected line overlapped with another line. If you have...

That's quite a lot of unused code, looks good to me.

@mosfet80 Can you update the PR following Werner's suggestion? Thanks

> I could imagine that if you had your default template set to any of those, you'd run into this error. The thing is that I’m not using any custom...

The paths are empty: ![templates](https://github.com/FreeCAD/FreeCAD/assets/59876896/240f4675-f2a2-4542-a4a0-58cf2c3b6884) It was working normally in the previous weekly builds.

> fixed by #13784 Yes, but the default template is a blank page now so it’s kind of a regression. Do you plan to fix that? Should I create a...

Looks good, I tested it with the file provided in the issue description and the problematic sketch can finally be opened.