Difference between revisions of "UpdateConstruction Command"

From GeoGebra Manual
Jump to: navigation, search
m (updated page to 5.0)
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude> {{command|scripting}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude> {{command|scripting}}
 
;UpdateConstruction[ ]
 
;UpdateConstruction[ ]
 
:Recomputes all objects (random numbers are regenerated). Same as {{KeyCode|F9}} or {{KeyCode|Ctrl+R}}.  
 
:Recomputes all objects (random numbers are regenerated). Same as {{KeyCode|F9}} or {{KeyCode|Ctrl+R}}.  

Revision as of 15:18, 11 August 2015


UpdateConstruction[ ]
Recomputes all objects (random numbers are regenerated). Same as F9 or Ctrl + R.
Note: If you want to refresh the view (e.g. to remove traces from Menu view graphics.svg Graphics View) you can use ZoomIn[1] instead, which is the same as Ctrl + F. You may also need SetActiveView[1] or SetActiveView[2] first if you are using two Graphics Views.
UpdateConstruction[ <Number of times> ]
Performs the command UpdateConstruction[ ] several times.
Example:
UpdateConstruction[2] updates the construction twice (e.g. to record several dice throws to the spreadsheet).
© 2024 International GeoGebra Institute