CFx SDK Documentation
2022 SP0
|
#include <FxSelectionSetReactor.h>
Additional Inherited Members | |
Static Public Member Functions inherited from OdRxObject | |
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
static OdRxClass * | desc () |
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 95 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the clear started action.
Definition at line 89 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the object appended action. Arguments:
id | The identifier. |
Definition at line 67 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the object modified action. Arguments:
id | The identifier. |
Definition at line 83 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the object removed action. Arguments:
id | The identifier. |
Definition at line 75 of file FxSelectionSetReactor.h.
|
inlinevirtual |
Description: Executes the selection ended action.
Definition at line 59 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 53 of file FxSelectionSetReactor.h.