Grasshopper API
InstancesReloadMemoryAssemblies Method |
Unload and attempt to reload all plugin assemblies that were loaded via the COFF pipeline.
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)

public static List<string> ReloadMemoryAssemblies()
Public Shared Function ReloadMemoryAssemblies As List(Of String)
Return Value
Type: ListStringCollection of load messages.
