Click or drag to resize

Instances.ReloadMemoryAssemblies 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: List<String>
Collection of load messages.
See Also