FEM: selection widget, add module

This commit is contained in:
Markus Hovorka
2017-12-01 19:43:21 +01:00
committed by wmayer
parent a02d55f11e
commit fa2aa100be
3 changed files with 206 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ SET(FemZ88_SRCS
SET(FemGuiScripts_SRCS
PyGui/FemCommands.py
PyGui/FemSelectionObserver.py
PyGui/FemSelectionWidgets.py
PyGui/__init__.py
PyGui/_CommandFemAnalysis.py
PyGui/_CommandFemConstraintSelfWeight.py