Click or drag to resize

InstancesReloadMemoryAssemblies Method

Unload and attempt to reload all plugin assemblies that were loaded via the COFF pipeline.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static List<string> ReloadMemoryAssemblies()

Return Value

Type: ListString
Collection of load messages.
See Also