M_Rhino_Commands_Command_DisplayHelp - mcneel/rhinocommon-api-docs GitHub Wiki

Command.DisplayHelp Method

Displays help for a command.

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

Syntax

C#

public static void DisplayHelp(
	Guid commandId
)

VB

Public Shared Sub DisplayHelp ( 
	commandId As Guid
)

Parameters

 

commandId
Type: System.Guid
A command ID.

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

⚠️ **GitHub.com Fallback** ⚠️