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()
Protected Overridable Sub BeforeSolveInstance
See Also