SetPosition Method
Syntax
CWCursor3D.SetPosition X, Y, Z
Purpose
Sets the x, y, and z position of the cursor.
Parameters
X As Double
X axis position of the cursor.
Y As Double
Y axis position of the cursor.
Z As Double
Z axis position of the cursor.