transformPoint
R2026bClass: simscape.multibody.Transformation
Namespace: simscape.multibody
Syntax
Description
xp = transformPoint(
applies a transformation to a set of 3-D column vectors that represent point positions. The
method applies both the rotational and translational parts of the transformation to compute
the new point positions.t,p)
If the t argument is a transformation from the follower frame to
base frame and the ith column of the p argument
represents the position vector of a point resolved in the follower frame, the
ith column of the xp argument represents the same
point resolved in the base frame.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2022a