Grasshopper API
GH_DocumentObjectAttributesChanged Event |
Raised whenever the number or kind of attributes changes. This event is handled
by GH_Documents who subsequently wipe their attribute caches.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public event IGH_DocumentObjectAttributesChangedEventHandler AttributesChanged
Public Event AttributesChanged As IGH_DocumentObjectAttributesChangedEventHandler
Value
Type: Grasshopper.KernelIGH_DocumentObjectAttributesChangedEventHandlerImplements
IGH_DocumentObjectAttributesChanged