Click or drag to resize

FilePlyWriteOptionsExportASCII Property

Determines whether to export as Ascii.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public bool ExportASCII { get; set; }

Property Value

Type: Boolean
See Also