Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ExUndoController::setLimits Method
Syntax
C++
void setLimits(OdUInt32 maxSteps, OdUInt32 maxMemory);

Sets the limits of this UndoController object.

Parameters
Description
maxSteps
[in] Maximum number of records.
maxMemory
[in] Maximum memory in bytes.
Copyright © 2002-2022. Open Design Alliance All rights reserved.