Difference between revisions of "SetSpinSpeed Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(:* if ''Number'' is ''between -1 and 1'' then the rotation will be cancelled.)
 
Line 3: Line 3:
  
 
: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:
:* if ''Number'' is ''positive'', then the ''3D view'' rotates counter clockwise.
+
:* if ''Number'' is ''greater than 1'', then the ''3D view'' rotates counter clockwise.
:* if ''Number'' is ''negative'', then the ''3D view'' rotates clockwise.
+
:* if ''Number'' is ''less than -1'', then the ''3D view'' rotates clockwise.
:* if ''Number'' is 0 there will be no rotation of the ''3D view''.
+
:* if ''Number'' is ''between -1 and 1'' then the rotation will be cancelled.

Latest revision as of 01:00, 4 March 2024


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 greater than 1, then the 3D view rotates counter clockwise.
  • if Number is less than -1, then the 3D view rotates clockwise.
  • if Number is between -1 and 1 then the rotation will be cancelled.
© 2024 International GeoGebra Institute