Make Fem::Analyses object inheritable to python and some fixes in Material
This commit is contained in:
@@ -114,6 +114,7 @@ void AppFemExport initFem()
|
||||
// This function is responsible for adding inherited slots from a type's base class.
|
||||
|
||||
Fem::FemAnalysis ::init();
|
||||
Fem::FemAnalysisPython ::init();
|
||||
Fem::FemMesh ::init();
|
||||
Fem::FemMeshObject ::init();
|
||||
Fem::FemMeshShapeObject ::init();
|
||||
|
||||
Reference in New Issue
Block a user