Click or drag to resize

PythonScriptRuntimeAssemblies Method

Get list of assemblies used by python for library browser and inclusion into the runtime

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static Assembly[] RuntimeAssemblies()

Return Value

Type: Assembly

[Missing <returns> documentation for "M:Rhino.Runtime.PythonScript.RuntimeAssemblies"]

See Also