FEM: objects, use fem name sheme for object package names
This commit is contained in:
committed by
Yorik van Havre
parent
07ae0e56c4
commit
c85afd0e44
@@ -33,7 +33,7 @@ from . import run
|
||||
|
||||
if App.GuiUp:
|
||||
import FreeCADGui as Gui
|
||||
from PyGui import _TaskPanelFemSolverControl
|
||||
from femguiobjects import _TaskPanelFemSolverControl
|
||||
|
||||
|
||||
class Proxy(object):
|
||||
|
||||
Reference in New Issue
Block a user