Click or drag to resize

GH_DocumentObjectValuesChanged Method

Override this method if you want to respond to changes to the value table. The base implementation is empty, so you don't have to call it.

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