System Typedef CATGlobalUndoMethod
All Frameworks Class Hierarchy This Framework Indexes
System Typedef CATGlobalUndoMethod
typedef void (*CATGlobalUndoMethod)(void * iData)
Prototype of the global undo/redo methods.
Role: These methods are passed as parameters of the
CATCommandGlobalUndo class methods.
- Values:
-
- iData
- The data specified by the
CATCommandGlobalUndo.SetData method.
This object is included in the file: CATCommandGlobalUndo.h
Copyright © 2003, Dassault Systèmes. All rights reserved.