RhinoCommon API
RhinoAppOutputDebugString Method |
Print a string to the Visual Studio Output window, if a debugger is attached.
Note that the developer needs to add a newline manually if the next output should
come on a separate line.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public static void OutputDebugString( string str )
Public Shared Sub OutputDebugString ( str As String )
Parameters
- str
- Type: SystemString
The string to print to the Output window.

Rhino for Windows
Supported in: 6.8