M_Rhino_RhinoDoc_WriteFile - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.WriteFile Method

[Missing

documentation for "M:Rhino.RhinoDoc.WriteFile(System.String,Rhino.FileIO.FileWriteOptions)"]

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

Syntax

C#

public bool WriteFile(
	string path,
	FileWriteOptions options
)

VB

Public Function WriteFile ( 
	path As String,
	options As FileWriteOptions
) As Boolean

Parameters

 

path
Type: System.String
[Missing documentation for "M:Rhino.RhinoDoc.WriteFile(System.String,Rhino.FileIO.FileWriteOptions)"]
options
Type: Rhino.FileIO.FileWriteOptions
[Missing documentation for "M:Rhino.RhinoDoc.WriteFile(System.String,Rhino.FileIO.FileWriteOptions)"]

Return Value

Type: Boolean
[Missing documentation for "M:Rhino.RhinoDoc.WriteFile(System.String,Rhino.FileIO.FileWriteOptions)"]

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

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