Click or drag to resize

GH_DocumentObjectSolutionExpired Event

Raised whenever the solution of a certain object becomes invalid.

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

Value

Type: Grasshopper.KernelIGH_DocumentObjectSolutionExpiredEventHandler

Implements

IGH_DocumentObjectSolutionExpired
See Also