Difference between revisions of "SetActiveView Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</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=
 +
:*See also [[ZoomIn Command|ZoomIn]], [[ZoomOut Command|ZoomOut]], [[Pan Command|Pan]], [[SetPerspective Command|SetPerspective]]  commands.}}

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