GH_DocumentObject.OnAttributesChanged Method

GH_DocumentObjectOnAttributesChanged Method

Raises the AttributesChanged event on the toplevel object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void OnAttributesChanged()
Public Sub OnAttributesChanged

Implements

IGH_DocumentObjectOnAttributesChanged
See Also