SelectObjects Command

From GeoGebra Manual
Revision as of 09:35, 15 November 2013 by Mathmum (talk | contribs) (added example)
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).
Examples:
  • Let A, B and C be poins. SelectObjects[A, B, C] selects points A, B and C.
  • The command SelectObjects[Midpoint[A, B]] has no effect.
© 2024 International GeoGebra Institute