Click or drag to resize

GH_DocumentObject.SolutionExpired Event

Raised whenever the solution of a certain object becomes invalid.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event IGH_DocumentObject.SolutionExpiredEventHandler SolutionExpired

Value

Type: Grasshopper.Kernel.IGH_DocumentObject.SolutionExpiredEventHandler

Implements

IGH_DocumentObject.SolutionExpired
See Also