The following methods are available for querying or manipulating the Rhino application.
Method |
Description |
Adds a command alias to Rhino. |
|
Adds a path to Rhino's search path. |
|
Adds a startup script to RhinoScript. |
|
Returns the number of command aliases. |
|
Returns or modifies the macro of a command alias. |
|
Returns a list of all alias names. |
|
Returns or modifies an application interface item's color. |
|
Returns or modifies an application interface item's visibility. |
|
Returns or sets the autosave filename. |
|
Returns or sets the autosave interval. |
|
Returns the build date of Rhino. |
|
Enables or disables new object error reporting. |
|
Clears the contents of the command history window. |
|
Runs a Rhino command. |
|
Returns the contents of the command history window. |
|
Retrieves the command-line arguments, or switches, used to launch Rhino. |
|
Returns or changed Rhino's current, or default, render plug-in. |
|
Deletes a command alias from Rhino. |
|
Removes a path from Rhino's search path. |
|
Removes a startup script to RhinoScript. |
|
Enables or disables the display of OLE "busy" and "not responding" dialog boxes. |
|
Return or set's Rhino's default edge analysis color. |
|
Return or set's Rhino's default edge analysis mode. |
|
Enables or disables Rhino's autosave mechanism. |
|
Enables or disables Rhino's command history recording. |
|
Enables or disables a plug-in. |
|
Returns Rhino's executable folder. |
|
Returns the platform of the Rhino executable. |
|
Returns the service release version of the Rhino executable. |
|
Returns the major version of the Rhino executable. |
|
Exits Rhino. |
|
Searches for file using Rhino's search path. |
|
Returns a scriptable object from a plug-in. |
|
Displays a topic in Rhino's help file. |
|
Determines if Rhino is currently running a command. |
|
Returns Rhino's installation folder. |
|
Returns the product installation type. |
|
Verifies that a command alias exists. |
|
Verifies a command exists in Rhino. |
|
Verifies that Rhino is running in full screen mode. |
|
Defines the default surface isoparametric curve density for new objects. |
|
Verifies that a plug-in is registered. |
|
Returns the name of the last executed command. |
|
Returns the result code for the last executed command. |
|
Returns a path to the last file loaded by the LoadScript command. |
|
Returns Rhino's current language setting. |
|
Returns the product node type. |
|
Enables or disables ortho mode. |
|
Enables or disables object snaps. |
|
Shows or hides Rhino's dockable object snap bar. |
|
Returns or sets the object snap mode. |
|
Enables or disables planar mode. |
|
Returns the identifier of a plug-in given the plug-in's name. |
|
Returns the identifiers of all registered plug-ins. |
|
Returned detailed information about a plug-in. |
|
Returns the name of a plug-in given the plug-in's identifier. |
|
Returns a list of registered plug-ins. |
|
Prints a string to Rhino's command window. |
|
Prints a string to Rhino's command window. (VB) |
|
Enables or disables object snap projection. |
|
Changes Rhino's command window prompt. |
|
Set the text that appears in the Rhino command prompt. |
|
Returns a list of recently opened Rhino models. |
|
Returns Rhino's Windows Registry key. |
|
Returns the current width and height, in pixels, of the screen of the primary display monitor. |
|
Returns the service release of the Rhino SDK supported by the Rhino executable. |
|
Return the supported Rhino SDK version. |
|
Return the number of paths in Rhino's search path. |
|
Returns all Rhino search paths. |
|
Sends a string of characters to the Rhino command line. |
|
Returns the product serial number. |
|
Sets the display of surface isoparametric curves for new objects. |
|
Enables or disables grid snap. |
|
Returns or modifies Rhino's "snap-to-locked" setting. |
|
Returns the number of startup scripts. |
|
Return the list of startup script files. |
|
Sets Rhino's status bar distance pane. |
|
Sets Rhino's status bar message pane. |
|
Sets Rhino's status bar number pane. |
|
Sets Rhino's status bar point pane. |
|
Manipulates Rhino's status bar progress meter. |
|
Returns or sets Rhino's default template file. |
|
Returns or sets Rhino's template folder location. |
|
Returns or sets Rhino's universal construction plane mode. |
|
Returns a handle to Rhino's main window. |
|
Returns or sets Rhino's working folder. |