Click or drag to resize

InstancesUnloadAllObjects Method

Clears and unloads all cached objects. This function is called by the _GrasshopperUnloadPlugin command. Please don't use it.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void UnloadAllObjects()
See Also