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)
Syntaxbool ExpiresSolution { get; }ReadOnly Property ExpiresSolution As Boolean
	Get
Property Value
Type: 
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Undo.IGH_UndoAction.ExpiresSolution"]
See Also