FileStp Class

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
Public NotInheritable Class FileStp

The FileStp type exposes the following members.

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