Material: templatematerial, make FractureToughness a float

- it unit is not possible with FreeCAD unit system
This commit is contained in:
Bernd Hahnebach
2019-05-13 22:47:37 +02:00
parent a7cb6ed62c
commit 71b645d76d

View File

@@ -115,9 +115,9 @@
URL: 'https://en.wikipedia.org/wiki/Density'
Description: "Density in [FreeCAD Density unit]"
FractureToughness:
Type: 'Quantity'
Type: 'Float'
URL: 'https://en.wikipedia.org/wiki/Fracture_toughness'
Description: " "
Description: "Unit MPa * m^0.5 is not possible ATM in FreeCAD nicht moeglich thus String. Keep in mind the unit is fixed MPa * m^0.5. https://github.com/FreeCAD/FreeCAD/pull/2156"
PoissonRatio:
Type: 'Float'
URL: 'https://en.wikipedia.org/wiki/Poisson%27s_ratio'