GH_DocumentObject.DestroyIconCache 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)
Syntaxprotected void DestroyIconCache()
Protected Sub DestroyIconCache
See Also