FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded

This commit is contained in:
Bernd Hahnebach
2018-05-21 14:32:55 +02:00
committed by wmayer
parent 103371f571
commit 50724bbe50
14 changed files with 26 additions and 10 deletions

View File

@@ -31,7 +31,6 @@ import FreeCAD
import FreeCADGui
import FemGui
# for the panel
from femtools import ccxtools
from PySide import QtCore