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