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

In This Topic
    ReadOBJ Class
    In This Topic
    Utility class for loading OBJ files asynchronously.
    Syntax
    'Declaration
     
    Public Class ReadOBJ 
       Inherits ReadFileAsyncWithMaterials
    public class ReadOBJ : ReadFileAsyncWithMaterials 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadFileAsyncWithMaterials
                devDept.Eyeshot.Translators.ReadOBJ

    See Also