Click or drag to resize

GH_Component.AfterSolveInstance Method

Override this method if you want to be called after the last call to SolveInstance.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected virtual void AfterSolveInstance()
See Also