Click or drag to resize

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)
Syntax
public virtual bool ExpiresDisplay { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.GH_UndoAction.ExpiresDisplay"]

Implements

IGH_UndoActionExpiresDisplay
See Also