Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadSTL Class
Members

In This Topic
    ReadSTL Class
    In This Topic
    Utility class for loading STL files asynchronously.
    Syntax
    'Declaration
     
    Public Class ReadSTL 
       Inherits ReadFileAsync
    public class ReadSTL : ReadFileAsync 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadSTL

    See Also