Difference between revisions of "SetFixed Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(;SetFixed( <Object>, <true | false>, <true | false> ) :Makes the object fixed (for true) or not fixed (for false) and the second parameter determines "Selection Allowed")
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|scripting}}
<noinclude>{{Manual Page|version=4.0}}<noinclude/>
+
;SetFixed( <Object>, <true | false> )
{{command|scripting}}
+
:Makes the object [[Object Properties#Fixed objects|fixed]] (for true) or not fixed (for false).
;SetFixed[ <Object>, <true | false> ]
+
;SetFixed( <Object>, <true | false>, <true | false> )
:{{description}}
+
:Makes the object [[Object Properties#Fixed objects|fixed]] (for true) or not fixed (for false) and the second parameter determines "Selection Allowed"

Latest revision as of 15:19, 26 March 2018


SetFixed( <Object>, <true | false> )
Makes the object fixed (for true) or not fixed (for false).
SetFixed( <Object>, <true | false>, <true | false> )
Makes the object fixed (for true) or not fixed (for false) and the second parameter determines "Selection Allowed"
© 2024 International GeoGebra Institute