FEM: gmsh binary location on osx, add comment

This commit is contained in:
Bernd Hahnebach
2022-11-18 12:05:36 +01:00
committed by GitHub
parent 987159dd7f
commit c8b2215bed

View File

@@ -330,6 +330,7 @@ class GmshTools():
raise GmshError(error_message)
self.gmsh_bin = gmsh_path
elif system() == "Darwin":
# https://forum.freecadweb.org/viewtopic.php?f=13&t=73041&p=642026#p642022
gmsh_path = "/Applications/Gmsh.app/Contents/MacOS/gmsh"
FreeCAD.ParamGet(
"User parameter:BaseApp/Preferences/Mod/Fem/Gmsh"