GH_DocumentObjectDestroyIconCache Method |
Call this method to erase the existing icon cache.
You must call this if you want to change the display icon of an object.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected void DestroyIconCache()
Protected Sub DestroyIconCache
See Also