RhinoCommon API
RenderPlugInRegisterRenderTabs Method |
Override this method and call RegisterTab(PlugIn, Type, String, Icon)
to add custom tabs to the render output window
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
protected virtual void RegisterRenderTabs( RenderTabs tabs )
Protected Overridable Sub RegisterRenderTabs ( tabs As RenderTabs )
Parameters
- tabs
- Type: Rhino.RenderRenderTabs
[Missing <param name="tabs"/> documentation for "M:Rhino.PlugIns.RenderPlugIn.RegisterRenderTabs(Rhino.Render.RenderTabs)"]