PointToLocal 2D/3D• PointToLocal[bnum, point] returns the local coordinates of point, in the coordinate system of body bnum. • When called with a point specified in global coordinates, PointToLocal is essentially the inverse function of Location. • See also: VectorToLocal. Further Examples Load the Modeler2D package. Here are the local coordinates of a point given in global coordinates. It is then converted back to global coordinates and reduced to its original form.
Out[2]= | ![](/applications/mechsystems/FunctionIndex/HTMLImages/PointToLocal.en/PointToLocal.en_3.gif) |
Out[3]= | ![](/applications/mechsystems/FunctionIndex/HTMLImages/PointToLocal.en/PointToLocal.en_5.gif) |
|