Difference between revisions of "SetFixed Command"

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