+ make FEM beam section and shell thickness ready for drag and drop

This commit is contained in:
wmayer
2015-10-19 14:48:07 +02:00
parent b6a1e15aee
commit 19aa17cd27
6 changed files with 28 additions and 3 deletions

View File

@@ -118,6 +118,7 @@ void AppFemExport initFem()
Fem::FemAnalysis ::init();
Fem::FemAnalysisPython ::init();
Fem::FeaturePython ::init();
Fem::FemMesh ::init();
Fem::FemMeshObject ::init();
Fem::FemMeshShapeObject ::init();