Commit Graph

13 Commits

Author SHA1 Message Date
Bernd Hahnebach
9568fa412a FEM: import tools, move calculate abs disp from import vtk to import tools 2017-03-18 22:07:24 +01:00
Bernd Hahnebach
5a6ccfbe37 FEM: vtk import, comment not used part of the code 2017-02-28 17:35:26 +01:00
Bernd Hahnebach
0c0cf1e49c FEM: result mechanical object, use same name sheme as for all other FEM objects 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
feae6513bb FEM: mechanical result object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
c63f1e7753 FEM: analysis object, move make def into make objects FEM module 2017-02-21 14:09:27 +01:00
Bernd Hahnebach
be2b5777f6 py3, FEM, redifine open in all import modules 2017-02-19 14:21:34 +01:00
Bernd Hahnebach
686ba7094d FEM: python import modules, use same method structure in all modules,
methods where only moved around, no changes inside the methods
2017-02-17 22:07:56 +01:00
Kunda
91bd0fc536 FEM: Doxygen tweeks
Discussion in [FEM subforum](https://forum.freecadweb.org/viewtopic.php?f=18&t=12833&start=40#p158684)
...Calculix FRD Reader doxygen tweek
...Calculix INP Reader doxygen tweek
...Result import and export VTK file library doxygen tweek
...Z88 Mesh reader and writer doxygen tweek
...Z88 Disp Reader doxygen tweek
...Command show result doxygen tweek
2017-02-16 14:00:40 +01:00
Bernd Hahnebach
e651a3f867 FEM: vtk result file import, workaround for calculating the DisplacementLengths 2017-02-16 14:00:39 +01:00
Bernd Hahnebach
12f53b6098 FEM: move the new python FemResult object to FemMechanicalResult object derived from C++ FemResult object 2017-02-16 14:00:32 +01:00
Bernd Hahnebach
b55a7688cc FEM: result object refactor, fix frd, vtk, z88 result file import 2017-02-16 07:54:37 +01:00
Bernd Hahnebach
ea1829c9fa FEM: vtk result file reading, activate import in python vtk import module 2017-02-16 07:54:26 +01:00
Bernd Hahnebach
469e391f66 FEM: import VTK results, change module name to import... 2017-01-30 18:22:23 +01:00