Click or drag to resize

IGH_UndoActionExpiresSolution Property

Gets the solution expiration flag for this event. If True, the solution needs to be recalculated once the entire undo record has been completed.

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool ExpiresSolution { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.IGH_UndoAction.ExpiresSolution"]

See Also