Bernd Hahnebach
565bdbbb3e
FEM: unit test, get rid of ActiveDocument
2020-03-17 21:39:56 +01:00
Bernd Hahnebach
ecafc3da6c
FEM: unit test, code improvements
2020-03-17 21:25:04 +01:00
Bernd Hahnebach
9066c02226
FEM: unit test, get rid of ActiveDocument
2020-03-17 21:24:53 +01:00
Bernd Hahnebach
1ec955a181
FEM: hide all vtk post objects on task panel open of result and gmsh mesh
2020-03-16 11:05:08 +01:00
Bernd Hahnebach
ba21ca8cc2
FEM: Python base VP, better check in get icon
2020-03-16 11:05:01 +01:00
Bernd Hahnebach
c1182681cc
FEM: do not use base vp for result mesh object, fixes some problems
2020-03-16 11:04:54 +01:00
Bernd Hahnebach
9004e1fc5a
FEM: improve imports
2020-03-16 11:04:48 +01:00
Bernd Hahnebach
c865faf2de
FEM: improve some licence headers and doxygen docu
2020-03-16 06:44:00 +01:00
Bernd Hahnebach
6291921e9a
FEM: gmsh vp, hide post pipeline too
2020-03-14 21:51:43 +01:00
Bernd Hahnebach
2c30b1cfdc
FEM: some modules, better document handling
2020-03-14 21:45:24 +01:00
Bernd Hahnebach
af7a005ad9
FEM: fem mesh 2 mesh, fix example code
2020-03-14 21:45:18 +01:00
Bernd Hahnebach
3a309916a8
FEM: solver frame work, get rid of Active Document code
2020-03-14 21:45:11 +01:00
Bernd Hahnebach
ef7eb72f11
FEM: solver base writer, add document as attribut
2020-03-14 21:45:01 +01:00
Bernd Hahnebach
853360ae13
FEM: ccx tools, better document handling
2020-03-14 21:44:55 +01:00
Bernd Hahnebach
fddeb8f670
FEM: ccx unit tests, fix create result method
2020-03-14 21:44:49 +01:00
Bernd Hahnebach
0701d10c72
FEM: extend coding conventions
2020-03-14 21:44:40 +01:00
Bernd Hahnebach
8705a6f3cf
FEM: examples, some code improvements
2020-03-13 09:19:27 +01:00
Bernd Hahnebach
2b12bbe274
FEM: extend code conventions
2020-03-13 09:19:20 +01:00
Bernd Hahnebach
23b5cebe7c
FEM: typo
2020-03-13 06:52:22 +01:00
Bernd Hahnebach
0e04844053
FEM: improve Python type checking and Python imports
2020-03-12 10:02:33 +01:00
Bernd Hahnebach
8ddbd110b6
FEM: qrc, add comment
2020-03-12 05:28:44 +01:00
Bernd Hahnebach
204563c255
FEM: result mesh vp, automate get icon
2020-03-12 05:28:32 +01:00
Bernd Hahnebach
fb3c54ab45
FEM: rename icon, mesh result object
2020-03-12 05:28:24 +01:00
Bernd Hahnebach
00733f4f76
FEM: result mesh, fix icon in tree view
2020-03-11 07:53:16 +01:00
Bernd Hahnebach
6cbb2e62f7
FEM: fluid material, use correct icon in tree view
2020-03-10 23:13:20 +01:00
Bernd Hahnebach
550b5a0965
FEM: gmsh mesh vp, use gmsh mesh icon in tree
2020-03-10 22:44:25 +01:00
Bernd Hahnebach
2a0ba98c09
FEM: constraint body heat source vp, fix tree view icon
2020-03-10 22:27:34 +01:00
Bernd Hahnebach
2c47e52c75
FEM: mesh gmsh vp, comment
2020-03-10 22:23:00 +01:00
Bernd Hahnebach
9882cb53f6
FEM: mesh region, change type
2020-03-10 22:21:01 +01:00
Bernd Hahnebach
35b8d5dbb0
FEM: mesh group, change type
2020-03-10 22:20:08 +01:00
Bernd Hahnebach
d230895c9f
FEM: mesh boundary layer, change type
2020-03-10 22:19:14 +01:00
Bernd Hahnebach
f41a942b0e
FEM: Python base view object, reactivate get icon method
2020-03-10 22:00:27 +01:00
Bernd Hahnebach
55bfa9dd7c
FEM: Python base object fix regression added with 062d782236 by readding getstate method
2020-03-10 18:16:48 +01:00
wmayer
75b9dd8a0e
[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
c23ea00ebe
FEM: unit tests, some sort
2020-03-10 08:32:02 +01:00
luz.paz
8624564469
[skip ci] Fix typos
...
Found via `codespell`
2020-03-09 16:23:26 +01:00
Bernd Hahnebach
f9c081f06d
FEM: result mechanical VP, add Object
2020-03-09 15:26:46 +01:00
Bernd Hahnebach
8b84a1cc94
FEM: python base object and python base view object, workaround:
...
- do not add Object attribute, regression added in a47d33b5e
- do not attacht Object and ViewObject attribute, regression added in 175e7f2069
- this deactivates the icons in tree view
- thus this only is a workaround
2020-03-09 15:00:34 +01:00
Bernd Hahnebach
55b5b6a6f9
FEM: code formating
2020-03-09 07:54:23 +01:00
UR-0
92a00b6abd
FEM: vtk clip filter, PlaneWidget.ui typo origin's y-coord
2020-03-08 15:00:07 +01:00
Bernd Hahnebach
0aefc4318a
FEM: gmsh mesh VP obj, set back because of regression added with c460f08c
2020-03-07 16:52:37 +01:00
Bernd Hahnebach
4be4609ae5
FEM: Python gui objects, use methods from base object
2020-03-07 16:39:17 +01:00
Bernd Hahnebach
5b52840ca5
FEM: commands, better resource handling for all command classes
2020-03-07 16:39:06 +01:00
Bernd Hahnebach
e38a77d623
FEM: command base class, extend for better resource handling
2020-03-07 16:38:55 +01:00
Bernd Hahnebach
fa071976c5
FEM: Python objects, remove not needed hard cardcoded icon name
2020-03-06 19:02:05 +01:00
Bernd Hahnebach
5829fc4f4a
FEM: base Python VP, extend to get the icon without hard coded name
2020-03-06 19:01:55 +01:00
Bernd Hahnebach
f4f5d7b085
FEM: gmsh mesh obj vp, another fix because of regression indroduced with c460f08c
2020-03-06 18:54:30 +01:00
Bernd Hahnebach
ff06fa3460
FEM: code formating, sort imprts
2020-03-06 18:21:11 +01:00
Bernd Hahnebach
49049ddc02
FEM: typo
2020-03-06 18:19:45 +01:00
Bernd Hahnebach
89d79dbbf0
FEM: gmsh mesh obj vp, fix regression indroduced with c460f08c
2020-03-06 18:14:08 +01:00