“Object 指令”的版本间的差异

来自GeoGebra Manual
跳转至: 导航搜索
(Autogenerated from properties)
 
(en)
 
第2行: 第2行:
 
;Object[ <Name of Object as Text> ]
 
;Object[ <Name of Object as Text> ]
 
:{{translate|Object Command}}
 
:{{translate|Object Command}}
 +
 +
{{command|geogebra}}
 +
; Object[Name of Object as Text]: Returns the object for a given name. The result is always a dependent object.
 +
{{Note| The ''Object'' command is the opposite of the [[Name Command|Name]] command.}}
 +
{{Example| 1=If points ''A1'', ''A2'', ... , ''A20'' exist and slider ''n = 2'', then <code>Object["A" + n]</code> gives you a
 +
copy of point ''A2''.}}
 +
{{warning|Object command cannot be used in [[Custom tools]]}}

2011年10月3日 (一) 09:20的最新版本

Accessories dictionary.png
本頁為官方文件,一般使用者無法修改,若有任何誤謬,請與官方聯絡。如欲編輯,請至本頁的開放版


Object[ <Name of Object as Text> ]
UnderConstruction.png
目前本頁中文說明尚未翻譯完成,請先連至英文說明。如果您有權限,請幫忙翻譯本頁的官方手冊


Object[Name of Object as Text]
Returns the object for a given name. The result is always a dependent object.
備註: The Object command is the opposite of the Name command.
範例: If points A1, A2, ... , A20 exist and slider n = 2, then Object["A" + n] gives you a copy of point A2.
注意 注意: Object command cannot be used in Custom tools
© 2024 International GeoGebra Institute