Material: cards and templates, sort and move all thermal group attributes
This commit is contained in:
@@ -76,6 +76,15 @@ YieldStrength =
|
||||
; Young's Modulus (or E-Module) in [FreeCAD Pressure unit], see http://en.wikipedia.org/wiki/Young%27s_modulus for the details
|
||||
YoungsModulus =
|
||||
|
||||
; Description to be updated
|
||||
SpecificHeat =
|
||||
|
||||
; Thermal conductivity https://en.wikipedia.org/wiki/Thermal_conductivity
|
||||
ThermalConductivity =
|
||||
|
||||
; Thermal expansion coefficient (linear) in [1/K] https://en.wikipedia.org/wiki/Thermal_expansion
|
||||
ThermalExpansionCoefficient =
|
||||
|
||||
; Description to be updated
|
||||
AmbientColor =
|
||||
|
||||
@@ -118,9 +127,6 @@ Shininess =
|
||||
; Description to be updated
|
||||
SoundTransmissionClass =
|
||||
|
||||
; Description to be updated
|
||||
SpecificHeat =
|
||||
|
||||
; Description to be updated
|
||||
SpecularColor =
|
||||
|
||||
@@ -130,12 +136,6 @@ TexturePath =
|
||||
; Description to be updated
|
||||
TextureScaling =
|
||||
|
||||
; Thermal conductivity https://en.wikipedia.org/wiki/Thermal_conductivity
|
||||
ThermalConductivity =
|
||||
|
||||
; Thermal expansion coefficient (linear) in [1/K] https://en.wikipedia.org/wiki/Thermal_expansion
|
||||
ThermalExpansionCoefficient =
|
||||
|
||||
; Description to be updated
|
||||
Transparency =
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -22,6 +22,9 @@ UltimateStrain
|
||||
UltimateTensileStrength
|
||||
YieldStrength
|
||||
YoungsModulus
|
||||
SpecificHeat
|
||||
ThermalConductivity
|
||||
ThermalExpansionCoefficient
|
||||
AmbientColor
|
||||
Color
|
||||
DiffuseColor
|
||||
@@ -36,12 +39,9 @@ SectionFillPattern
|
||||
SectionLinewidth
|
||||
Shininess
|
||||
SoundTransmissionClass
|
||||
SpecificHeat
|
||||
SpecularColor
|
||||
TexturePath
|
||||
TextureScaling
|
||||
ThermalConductivity
|
||||
ThermalExpansionCoefficient
|
||||
Transparency
|
||||
UnitsPerQuantity
|
||||
VertexShader
|
||||
|
||||
Reference in New Issue
Block a user