Click or drag to resize

FileStp Class

Support for writing STEP (STP) file format
Inheritance Hierarchy
SystemObject
  Rhino.FileIOFileStp

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

The FileStp type exposes the following members.

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