Summary
Current selection set for the active map
Remarks
Currently this only supports
Editor.MapDoc.MapNode selections.
There are selections of vertices, edges, faces too that would likely change this API
Static Properties
All |
All the map nodes in the current selection set |
PivotPosition |
The position of the selection's pivot |
SelectMode |
The current selection mode e.g Meshes or Objects |
Static Methods
Add |
Add the map node to the current set |
Clear |
Clear everything from the current selection set |
InvertSelection |
Invert the current selection |
Remove |
Remove this map node from the current set if it exists |
SelectAll |
Add all to the current selection |
Set |
Clear the current set, making the map node the only selected node |