Click or drag to resize

FileLwo Class

Support for writing lwo file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileLwo

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

The FileLwo type exposes the following members.

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