Click or drag to resize

RhinoCore Constructor

Initializes a new instance of the RhinoCore class.

Namespace:  Rhino.Runtime.InProcess
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public RhinoCore()
Remarks
This constructor creates a headless instance of Rhino. No Rhino UI will be created at all.
See Also