M_Rhino_RhinoApp_SetCommandPrompt_1 - mcneel/rhinocommon-api-docs GitHub Wiki
Sets the command prompt in Rhino.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static void SetCommandPrompt(
string prompt,
string promptDefault
)
VB
Public Shared Sub SetCommandPrompt (
prompt As String,
promptDefault As String
)
- prompt
- Type: System.String
The new prompt text. - promptDefault
- Type: System.String
Text that appears in angle brackets and indicates what will happen if the user pressed ENTER.
Supported in: 5D58w