Click or drag to resize

GH_ComponentBeforeSolveInstance Method

Override this method if you want to be called before the first call to SolveInstance.

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