Click or drag to resize

FileSkp Class

Support for writing Skp file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileSkp

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

The FileSkp type exposes the following members.

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