Click or drag to resize

FileCsv Class

Support for writing Csv file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileCsv

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class FileCsv

The FileCsv type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWrite
Write a Csv file based on the contents of a RhinoDoc
Top
See Also