| IUserDefinedMaterialThermalExpansionCoefficient Property |
Gets the coefficient of thermal expansion (in [1/K])
Namespace: TSD.API.Remoting.MaterialsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
Syntax IProperty<double> ThermalExpansionCoefficient { get; }
ReadOnly Property ThermalExpansionCoefficient As IProperty(Of Double)
Get
property IProperty<double>^ ThermalExpansionCoefficient {
IProperty<double>^ get ();
}
abstract ThermalExpansionCoefficient : IProperty<float> with get
Property Value
IPropertyDoubleSee Also