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

In This Topic
    ReadFileAsyncWithBlocksAndLayers Class
    In This Topic
    Adds support for layer definitions to the file loading.
    Syntax
    'Declaration
     
    Public MustInherit Class ReadFileAsyncWithBlocksAndLayers 
       Inherits ReadFileAsyncWithBlocks
    public abstract class ReadFileAsyncWithBlocksAndLayers : ReadFileAsyncWithBlocks 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadFileAsyncWithBlocks
                devDept.Eyeshot.Translators.ReadFileAsyncWithBlocksAndLayers
                   devDept.Eyeshot.Translators.ReadAutodesk
                   devDept.Eyeshot.Translators.ReadFile
                   devDept.Eyeshot.Translators.ReadIFC
                   devDept.Eyeshot.Translators.ReadIGES
                   devDept.Eyeshot.Translators.ReadSTEP

    See Also