findStructuralProperties
(To be removed) Find structural material properties assigned to geometric region
findStructuralProperties
will be removed. Use the MaterialProperties
property of
femodel
instead. (since R2023a) For more information on updating your code, see Version History.
Description
returns the structural material properties assigned to the specified region.
Structural properties include Young's modulus, Poisson's ratio, the mass density,
the coefficient of thermal expansion, and the hysteretic damping parameter of the
material.smpa
= findStructuralProperties(materialProperties
,RegionType
,RegionID
)