Click or drag to resize

GH_DocumentObject.OnObjectChanged Method (String)

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

Parameters

customEvent
Type: System.String

Implements

IGH_DocumentObject.OnObjectChanged(String)
See Also