M_Rhino_RhinoApp_WriteLine_3 - mcneel/rhinocommon-api-docs GitHub Wiki
Print formatted text with a newline in the command window.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static void WriteLine(
string format,
Object arg0,
Object arg1
)
VB
Public Shared Sub WriteLine (
format As String,
arg0 As Object,
arg1 As Object
)
- format
- Type: System.String
[Missing documentation for "M:Rhino.RhinoApp.WriteLine(System.String,System.Object,System.Object)"] - arg0
- Type: System.Object
[Missing documentation for "M:Rhino.RhinoApp.WriteLine(System.String,System.Object,System.Object)"] - arg1
- Type: System.Object
[Missing documentation for "M:Rhino.RhinoApp.WriteLine(System.String,System.Object,System.Object)"]
Supported in: 5D58w