Grasshopper API
GH_UndoActionExpiresSolution Property |
Override this property if you want the Grasshopper solution to refresh upon undo completion.
Namespace: Grasshopper.Kernel.Undo
Assembly: Grasshopper (in Grasshopper.dll)

public virtual bool ExpiresSolution { get; }
Public Overridable ReadOnly Property ExpiresSolution As Boolean Get
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoAction.ExpiresSolution"]
Implements
IGH_UndoActionExpiresSolution