HostUtils.GetRhinoDotNetAssembly Method

HostUtilsGetRhinoDotNetAssembly Method

Only works on Windows. Returns null on Mac.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static Assembly GetRhinoDotNetAssembly()
Public Shared Function GetRhinoDotNetAssembly As Assembly

Return Value

Type: Assembly
An assembly.
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also