findThermalBC
(To be removed) Find thermal boundary conditions assigned to a geometric region
findThermalBC
will be removed. Use the
EdgeBC
and FaceBC
properties of femodel
instead. (since R2023a) For more information on updating your code, see Version History.
Description
returns the thermal boundary condition assigned to the specified region.tbca
= findThermalBC(boundaryConditions
,RegionType
,RegionID
)