RhinoCommon API
PlugInRegisterCommand Method |
[Missing <summary> documentation for "M:Rhino.PlugIns.PlugIn.RegisterCommand(Rhino.Commands.Command)"]
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
protected bool RegisterCommand( Command command )
Protected Function RegisterCommand ( command As Command ) As Boolean
Parameters
- command
- Type: Rhino.CommandsCommand
[Missing <param name="command"/> documentation for "M:Rhino.PlugIns.PlugIn.RegisterCommand(Rhino.Commands.Command)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.PlugIns.PlugIn.RegisterCommand(Rhino.Commands.Command)"]