Click or drag to resize

FileStl Class

Support for writing STL file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileStl

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

The FileStl type exposes the following members.

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