Adding python capabilities to the Result objects
This commit is contained in:
@@ -139,8 +139,11 @@ void AppFemExport initFem()
|
||||
Fem::ConstraintPulley ::init();
|
||||
|
||||
Fem::FemResultObject ::init();
|
||||
Fem::FemResultPython ::init();
|
||||
Fem::FemResultValue ::init();
|
||||
Fem::FemResultValuePython ::init();
|
||||
Fem::FemResultVector ::init();
|
||||
Fem::FemResultVectorPython ::init();
|
||||
}
|
||||
|
||||
} // extern "C"
|
||||
|
||||
Reference in New Issue
Block a user