SelectObjects Command

From GeoGebra Manual
Revision as of 10:58, 16 July 2013 by JohannaZ (talk | contribs)
Jump to: navigation, search



SelectObjects[ ]
Deselects all selected objects.
SelectObjects[ <Object>, <Object>, ... ]
Deselects all objects and selects objects passed as parameters. All parameters must be labeled objects (e.g. SelectObjects[Midpoint[A, B]] won't do anything).
Example:
Let A, B and C be points.
SelectObjects[A, B, C] selects points A, B and C.
© 2024 International GeoGebra Institute