Keith Sloan
Keith Sloan
The problem is that the Gmsh python library needs to be able to find a matching Gmsh shared library. Things work with RealThunder linkstage3 builds but not FreeCAD 0.19 and...
I originally had problems with pip install [https://gitlab.onelab.info/gmsh/gmsh/-/issues/1449](url) which got closed and I was eventually able to find the library at least. As it then works with Native Gmsh and...
When I try with latest beta I get a new error with code that has ```` global doc print(doc) ```` File "/Users/keithsloan/Library/Preferences/FreeCAD/Mod/GDML/./freecad/gdml/importGDML.py", line 1768, in processVol print(doc) : name 'doc'...
Probably rename but have started work on a Workbench https://github.com/KeithSloan/OpenStudioWorkBench The purpose being to create GbXml files from FreeCAD
Was the project created with FC 0.21.2? There is a regression in FC 0.21.2 where for PartFeaturePython Objects the Type is no longer stored in Proxy, i,e, Proxy.Type but in...
Is this the same file as TelescopeIdea? The zip file I posted, I loaded your file into FC 1.0 RC and it prompted for recompute and the file in my...
Not that it helps your particular situation but here is the log of loadng the export gdml file into geant4 and screen shot. Maybe check you have the latest version...
Please check your version of exportGDML.py with this one [exportGDML.py.txt](https://github.com/user-attachments/files/17602154/exportGDML.py.txt)
What is the difference between screenshot_1.jpg and screenshot_2.jpg? screenshot_2.jpg - looks correct, have you checked the file created D:/1/TelescopeIdea-world.gdml Your screenshots are of the python console and the second one...
Are you able to try a branch? If yes try branch symmetric - we know it still has bugs which we are in the process of addressing but you may...