Material: properties, remove Elasticity because it is a theory and not a property
This commit is contained in:
committed by
Yorik van Havre
parent
1ee395042c
commit
e90977a103
@@ -121,7 +121,6 @@ def getMaterialAttributeStructure(withSpaces=None):
|
||||
"UltimateTensileStrength", # https://en.wikipedia.org/wiki/Ultimate_tensile_strength
|
||||
"CompressiveStrength", # https://en.wikipedia.org/wiki/Compressive_strength
|
||||
"YieldStrength", # https://en.wikipedia.org/wiki/Yield_Strength
|
||||
"Elasticity",
|
||||
"FractureToughness", # https://en.wikipedia.org/wiki/Fracture_toughness
|
||||
"AngleOfFriction" # https://en.wikipedia.org/wiki/Friction#Angle_of_friction and https://en.m.wikipedia.org/wiki/Mohr%E2%80%93Coulomb_theory
|
||||
)),
|
||||
|
||||
@@ -55,9 +55,6 @@ Density = value kg/m^3
|
||||
; Description to be updated
|
||||
DiffuseColor =
|
||||
|
||||
; Elasticity https://en.wikipedia.org/wiki/Elasticity_%28physics%29
|
||||
Elasticity =
|
||||
|
||||
; Description to be updated
|
||||
EmissiveColor =
|
||||
|
||||
|
||||
@@ -15,7 +15,6 @@ Color
|
||||
CompressiveStrength
|
||||
Density
|
||||
DiffuseColor
|
||||
Elasticity
|
||||
EmissiveColor
|
||||
Enlargen
|
||||
EnvironmentalEfficiencyClass
|
||||
|
||||
Reference in New Issue
Block a user