Click or drag to resize

HostUtilsGetRhinoDotNetAssembly Method

Only works on Windows. Returns null on Mac.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static Assembly GetRhinoDotNetAssembly()

Return Value

Type: Assembly
An assembly.
See Also