M_Rhino_RhinoApp_Write - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoApp.Write Method (String)

Print formatted text in the command window.

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

Syntax

C#

public static void Write(
	string message
)

VB

Public Shared Sub Write ( 
	message As String
)

Parameters

 

message
Type: System.String
[Missing documentation for "M:Rhino.RhinoApp.Write(System.String)"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoApp Class
Write Overload
Rhino Namespace

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