Checkbox Command
Let A and B be points. c = Checkbox({A,B})
creates checkbox c. When c is checked, A and B are visible,
otherwise they are hidden.
- Checkbox( <Caption>, <List> )
-
Creates checkbox with given caption which, when unchecked, hides listed objects.