Click or drag to resize

FileTxt Class

Support for writing Txt (points) file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileTxt

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

The FileTxt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRead
Read a Txt file into a RhinoDoc
Public methodStatic memberWrite
Write a Txt file based on the contents of a RhinoDoc
Top
See Also