looooo
57a8fddba0
Fem: fenics: py3-fixes
2018-06-04 10:02:09 +02:00
Bernd Hahnebach
c3954c2e1d
FEM: material task panel, remove matweb button and save mat card button as they are tools implemented in FreeCAD material editor
2018-06-01 08:21:23 +02:00
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
Bernd Hahnebach
0bafa26b26
FEM: elmer writer, fix heat source and add a comment about units
2018-06-01 08:21:17 +02:00
Bernd Hahnebach
5fd8bd0c21
FEM: pyhton commands, some comment
2018-06-01 08:21:14 +02:00
Bernd Hahnebach
e1ae500e8d
FEM: pyhton commands, do open the task panel on new object creation in Gui
2018-06-01 08:21:10 +02:00
Bernd Hahnebach
1035a032fc
FEM: material editor, add command to open the editor ot icon toolbar, use copy of Arch material group icon
2018-06-01 08:20:59 +02:00
luz.paz
79a4aa3ef4
Misc. typos
...
Found via `codespell`
[skip ci]
2018-05-31 12:50:58 -04:00
Bernd Hahnebach
6476cf4c6b
FEM: mesh netgen command, fix meshing while task panel is opened
2018-05-28 12:22:11 +02:00
Bernd Hahnebach
fbf96728b8
FEM: material editor, add it to materials menue
2018-05-28 08:58:17 +02:00
Bernd Hahnebach
24a21ce83f
FEM: menue entries, add submenue for materials
2018-05-28 08:58:17 +02: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
joha2
24452df93e
FEM: fenics #0003038 : this fixes the CellFunction type to get access to the measures correctly
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
103371f571
FEM: menue entries and tool bars, code formating
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
bf671db126
FEM: menu entries, add one for electrostatic potetial
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
c5a9fc5a0f
FEM: constraint gear and pulley VP, remove unnecessary error logs
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
23089bea99
FEM: result object, better grouping in result properties, this does not break compatibility
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
eb1acda987
FEM: unit tests, add some comment
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
d47f298537
FEM: commands, add recomputes and replace App and Gui wie FreeCAD and FreeCADGui
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
fa6bb2183c
FEM: gmsh mesh obj, fix initialization of mesh group list
2018-05-23 17:59:29 +02:00
Bernd Hahnebach
59c67f4b7c
FEM: C++ constraints, clear selection on unsetEdit, same system as it is on Python constraints
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