Commit Graph

223 Commits

Author SHA1 Message Date
wmayer
cc9f1c5a1e [skip ci] App: print affected Python type if serializing via JSON fails
FemGui: add default implementations of __getstate__/__setstate__ to _ViewProviderFemResultMechanical
2020-03-10 16:32:31 +01:00
Bernd Hahnebach
81763691d6 FEM: result mechanical VP, add Object 2020-03-09 15:26:46 +01:00
Bernd Hahnebach
dcabd2ae04 FEM: python base object and python base view object, workaround:
- do not add Object attribute, regression added in 299879f8d
- do not attacht Object and ViewObject attribute, regression added in f47c288001
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
06afffaa36 FEM: code formating 2020-03-09 07:54:23 +01:00
Bernd Hahnebach
d3687c383e FEM: gmsh mesh VP obj, set back because of regression added with 536135ec 2020-03-07 16:52:37 +01:00
Bernd Hahnebach
4ccfaea2bc FEM: Python gui objects, use methods from base object 2020-03-07 16:39:17 +01:00
Bernd Hahnebach
b8da1e3bea FEM: Python objects, remove not needed hard cardcoded icon name 2020-03-06 19:02:05 +01:00
Bernd Hahnebach
8ce70dd0d1 FEM: base Python VP, extend to get the icon without hard coded name 2020-03-06 19:01:55 +01:00
Bernd Hahnebach
89f2c9f92c FEM: gmsh mesh obj vp, another fix because of regression indroduced with 536135ec 2020-03-06 18:54:30 +01:00
Bernd Hahnebach
d0d8cf06d3 FEM: gmsh mesh obj vp, fix regression indroduced with 536135ec 2020-03-06 18:14:08 +01:00
Bernd Hahnebach
7090b613f6 FEM: rename icon, result show 2020-03-06 08:40:28 +01:00
Bernd Hahnebach
1707c1960a FEM: rename icon, solver standard 2020-03-06 08:40:26 +01:00
Bernd Hahnebach
c7a0ec92f4 FEM: rename icon, material solid 2020-03-06 08:40:18 +01:00
Bernd Hahnebach
fd1cfa7651 FEM: rename icon, material reinforced 2020-03-06 08:40:16 +01:00
Bernd Hahnebach
fc39379f8d FEM: rename icon, material nonlinear 2020-03-06 08:40:14 +01:00
Bernd Hahnebach
34b85a15c3 FEM: rename icon, mesh region 2020-03-06 08:40:06 +01:00
Bernd Hahnebach
122c48bf6a FEM: rename icon, mesh gmsh 2020-03-06 08:40:00 +01:00
Bernd Hahnebach
8185bd6244 FEM: rename icon, mesh boundary layer 2020-03-06 08:39:56 +01:00
Bernd Hahnebach
9f84305f89 FEM: rename icon, Element Rotation 1D 2020-03-06 08:39:44 +01:00
Bernd Hahnebach
72d3b95692 FEM: rename icon, Element Geometry 2D 2020-03-06 08:39:41 +01:00
Bernd Hahnebach
d87d4f059b FEM: rename icon, Element Geometry 1D 2020-03-06 08:39:39 +01:00
Bernd Hahnebach
8db0781f06 FEM: rename icon, Element Fluid 1D 2020-03-06 08:39:37 +01:00
Bernd Hahnebach
f8dcbc17d3 FEM: rename icon, Constraint Tie 2020-03-06 08:39:31 +01:00
Bernd Hahnebach
39314b84a6 FEM: rename icon, Constraint Self Weight 2020-03-06 08:39:25 +01:00
Bernd Hahnebach
fb4fc6e5c3 FEM: rename icon, Constraint Initial Flow Velocity 2020-03-06 08:39:15 +01:00
Bernd Hahnebach
990ba344a3 FEM: rename icon, Constraint Heatflux 2020-03-06 08:39:13 +01:00
Bernd Hahnebach
902b09b269 FEM: rename icon, Constraint Flow Velocity 2020-03-06 08:39:09 +01:00
Bernd Hahnebach
4846afc4e9 FEM: rename icon, Constraint Electrostatic Potential 2020-03-06 08:39:07 +01:00
Bernd Hahnebach
51626b1ef0 FEM: Python object base classes, some tweaks 2020-03-05 12:05:24 +01:00
Bernd Hahnebach
99eca8bc6c FEM: more code formating 2020-03-04 08:40:52 +01:00
Bernd Hahnebach
c6ae035d50 FEM: code formating and unifor licence header in Python modules 2020-03-04 07:50:21 +01:00
Bernd Hahnebach
a1b8103ad4 FEM: use python base constraint class, mesh gmsh 2020-03-04 07:50:02 +01:00
Bernd Hahnebach
2cf8c17102 FEM: Python objects and guiobjects, code formating 2020-03-03 21:26:21 +01:00
Bernd Hahnebach
d233c2e957 FEM: use python base constraint class, solver calculix 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
6791b0bb1c FEM: use python base constraint class, mesh result mesh 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
72bec9d410 FEM: use python base constraint class, result mechanical 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
2f39045878 FEM: use python base constraint class, mesh region 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
585a69f051 FEM: use python base constraint class, mesh group 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
f4535e3060 FEM: use python base constraint class, mesh boundary layer 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
2e29b3413f FEM: use python base constraint class, material obj 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
0563cb332f FEM: use python base constraint class, material reinforced 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
e74047c16e FEM: use python base constraint class, beam rotation 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
31004b3cab FEM: use python base constraint class, fluid section 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
73711caa1d FEM: use python base constraint class, beam section 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
881f083042 FEM: use python base constraint class, shell thickness 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
e0ac94b6b3 FEM: use python base constraint class, constraint tie 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
9aa7f72701 FEM: use python base constraint class, material non linear 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
f1554faec7 FEM: use python base constraint class, constraint self weight 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
5791bdddf0 FEM: Python base constraint view provider, extend methods 2020-03-03 21:26:20 +01:00
Bernd Hahnebach
ab0ace8f61 FEM: improve imports 2020-02-26 20:58:26 +01:00