CalculateCoordinate ============================================= This method is used to recalculate X,Y and Z values. This method gets no parameter. Example: CalculateCoordinate() This method is only used after changing the APT/CL GOTO line U,V,W values. U is the X coordinate in the APT/CL, V is the Y coordinate in the APT/CL, W is the Z coordinate in the APT/CL, U,V,W valuesan be changed using SetUVW method. After chaning them by using SetUVW, you should use CalculateCoordinate method to recalculate X,Y and Z values that will be written in the NC program.