Difference between revisions of "SetTrace Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>  
 
<noinclude>{{Manual Page|version=5.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>  
 
{{command|scripting}}
 
{{command|scripting}}
;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 17:16, 7 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