Use this to Function to rotate the work axes through a specified angle in degrees.
RotateAxes(double angle=0,0 , IDirection **retval1, IDirection **retval2)
angle Angle in degrees to be used to rotate the work axes
Output Parameters
retVal1
Direction indicating local X after rotate axes.(Only in COM)
retVal2
Direction indicating local Y after rotate axes.(Only in COM)
None in VB.
Description
It rotates the work axes through the specified angle (and returns the local axes, in COM)