RhinoCommon API
GeneralSettingsStateMaximumUndoMemoryMb 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 int MaximumUndoMemoryMb { get; set; }
Public Property MaximumUndoMemoryMb As Integer Get Set
Property Value
Type: Int32
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14