ISelectionManager (ITF)ΒΆ
INTERFACE ISelectionManager EXTENDS __SYSTEM.IQueryInterface
When the visualization is operated by keys only, the currently selected element or element part gets a frame. To move between the elements and therefore change the selection the selection manager is used. Elements that should be handled by the selection manager have to implement ISelectable. To change the selection via the application code the selection manager instance can be used: g_SelectionManager in Visu_Globals
Properties:
Methods:
Structure: