Difference between revisions of "SetFixed Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
(;SetFixed( <Object>, <true | false>, <true | false> ) :Makes the object fixed (for true) or not fixed (for false) and the second parameter determines "Selection Allowed")
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</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