|
CFx SDK Documentation 2026 SP0
|
#include <FxSelectionSetReactor.h>
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
| static OdRxObjectPtr | cast (const OdRxObject *pointer) |
| static OdRxClass * | desc () |
| static void | rxInit () |
| static void | rxUninit () |
Description: Represents a selection set change(reaction). Library: DDKERNEL
Definition at line 29 of file FxSelectionSetReactor.h.
| CFxSelectionSetReactor::CFxSelectionSetReactor | ( | void | ) |
|
override |
| CFxSelectionSetReactor::ODRX_DECLARE_MEMBERS | ( | CFxSelectionSetReactor | ) |
|
inlinevirtual |
Description: Executes the clear ended action.
Definition at line 88 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the clear started action.
Definition at line 83 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the object appended action. Arguments:
| id | The identifier. |
Definition at line 64 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the object modified action. Arguments:
| id | The identifier. |
Definition at line 78 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the object removed action. Arguments:
| id | The identifier. |
Definition at line 71 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the selection ended action.
Definition at line 57 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the selection started action. Arguments:
| eMethod | The method. |
| pointsWCS | The points wcs. |
| pView | The view. |
Definition at line 44 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the selection started action. Arguments:
| pData | The data. |
Definition at line 52 of file FxSelectionSetReactor.h.