Commit Graph

22 Commits

Author SHA1 Message Date
Bernd Hahnebach
4d9ab05188 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
af3ef5b19d Misc. typos
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04: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
949084f056 FEM: material widget, add button to fix material property editing 2018-05-28 08:58:10 +02:00
Bernd Hahnebach
53ab4352ff 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
6bb4e3a2ba FEM: Python geometry selection class, use it for material obj 2018-05-23 17:59:29 +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
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
Bernd Hahnebach
f99d44ab8d 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
e99e5794fd 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
995606a2fc FEM: Python constraints, hide meshes while constraint task panel is opened 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
8243c7c194 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
2e7af8c721 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
4878848548 FEM: code formating, no space after ( 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
4069177689 FEM: python objects task panel, clear selection on task panel close 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
2299b7fb1a FEM: material task panel, add some TODO comment 2018-05-23 17:59:29 +02:00
Bernd Hahnebach
c365df28c5 FEM: material task panel, workaround to be able to set poissons ratio to 0 2018-03-27 12:29:13 -03:00
Bernd Hahnebach
a5e6a3fd5b FEM: materials, fix users material path in task panel 2018-01-31 19:04:29 +01:00
luz.paz
0d4aa88c4f FEM: typo fix
[skip ci]
2018-01-27 19:41:24 +01:00
Bernd Hahnebach
133703d634 FEM: task panel, fix loading of broken material file 2018-01-27 17:22:58 +01:00
Bernd Hahnebach
d77f42c28e FEM: material task panel, fix custom export 2018-01-27 17:22:58 +01:00
Bernd Hahnebach
ef6c36ba64 FEM: objects, use fem name sheme for object package names 2018-01-25 18:46:30 -02:00