Difference between revisions of "SetSpinSpeed 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}}</noinclude>{{command|scripting}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
;SetSpinSpeed[ <Number> ]
+
;SetSpinSpeed( <Number> )
  
 
:Sets the rotational speed of [[File:Perspectives algebra 3Dgraphics.svg|link=|16px]] ''[[3D Graphics View|3D view]]'' about the axis currently displayed in vertical position. The sign and value of the entered ''Number'' define the rotation as follows:
 
:Sets the rotational speed of [[File:Perspectives algebra 3Dgraphics.svg|link=|16px]] ''[[3D Graphics View|3D view]]'' about the axis currently displayed in vertical position. The sign and value of the entered ''Number'' define the rotation as follows:

Revision as of 17:17, 7 October 2017


SetSpinSpeed( <Number> )
Sets the rotational speed of Perspectives algebra 3Dgraphics.svg 3D view about the axis currently displayed in vertical position. The sign and value of the entered Number define the rotation as follows:
  • if Number is positive, then the 3D view rotates counter clockwise.
  • if Number is negative, then the 3D view rotates clockwise.
  • if Number is 0 there will be no rotation of the 3D view.
© 2024 International GeoGebra Institute