Difference between revisions of "SetTrace Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(command syntax: changed [ ] into ( ))
Line 3: Line 3:
 
;SetTrace( <Object>, <true | false> )
 
;SetTrace( <Object>, <true | false> )
 
:Turns [[Tracing]] on/off for the specified object.
 
:Turns [[Tracing]] on/off for the specified object.
:{{example|1=Create a point A, then type in <code>SetTrace[A,true]</code>. Select the [[File:Mode move.svg|link=|22px]][[Move Tool]] and drag the point, to show its trace.}}
+
:{{example|1=Create a point A, then type in <code>SetTrace(A,true)</code>. Select the [[File:Mode move.svg|link=|22px]][[Move Tool]] and drag the point, to show its trace.}}
  
 
{{Note|1= Use [[ZoomIn Command|ZoomIn[1]]] to clear all traces.}}
 
{{Note|1= Use [[ZoomIn Command|ZoomIn[1]]] to clear all traces.}}

Revision as of 09:13, 12 October 2017


SetTrace( <Object>, <true | false> )
Turns Tracing on/off for the specified object.
Example: Create a point A, then type in SetTrace(A,true). Select the Mode move.svgMove Tool and drag the point, to show its trace.


Note: Use ZoomIn[1] to clear all traces.
© 2024 International GeoGebra Institute