ICold |
The IColdRolled type exposes the following members.
Properties
Name | Description | |
---|---|---|
Density | Get the density of the material (in [kg/mm³]) | |
ElasticModulus | Gets the elastic modulus (in [N/mm²]) | |
HeadCode |
Gets the head code the material applies to
(Inherited from IMaterial) | |
Id |
Gets the ID
(Inherited from IHaveId) | |
Name |
Gets the name
(Inherited from IHaveName) | |
PoissonsRatio |
Gets the Poisson's ratio (unitless)
(Inherited from IMaterial) | |
ShearModulus |
Gets the shear modulus (in [N/mm²])
(Inherited from IMaterial) | |
TensileStrength | Gets the tensile strength for the specified thickness (in [N/mm²]) | |
ThermalExpansionCoefficient |
Gets the coefficient of thermal expansion (in [1/K])
(Inherited from IMaterial) | |
Thickness | Gets the thickness change point for the strength value (in [mm]) | |
Type |
Gets the type of the material
(Inherited from IMaterial) | |
YieldStrength | Gets the yield strength for the specified thickness (in [N/mm²]) |
See Also