ThermalMaterialAssignment Properties
(To be removed) Thermal material properties assignments
ThermalMaterialAssignment
will be removed. Use the MaterialProperties
property of
femodel
instead. (since R2023a) For more information on updating your code, see Version History.
A ThermalMaterialAssignment
object contains the description
of a thermal model’s material properties. A ThermalModel
container has a vector of ThermalMaterialAssignment
objects in its
MaterialProperties.MaterialAssignments
property.
Create material properties assignments for your thermal model using the thermalProperties
function.
Properties
Tips
When there are multiple assignments to the same geometric region, the toolbox uses the last applied setting.
To avoid assigning material properties to a wrong region, ensure that you are using the correct geometric region IDs by plotting and visually inspecting the geometry.