GH_Document.DestroyAttributeCache Method

GH_DocumentDestroyAttributeCache Method

Destroys the Attribute cache. Call this function whenever you do something which might affect attributes.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DestroyAttributeCache()
Public Sub DestroyAttributeCache
See Also