Namespaces | |
Bentley | |
The Bentley namespace contains types defined by the Bentley Library. | |
Bentley::DgnPlatform | |
The DgnPlatform namespace contains types defined by the DgnPlatform. | |
Classes | |
struct | ISelectionEvents |
Interface to implement to listen for selection set events. More... | |
struct | SelectionSetManager |
Methods to query and manipulate the select set. More... | |
Enumerations | |
enum | SelectionSetAction { SELECT_NOTHING = 0, SELECT_STRETCH = 1, SELECT_WINDOW = 2, SELECT_DRAG = 3, SELECT_DRAG_NEW = 4, SELECT_SS_EMPTY = 6, SELECT_SS_CHANGED = 8, SELECT_DOUBLECLICK_HANDLE = 10, SELECT_DOUBLECLICK_ELEMENT = 11 } |
Action parameter to ~tSelect_UserFunction. More... | |
enum SelectionSetAction |