|
Rhino C++ API
8.24
|
#include <RhRdkContentUndo.h>
Public Member Functions | |
| CRhRdkContentUndoBlocker () | |
| ~CRhRdkContentUndoBlocker () | |
This is a stack object that prevents content undo records from being created. Sometimes it is necessary to change the state of a content without creating an undo record. This can be achieved by putting one of these on the stack just before making the change.
| CRhRdkContentUndoBlocker::CRhRdkContentUndoBlocker | ( | ) |
| CRhRdkContentUndoBlocker::~CRhRdkContentUndoBlocker | ( | ) |
1.8.17