C# Class SelCommands.SelCommandsPlugIn

Every RhinoCommon Plug-In must have one and only one PlugIn derived class. DO NOT create an instance of this class. It is the responsibility of Rhino to create an instance of this class.
Inheritance: Rhino.PlugIns.PlugIn
Show file Open project: sbaer/selcommands Class Usage Examples

Public Methods

Method Description
SelCommandsPlugIn ( )

Method Details

SelCommandsPlugIn() public method

public SelCommandsPlugIn ( )