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

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

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

    See Also