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