Use this function to translate the work axes.
HRESULT TranslateAxes(double xTranslation=0.0, double yTranslation=0.0, IVector **retval1)
xTranslation
X Coordinate to be used to translate the work axes
yTranslation
Y Coordinate to be used to translate the work axes
Output Parameters
None
in VB.
retval
Vector indicating the local origin after translation.(Only in COM)
Description
It translate the work axes to the specified location.