Rhino Properties & Methods

The following methods and properties are available on the Rhino automation (COM) objects, both Rhino.Application and Rhino.Interface. The Rhino automation objects are used when automating Rhino externally.

 

Methods

Description

BringToTop

Brings Rhino into the foreground and activates the window.

GetPlugInObject

Retrieves an automation (COM) object from a plug-in.

GetScriptObject

Retrieves the RhinoScript automation (COM) object.

IsInitialized

Verifies that Rhino is initialized and ready for use.

RunScript

Runs a Rhino command script

 

Properties

Description

ReleaseWithoutClosing

Releases the Rhino object without closing the Rhino application.

Visible

Shows or hides the Rhino application window.