Description:

Called right after plug-in is created and is responsible for creating all of the commands in a given plug-in. The base class implementation Constructs an instance of every publicly exported command class in your plug-in's assembly.

Syntax:
protected virtual void CreateCommands()
protected
virtual
Returns:
Type: void

/
/
/
CreateCommands

CreateCommands method

Class:  Rhino.PlugIns.PlugIn

Nothing found