Description:

This plug-in (has become)/(is no longer) the current render plug-in

Syntax:
protected virtual void OnSetCurrent(
bool current
)
protected
virtual
Parameters:
  • current
  • Type: bool
  • If True then this plug-in is now the current render plug-in otherwise it is no longer the current render plug-in.
Returns:
Type: void

OnSetCurrent method

Class:  Rhino.PlugIns.RenderPlugIn

Nothing found