Click or drag to resize

GH_UndoRecordExpiresSolution 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
public bool ExpiresSolution { get; }

Property Value

Type: Boolean

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

See Also