Bernd Hahnebach
2d8ebcf005
FEM: material task panel, quite some changes:
...
- add Material editor for editing material parameters as well as load and save mat cards
- distinguish between 'card name' and the 'material name'
- reorganising codeg
2018-06-01 08:21:19 +02:00
luz.paz
79a4aa3ef4
Misc. typos
...
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
Bernd Hahnebach
c7879c28fe
FEM: selection widget module, fix console print message
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
be28744829
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
7512fb5628
FEM: material widget, add button to fix material property editing
2018-05-28 08:58:10 +02:00
looooo
ec22a90789
py3: fem: fix gmsh bytes problem
2018-05-23 19:13:54 +02:00
Bernd Hahnebach
2ef1d2f363
FEM: geometric selection widget, more errors as popups, better clear selection
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
253b3a5233
FEM: geometric selection widget, check to only allow to select one geometric shpape type for the list
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fa484c65d3
FEM: default display mode, name it Default as it is done in all other FEM obj where a Default display mode is needed
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5ac8431a17
FEM: selection observer, move class into selection widgets module
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c574fb2760
FEM: Python obj VP, code formating
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
964ede3f4c
FEM: Python geometry selection class, use it for material obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eb88c9045c
FEM: Python geometry selection class, use it for gmsh mesh boundary layer
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
6a2ac85d59
FEM: Python geometry selection class, use it for gmsh mesh group
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f66ca215a
FEM: Python geometry selection class, adapt it to Solid selection and use it for gmsh mesh region
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
366af6d778
FEM: Python geometry selection class, use it for fluid 1D obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
faf6e52000
FEM: Python geometry selection class, use it for beamsection obj and rotation obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c84077ba44
FEM: Python geometry selection class, make it useable for Vertex, Edge and Face
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c20994358c
FEM: implement a geometry reference selection class, use it for shell thickness obj
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
50724bbe50
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
f06132d3e8
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
c997755ad1
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
Bernd Hahnebach
ae4a97d3d2
FEM: Python constraints, do not open a new constraint if another task panel is open
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
243fd83d96
FEM: electrostatic potential objeckt, fix module title
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
a4bb93d559
FEM: Python VP objects without task panel, proper prevent edit mode
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
5f37a30230
FEM: Python reference selection task panel, fix initial selection and selection after delete an item
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
16e70d9719
FEM: Python constraints with ref shapes, add right click to delete all ref shape at once
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
545ec31adf
FEM: gmsh mesh obj, implement drag and drop for its childs
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
fab0b40614
FEM: Python constraints, hide meshes while constraint task panel is opened
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
830d521e93
FEM: python task panel with solid reference shapes, make solids better visible on click if they are in Compound or BooleanFragment
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
458a4be12f
FEM: meshtools and dependent modules, add error message for retrieving solid elements if out of range
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
1e497ebd8e
FEM: code formating, no space after (
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
4dea888fda
FEM: python objects task panel, clear selection on task panel close
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
f5fe86a39b
FEM: material task panel, add some TODO comment
2018-05-23 17:59:29 +02:00
luz.paz
ba9dba4b26
FEM: typo fixes
2018-04-29 20:40:15 +02:00
looooo
18a7bad3bd
py3: fem: some additional fixes
2018-04-17 10:18:32 -03:00
looooo
be5ea8391c
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
Bernd Hahnebach
8717edb989
FEM: material task panel, workaround to be able to set poissons ratio to 0
2018-03-27 12:29:13 -03:00
Bernd Hahnebach
88051e01d3
FEM: ccx tools, remove setting analysis type with the analysis tools, is done in solver object
2018-02-07 19:03:48 +01:00
Bernd Hahnebach
7405b886a2
FEM: result taks panel, better comment
2018-01-31 19:04:29 +01:00
luz.paz
3efe2e2872
FEM: source comment typo
2018-01-31 19:04:29 +01:00
Bernd Hahnebach
4a430c5c74
FEM: materials, fix users material path in task panel
2018-01-31 19:04:29 +01:00
luz.paz
666c5c8b86
FEM: typo fix
...
[skip ci]
2018-01-27 19:41:24 +01:00
Bernd Hahnebach
55d9d4dbae
FEM: task panel, fix loading of broken material file
2018-01-27 17:22:58 +01:00
Bernd Hahnebach
83c8e43dc0
FEM: material task panel, fix custom export
2018-01-27 17:22:58 +01:00
Bernd Hahnebach
c85afd0e44
FEM: objects, use fem name sheme for object package names
2018-01-25 18:46:30 -02:00