M_Rhino_RhinoApp_SetCommandPrompt - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.SetCommandPrompt Method (String)

Set Rhino command prompt.

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

Syntax

C#

public static void SetCommandPrompt(
	string prompt
)

VB

Public Shared Sub SetCommandPrompt ( 
	prompt As String
)

Parameters

 

prompt
Type: System.String
The new prompt text.

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
SetCommandPrompt Overload
Rhino Namespace

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