Click or drag to resize

GH_DocumentObjectOnObjectChanged Method (String)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void OnObjectChanged(
	string customEvent
)

Parameters

customEvent
Type: SystemString

Implements

IGH_DocumentObjectOnObjectChanged(String)
See Also