findBodyLoad
(To be removed) Find body load assigned to geometric region
findBodyLoad
will be removed. Use the
CellLoad
and FaceLoad
properties of
femodel
instead. (since R2023a) For more information on updating your code, see Version History.
Description
returns the body load assigned to a geometric region of the structural model. A body
load must use units consistent with the geometry and other model attributes.bl
= findBodyLoad(bodyLoads
,RegionType
,RegionID
)