SetTrace Command
- SetTrace( <Object>, <true | false> )
-
Turns Tracing on/off for the specified object.
Create a point A, then type in SetTrace(A,true)
. Select the Move Tool and drag the point, to show its trace.
Use ZoomIn(1) to clear all traces. |