UR-0
d52e040fce
ViewProviderFemResultMechanical Slider Displacement with finer scale to support large scale deformations with needed magnification less than 1.0
...
supprt magnification from 0.1 to 1000000.0
2020-02-04 17:04:52 +01:00
vocx-fc
3dd6f61ccc
Fem: variable name 'children', not 'childs'
2020-01-08 11:54:34 +01:00
Bernd Hahnebach
b8f7e7e3f3
FEM: small code improvements (got forgotten on parent commit)
2020-01-07 23:10:33 +01:00
Bernd Hahnebach
bb6228dde0
FEM and Part: check if catched exception has an error message
2020-01-07 23:01:47 +01:00
Bernd Hahnebach
22071351c1
FEM: result task panel, reset result mesh on task panel init
2020-01-06 02:43:20 +01:00
Bernd Hahnebach
f71d018af1
FEM: result task panel, really reset result mesh
2020-01-06 01:07:50 +01:00
Bernd Hahnebach
809042ee2c
FEM: result mesh task panel, add comment
2020-01-06 00:23:49 +01:00
Bernd Hahnebach
3dc72c2d28
FEM: result task panel, reset mesh color on exit
2020-01-06 00:02:33 +01:00
Bernd Hahnebach
5201f8b86f
FEM: result task panel, some more comments
2020-01-04 01:34:02 +01:00
Bernd Hahnebach
3d7c0a0a3c
FEM: result mesh reset, some comments
2020-01-04 00:58:03 +01:00
Bernd Hahnebach
82dffe24f9
FEM: result task panel, some comment for restore resutls
2020-01-04 00:57:53 +01:00
wmayer
375a3d4d34
fix exception handling in _ViewProviderFemResultMechanical
2019-09-28 17:06:47 +02:00
Bernd Hahnebach
21529eda88
FEM: result task panel, fix use equations
2019-09-18 18:27:40 +02:00
Bernd Hahnebach
5fc30f3dd7
FEM: result task panel, do not activate greyed buttons
2019-09-15 22:43:03 +02:00
Bernd Hahnebach
49000b1bc5
FEM: result task panel, fix if restore result is True but some results are missing
2019-09-14 22:54:46 +02:00
Bernd Hahnebach
448e9d7731
FEM: gui objs, use single quotes instead of double ones
2019-09-05 22:32:32 +02:00
Bernd Hahnebach
35b05a9d76
FEM: code formating, flake8 and white spaces
2019-07-02 12:54:50 +02:00
Bernd Hahnebach
fe5f94a728
FEM: result gui, get rid of duplicate code
2019-07-01 21:41:15 +02:00
Bernd Hahnebach
47abdbd895
FEM: result gui, fix user defined equation, but better fix would be cool
2019-07-01 21:41:04 +02:00
Bernd Hahnebach
cc839c6c22
FEM: result gui, some code formating and a comment
2019-07-01 21:40:54 +02:00
Bernd Hahnebach
8c3cf6249b
FEM: lgtm, do not test if for a constant, because it will give the same result in any case
2019-06-29 13:22:23 +02:00
Bernd Hahnebach
1682c016de
FEM: codeformating, another small one
2019-06-16 23:29:21 +02:00
Bernd Hahnebach
4c643a0168
FEM: code formating, improve imports, get rid of E402 error
2019-06-16 23:21:38 +02:00
HarryvL
cf5eb3c5ed
FEM: result properties, add new lists to hold concrete results
2019-06-16 18:29:32 +02:00
Bernd Hahnebach
a847ac39a4
FEM: code formating, max line length < 100, fem gui objects
2019-05-20 12:33:30 +02:00
Bernd Hahnebach
b8c6e4dcce
FEM: restult task panel, add automatic displacement factor
2019-03-19 14:15:15 -03:00
Bernd Hahnebach
751572f33c
FEM: result task panel, make all stress strain components in user defined equation available and adapt ui
2019-03-19 14:15:15 -03:00
luz.paz
66e1fedd1a
FEM: Fix grammar
2019-01-30 11:08:03 -02:00
wmayer
46804085c9
simplify handling of locale specific with InputField from Python
2019-01-17 02:57:00 +01:00
luz.paz
912bce593b
FEM: make file headers title use the same schema in all fem(gui)objects/
...
Cherrypicked from femtemp f3212888c50d
+ 2 femobject uniformity fixes
fem(gui)objects leftover header copyright fix
2018-11-26 09:10:17 -03:00
luz.paz
c7785267a7
Misc. typos and whitespace
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm,./ChangeLog.txt" -I ../fc-word-whitelist.txt` and `grep`. Excess whitespace auto-removed by Atom editor.
2018-11-03 16:13:06 -03:00
Bernd Hahnebach
99db97e8ee
FEM: icons, rename show result icon
2018-08-07 16:57:05 +02:00
Bernd Hahnebach
022c980977
FEM: Python VP, add return variable to unSetEdit methods and improve reseting the edit mode
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
05384a8a8a
FEM: some Python constraint VP, add import of FemGui to get the icon in TreeView when there is no analysis and Fem is not loaded
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
790d9ca4b2
FEM: result and gmsh mesh obj, do not load FEM wb on double click. Only the analysis container should have this
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f14eaa217f
FEM: Python object VP, add a pop up if a task panel is open while another one will be opened
2018-05-23 17:59:29 +02:00
luz.paz
1d8aaad976
FEM: typo fixes
2018-04-29 20:40:15 +02:00
looooo
9b930d4d38
py3: fem: some additional fixes
2018-04-17 10:18:32 -03:00
looooo
cdcb3bec4a
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
Bernd Hahnebach
d442d0844a
FEM: result taks panel, better comment
2018-01-31 19:04:29 +01:00
luz.paz
9b3c898883
FEM: source comment typo
2018-01-31 19:04:29 +01:00
Bernd Hahnebach
ef6c36ba64
FEM: objects, use fem name sheme for object package names
2018-01-25 18:46:30 -02:00