RhinoCommon API
RenderPanels Class |
This class is used to extend the standard Render user interface
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)
The RenderPanels type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FromRenderSessionId |
Get the instance of a render panel associated with a specific render
session, this is useful when it is necessary to update a control from a
RenderPipeline | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| RegisterPanel |
Register custom render user interface with Rhino. This should only be
done in RegisterRenderPanels(RenderPanels). Panels
registered after RegisterRenderPanels(RenderPanels) is called
will be ignored.
| |
| ToString | (Inherited from Object.) |