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