Commit Graph

15 Commits

Author SHA1 Message Date
qingfengxia
3c8e0355d8 Fem: add air and water fluid material into data/Mod/Material 2017-01-19 00:08:02 +00:00
Ian Rees
0a70ce4eef Add cmake checks for BUILD_GUI to some modules 2016-02-13 13:45:27 +13:00
Bernd Hahnebach
5c7905742a FEM: small changes in CalculiX standard steel material 2016-02-02 07:18:47 +01:00
Yorik van Havre
3d53b383b4 Material: Fixed bug in cmake file from commit 6685ae0 2015-04-12 19:21:32 -03:00
Przemo Firszt
ef7dcd4a80 FEM: Add "None" and simplify material setting
The "-->choose Material" has been replaced with a not defined material.
That makes setting/retrieving material to/from the object much easier
and allows user to have a "not defined" material. Previously it wasn't
possible to change i.e. form Steel to "not defined".

Signed-off-by: Przemo Firszt <przemo@firszt.eu>
2015-04-09 19:45:06 +02:00
Bernd Hahnebach
075663b5e7 make main material cards to work correctly with FemWB 2015-02-26 21:25:59 +01:00
Sebastian Hoogen
27cd61f849 Build python Qt resource files at compile time
fixes #1888
2015-01-02 11:14:07 +01:00
wmayer
c68b8ab9b2 + avoid to build Material target all the time 2014-04-07 12:01:55 +02:00
wmayer
b87f75162d + Copy material editor UI file 2014-01-07 10:41:37 +01:00
jriegel
c5978fa32a add SCL python files 2014-01-05 22:31:15 +01:00
jriegel
0b1dc89b01 group for Material project 2013-12-30 19:03:40 +01:00
Yorik van Havre
348329b7b9 Material: Created material editor
Materal editor is now funcional, abeit not complete. Can be used to
create and save new cards. Lauch from within FreeCAD with
import MaterialEditor; MaterialEditor.openEditor()
2013-11-19 19:27:15 -02:00
wmayer
9d72a26d23 Fix Material target 2013-09-09 13:48:39 +02:00
jriegel
a495693c9d Update Fem workbench
Adding new materials and making some of the objects to python objects
2013-08-11 23:08:43 +02:00
jriegel
51ccff8ff9 Add file importer, standard material and Yoriks gui prototype 2013-06-01 20:27:30 +02:00