Next: 3.3.3 Setting Object Properties
Up: 3.3 Object related Commands
Previous: 3.3.1 Creating and Destructing
  Index
- DeselectAll()
- Deselects all Objects.
- GetSelectedObject([nr])
- Returns the
Name of the selecteted Object. ``nr'' if given indicates the Number
of the selected Object, e.g. 0 means the first selected Object, 1
means the second selected Object and so on.
- SelectionCount()
- Returns the Number of selected
Objects.
- SelectObject(``name'')
- Selects the Object
with the given Name.