Click or drag to resize

FileRaw Class

Support for writing Raw file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileRaw

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

The FileRaw type exposes the following members.

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