FEM: examples, improve import code formating

This commit is contained in:
Bernd Hahnebach
2021-06-17 11:20:55 +02:00
parent 5870bfd361
commit d1fa49f514
13 changed files with 32 additions and 19 deletions

View File

@@ -35,11 +35,12 @@ setup()
import FreeCAD
import Fem
import ObjectsFem
import Part
from BOPTools import SplitFeatures
import Fem
import ObjectsFem
from .manager import get_meshname
from .manager import init_doc