FEM: Update exportNastranMesh.py
This commit is contained in:
@@ -36,7 +36,7 @@ try:
|
||||
from pyNastran.bdf.bdf import BDF
|
||||
except Exception:
|
||||
FreeCAD.Console.PrintError(
|
||||
"Module pyNastran not found. Writing Mystran solver input will not be work.\n"
|
||||
"Module pyNastran not found. Writing Mystran solver input will not work.\n"
|
||||
)
|
||||
|
||||
from FreeCAD import Console
|
||||
|
||||
Reference in New Issue
Block a user