Eyeshot 10 WinForms API Reference
WriteSTL Class
Members 

WinForms Assembly > devDept.Eyeshot.Translators Namespace : WriteSTL Class
Helper class to export geometry in STL file format. It supports both binary and ascii file formats.
Syntax
'Declaration
 
Public Class WriteSTL 
   Inherits WriteFileAsync
public class WriteSTL : WriteFileAsync 
Inheritance Hierarchy

System.Object
   devDept.Eyeshot.WorkUnit
      devDept.Eyeshot.Translators.WriteFileAsync
         devDept.Eyeshot.Translators.WriteSTL

See Also

Reference

WriteSTL Members
devDept.Eyeshot.Translators Namespace