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

In This Topic
    ReadFileAsyncWithMaterials Class
    In This Topic
    Adds support for materials to the file loading.
    Syntax
    'Declaration
     
    Public Class ReadFileAsyncWithMaterials 
       Inherits ReadFileAsync
    public class ReadFileAsyncWithMaterials : ReadFileAsync 
    Inheritance Hierarchy

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

    See Also