Difference between revisions of "SetTrace Command"

From GeoGebra Manual
Jump to: navigation, search
("scripting" instead "text")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>  
 
<noinclude>{{Manual Page|version=4.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>  
 
{{command|scripting}}
 
{{command|scripting}}
;SetTrace[ <Object>, <Boolean> ]
+
;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 [[Image:Tool Move.gif]] [[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 [[Image:Tool Move.gif]] [[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 07:17, 16 July 2013


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 Tool Move.gif Move Tool and drag the point, to show its trace.


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