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