FEA-eng

Results 535 comments of FEA-eng

@jmjack73 If it's still relevant, can you add some example? I don't have Adobe Illustrator so I can't check myself.

Sometimes, I get this: ``` 18:04:15 pyException: Traceback (most recent call last): File "", line 1, in : Access violation 18:04:15 Unnamed#Sketch: App.getDocument('Unnamed').getObject('Sketch').trim(5,App.Vector(2.643418,16.286876,0)) 18:04:15 Unnamed#Sketch: Failed to trim edge ```...

Indeed the second (bottom) helix is erroneous but I don't see any problems with the horizontal one. @FlachyJoe FYI ``` OS: Windows 10 build 19045 Architecture: x86_64 Version: 1.1.0dev.14555 (Git...

Appears to still be relevant ``` OS: Windows 10 build 19045 Architecture: x86_64 Version: 1.1.0dev.14555 (Git shallow) Build date: 2025/10/14 15:14:51 Build type: Release Branch: main Hash: 41ce37233d64c81c2f105de085635d4dcd669943 Python 3.11.14,...

@maxwxyz Can you check if it still happens on Mac?

I get the following errors when trying to add the Glyph filter to the pipeline: ``` 21:08:57 Running the Python command 'FEM_PostFilterGlyph' failed: Traceback (most recent call last): File "/home/ubuntu/Documents/freecad_glyph_filter/freecad-source/build/Mod/Fem/femcommands/manager.py",...

> Could you try to run the FEM test suite? It would be interesting if it is able to detect the failure you have reported. ![App](https://github.com/user-attachments/assets/9e007d35-fce7-4d4f-ab84-0ea4c8b95d1f) ``` Traceback (most recent...

@ickby Here's the result of the first set of commands: `'/home/ubuntu/.local/lib/python3.10/site-packages/vtkmodules/vtkCommonCore.cpython-310-x86_64-linux-gnu.so'` and the second one: `'9.3.0'` Then the first external terminal command: ``` ldd "/home/ubuntu/.local/lib/python3.10/site-packages/vtkmodules/vtkCommonCore.cpython-310-x86_64-linux-gnu.so" | grep vtk libvtkWrappingPythonCore3.10-9.3.so =>...