Click or drag to resize

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()
See Also