RhinoCommon API
RenderPlugInRenderOptionsDialogPage Method |
Override this method to replace the render properties page in the Rhino
document properties dialog. The default implementation returns null
which means just use the the default Rhino page.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

protected virtual OptionsDialogPage RenderOptionsDialogPage( RhinoDoc doc )
Protected Overridable Function RenderOptionsDialogPage ( doc As RhinoDoc ) As OptionsDialogPage
Parameters
- doc
- Type: RhinoRhinoDoc
The document properties to edit.
Return Value
Type: OptionsDialogPageReturn null to use the default Rhino page or return a page derived from OptionsDialogPage to replace the default page.

Rhino for Windows
Supported in: 6.8