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

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