Grasshopper API
GH_DocumentObjectOnObjectChanged Method (String) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public void OnObjectChanged( string customEvent )
Public Sub OnObjectChanged ( customEvent As String )
Parameters
- customEvent
- Type: SystemString
Implements
IGH_DocumentObjectOnObjectChanged(String)