Click or drag to resize

PlugInLoadComputeExtensionPlugins Method

Used by compute's startup code to load plug-ins that have registered custom endpoints

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static void LoadComputeExtensionPlugins()
See Also