+ comment out non-existing Python module in FEM workbench
This commit is contained in:
parent
68c8d98e4b
commit
18c62a52af
|
@ -21,7 +21,7 @@
|
|||
#***************************************************************************
|
||||
|
||||
import FreeCAD, Fem, os,sys,string,math,shutil,glob,subprocess,tempfile
|
||||
from ApplyingBC_IC import ApplyingBC_IC
|
||||
#from ApplyingBC_IC import ApplyingBC_IC
|
||||
|
||||
if FreeCAD.GuiUp:
|
||||
import FreeCADGui,FemGui
|
||||
|
|
Loading…
Reference in New Issue
Block a user