RhinoAppSetCommandPrompt Method (String) |
Set Rhino command prompt.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static void SetCommandPrompt(
string prompt
)
Public Shared Sub SetCommandPrompt (
prompt As String
)
Parameters
- prompt
- Type: SystemString
The new prompt text.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also