Click or drag to resize

GH_DocumentDestroyObjectTable Method

Erase the Object fast lookup table. You must call this whenever you add or remove objects to or from the document while circumventing the regular channels.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DestroyObjectTable()
See Also