RhinoCommon API
GeneralSettingsMaximumUndoMemoryMb Property |
Gets or sets the minimum undo memory Mb.
Undo records will be purged if there are more than MinimumUndoSteps and they use more than MaximumUndoMemoryMb.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
public static int MaximumUndoMemoryMb { get; set; }
Public Shared Property MaximumUndoMemoryMb As Integer Get Set