IUserDefinedMaterialThermalExpansionCoefficient Property

Gets the coefficient of thermal expansion (in [1/K])

Namespace:  TSD.API.Remoting.Materials
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IProperty<double> ThermalExpansionCoefficient { get; }

Property Value

Type: IPropertyDouble
See Also