IUser |
Represents a user-defined timber material
Namespace: TSD.API.Remoting.Materials
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
The IUserDefinedTimber type exposes the following members.
Properties
Name | Description | |
---|---|---|
AnalysisElasticModulus | Gets the analysis elastic modulus, E_{analysis} (in [N/mm²]) | |
Density | Gets the timber density (in [kg/mm³]) | |
Fabrication | Gets the fabrication of the grade | |
HeadCode |
Gets the head code the material applies to
(Inherited from IUserDefinedMaterial) | |
MeanElasticModulus | Gets the mean elastic modulus, E_{mean} (in [N/mm²]) | |
MinimumElasticModulus | Gets the minimum elastic modulus, E_{min} (in [N/mm²]) | |
Name |
Gets the name of the material
(Inherited from IUserDefinedMaterial) | |
PoissonsRatio |
Gets the Poisson's ratio (unitless)
(Inherited from IUserDefinedMaterial) | |
ShearModulus |
Gets the shear modulus (in [N/mm²])
(Inherited from IUserDefinedMaterial) | |
ThermalExpansionCoefficient |
Gets the coefficient of thermal expansion (in [1/K])
(Inherited from IUserDefinedMaterial) | |
Type |
Gets the type of the material
(Inherited from IUserDefinedMaterial) |
See Also