97
Maxwell for Rhino :: RhinoScript
The Maxwell for Rhino 4 plugin offers many commands, available for use in the Rhino command-line, in toolbar-button macros, or via
RhinoScript.
RhinoScript Access:
Maxwell_CameraSettings : Provides RhinoScript access to the parameters found in Scene Manager > Camera Settings. Changes
will be made to the currently-selected Camera. To select a Camera programmatically, you should use RhinoScript to select the
associated Rhino view.
Maxwell_DateAndTimeSettings : Provides RhinoScript access to the parameters found in Scene Manager > Date and Time
Settings.
Maxwell_LocationSettings : Provides RhinoScript access to the parameters found in Scene Manager > Location Settings.
Maxwell_EnvironmentSettings : Provides RhinoScript access to the parameters found in Scene Manager > Environment Settings.
Maxwell_OutputSettings : Provides RhinoScript access to the parameters found in Scene Manager > Output Settings.
Maxwell_RenderSettings : Provides RhinoScript access to the parameters found in Scene Manager > Render Settings.
Maxwell_RenderChannels : Provides RhinoScript access to the parameters found in Scene Manager > Channels Settings.
Maxwell_ImageBasedEnvironments : Enables the chosen Image Based Environment channel, if it has a valid file assigned.
Maxwell_PluginOptions : Provides RhinoScript access to many of the parameters found in Scene Manager > Plugin Options.
Plugin Windows and Toolbars:
Maxwell_Show : Shows all plugin windows.
Maxwell_ShowToolbar : Shows all of the Maxwell toolbars.
Maxwell_ToolbarReset : Deletes the plugin's .tb files, re-creates them, and re-loads the fresh .tb into Rhino. This is useful if your
Maxwell toolbars become corrupted, or you wish to return them to the default state.
Maxwell_SceneManager : Prompts for a page-name, and opens the Scene Manager to the specified page.
Maxwell_ToggleCameraBackPanel : Toggles the visibility of the Camera LCD panel.
Maxwell_ToggleCameraHeadsUpDisplay : Toggles the plugin's heads-up-display feature. The heads-up-display is used to
visualize the Maxwell film, in regards to the Rhino viewport.
Maxwell_ShowSceneManager : Shows the Scene Manager, whether it is set to be used as a standalone window, or as a Rhino
dock bar.
Maxwell_HidesceneManager : Hides the Scene Manager window.
Maxwell_ToggleSceneManager : Toggles the visibility of the Scene Manager.
Maxwell_ShowDBManager : Shows the Database Manager window, whether it is set to be used as a standalone window, or as a
Rhino dock bar.
Maxwell_HideDBManager : Hides the Database Manager window.
Maxwell_ToggleDBManager : Toggles the visibility of the Database Manager.
Maxwell_ShowLogViewer : Shows the Log Viewer window.
Maxwell_HideLogViewer : Hides the Log Viewer window.
Maxwell_ToggleLogViewer : Toggles the visibility of the Log Viewer.
Maxwell_ShowMaterialEditor : Shows the Material Editor window.
Maxwell_HideMaterialEditor : Hides the Material Editor window.
Maxwell_ToggleMaterialEditor : Toggles the visibility of the Material Editor.
Maxwell_ShowMxmBrowser : Shows the MXM Browser, whether it is set to be used as a standalone window, or as a Rhino dock
bar.
Maxwell_HideMxmBrowser : Hides the MXM Browser window.
Maxwell_ToggleMxmBrowser : Toggles the visibility of the MXM Browser.
Plugin Help:
Maxwell_ShowHelp : Shows the plugin's local help files if they are available, otherwise this shows the online version.
Maxwell_ShowLocalHelp : Shows the local version of the plugin's help files, if you have downloaded them. This command uses the
file specified in Scene Manager > Plugin Options > Plugin Help URL, and it should point to the index.htm file in the unzipped help
download. The help files .zip is available from the same location as the plugin's installer.
Maxwell_ShowRemoteHelp : Shows the online version of the plugin's help, hosted on NL servers. This help may be updated mid-
version, and so may be more up-to-date than the help files you have on your machine, if you installed them.
Maxwell_ShowHelpPage : Shows the specified help page.
Comentários a estes Manuais