Commit Graph

11 Commits

Author SHA1 Message Date
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
Yorik van Havre
4152ba1f83 Material: Added missing units 2015-02-27 13:31:13 -03:00
Bernd Hahnebach
075663b5e7 make main material cards to work correctly with FemWB 2015-02-26 21:25:59 +01:00
Bernd Hahnebach
411675ed78 Standard CalculiX Material added 2015-02-26 09:56:58 -03:00
Yorik van Havre
8053528fd5 Material: Added mk2's material cards 2014-12-13 13:36:51 -02:00
Yorik van Havre
9691873133 Fixed small error in concrete material 2014-12-12 14:56:27 -02: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
jriegel
c68f354761 Some fixes in the Fem/Material interplay 2013-08-21 17:53:45 +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
bc9a63540d working on material framework 2013-06-06 23:24:30 +02:00
jriegel
51ccff8ff9 Add file importer, standard material and Yoriks gui prototype 2013-06-01 20:27:30 +02:00