Click or drag to resize

File3ds Class

Support for writing 3ds file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFile3ds

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

The File3ds type exposes the following members.

Methods
  NameDescription
Public methodStatic memberRead
Read a 3ds file intof a RhinoDoc
Public methodStatic memberWrite
Write a 3ds file based on the contents of a RhinoDoc
Top
See Also