long moveToNewPosition(string ck, string x, string y)
This method changes the position of the transient point feature with CARIS key ck to the coordinates (x, y). The coordinates must be in the current Exchange Coordinate System, unless the map type is NRMR (See Map Types).
The method returns 0 upon success, and returns error codes for the following conditions:
The given coordinates are invalid.
No feature is found with the given CARIS Key.
The feature found is not a point feature.