LocalCoordinateSystem.
invert
Get a local coordinate system defining the parent in the child system.
Inverse is defined as orientation_new=orientation.T, coordinates_new=orientation.T*(-coordinates)
Inverted coordinate system.
LocalCoordinateSystem