Click or drag to resize

PlugInGetCommands Method

All of the commands associated with this plug-in.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Command[] GetCommands()

Return Value

Type: Command

[Missing <returns> documentation for "M:Rhino.PlugIns.PlugIn.GetCommands"]

See Also