CODModel::SetNoUndo

voidCODModel::SetNoUndo(BOOL bNoUndo = TRUE)

Disables the Undo functionality.

Note: By default, if this API is not called, the Undo functionality is enabled.

Defined in: OdModel.h

Return Value

void

Parameters

BOOL

TRUE - Disables the Undo functionality

FALSE - Enables the Undo functionality