Skip to content

M_Rhino_Commands_Command_OnHelp

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Command.OnHelp Method

Is called when the user needs assistance with this command.

Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

protected virtual void OnHelp()

VB

Protected Overridable Sub OnHelp

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

Clone this wiki locally