GH_ActiveObjectExpireDownStreamObjects Method |
This function is called whenever the solution for this object expires.
Override this function if objects depend on you.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected virtual void ExpireDownStreamObjects()
Protected Overridable Sub ExpireDownStreamObjects
See Also