Interpolate stress at arbitrary spatial locations
returns the interpolated stress values at the 2-D points specified in
intrpStress
= interpolateStress(structuralresults
,xq
,yq
)xq
and yq
. For transient and
frequency-response structural models, interpolateStress
interpolates stress for all time- or frequency-steps, respectively.
uses the 3-D points specified in intrpStress
= interpolateStress(structuralresults
,xq
,yq
,zq
)xq
, yq
, and
zq
.
uses the points specified in intrpStress
= interpolateStress(structuralresults
,querypoints
)querypoints
.
evaluatePrincipalStrain
| evaluatePrincipalStress
| evaluateReaction
| interpolateDisplacement
| interpolateStrain
| interpolateVonMisesStress
| StaticStructuralResults
| StructuralModel