Markus Hovorka
b58245b7b4
FEM: Remove unnecessary overrides from Analysis
...
onChanged, execute, mustExecute and getPyObject where overwritten but
the implementation didn't do anything different from the implementation
of the base class DocumentObject in this case. Thus they where
redundent.
2019-09-21 13:43:06 +02:00
Zheng, Lei
2727ddc7c0
Fem: minor changes
2019-08-17 15:15:47 +02:00
wmayer
632c62cfb6
support of backward compatibility to load old fem project files
2017-10-24 20:09:35 +02:00
wmayer
18c8a15cb5
inherit FemAnalysis from DocumentObjectGroup and remove Member property
2017-10-24 20:07:05 +02:00
Bernd Hahnebach
3091fd5973
FEM: remove trailing whitespaces
2016-04-24 19:10:33 +02:00
wmayer
cbbf6a16c5
+ use right namespace for template instantiation to fix linker errors on Windows
2015-10-25 23:06:21 +01:00
wmayer
c7e5ef5bc1
+ need dummy class for FeaturePython class to work
2015-10-25 22:42:50 +01:00
wmayer
19aa17cd27
+ make FEM beam section and shell thickness ready for drag and drop
2015-10-19 14:48:07 +02:00
Mateusz Skowroński
05f95c0506
Fix files encoding. Go from ISO8859-1 to UTF-8.
2015-09-21 19:50:49 -03:00
jriegel
acf8bba24f
Make Fem::Analyses object inheritable to python and some fixes in Material
2013-08-04 19:22:17 +02:00
jriegel
28c7990b31
implement user interface for creating a Analyses and add a part
2013-07-09 22:15:06 +02:00
jriegel
b3ef79b9cf
Additional objects to handle Analysises
2013-03-27 11:41:17 +01:00