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

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