Difference between revisions of "SetActiveView Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
{{command|scripting}}
+
;SetActiveView( <View> )
;SetActiveView[ <View Number 1|2> ]
+
:Makes given [[Graphics View|View]] active.
:Makes given [[Graphics View]] active.
+
*  1 or "G" for [[File:Menu view graphics.svg|link=|16px]] ''Graphics View'' and 2 or "D" for [[File:Menu view graphics2.svg|link=|16px]] ''Graphics View'' 2
 +
*  -1 or "T" for [[File:Perspectives algebra 3Dgraphics.svg|link=|16px]] ''3D Graphics View''
 +
*  "A" for [[File:Menu view algebra.svg|link=|16px]] ''Algebra View''
 +
*  "S" for [[File:Menu view spreadsheet.svg|link=|16px]] ''Spreadsheet View''
 +
*  "C" for [[File:Menu view cas.svg|link=|16px]] ''CAS View''
 
{{Notes|1=
 
{{Notes|1=
:*See also [[ZoomIn Command|ZoomIn]], [[ZoomOut Command|ZoomOut]], [[Pan Command|Pan]]  commands.}}
+
:*See also [[ZoomIn Command|ZoomIn]], [[ZoomOut Command|ZoomOut]], [[Pan Command|Pan]], [[SetPerspective Command|SetPerspective]]  commands.}}
 
 
 
 
{{betamanual|version=5.0|1=<div>
 
* you can still use 1 for Graphics and 2 for Graphics 2
 
* you can now use "G" for Graphics and "D" for Graphics 2
 
* you have to use -1 (instead of 3) for 3D view, or "T"
 
* you can use "A" for Algebra view
 
* you can use "S" for Spreadsheet
 
* you can use "C" for CAS
 
</div>}}
 

Latest revision as of 17:16, 7 October 2017


SetActiveView( <View> )
Makes given View active.
  • 1 or "G" for Menu view graphics.svg Graphics View and 2 or "D" for Menu view graphics2.svg Graphics View 2
  • -1 or "T" for Perspectives algebra 3Dgraphics.svg 3D Graphics View
  • "A" for Menu view algebra.svg Algebra View
  • "S" for Menu view spreadsheet.svg Spreadsheet View
  • "C" for Menu view cas.svg CAS View
Notes:
© 2024 International GeoGebra Institute