+ comment out non-existing Python module in FEM workbench
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user