Eyeshot 10 WPF API Reference
ReadFileAsyncWithBlocksAndLayers Class
Members 

WPF Assembly > devDept.Eyeshot.Translators Namespace : ReadFileAsyncWithBlocksAndLayers Class
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.ReadIGES
               devDept.Eyeshot.Translators.ReadSTEP

See Also

Reference

ReadFileAsyncWithBlocksAndLayers Members
devDept.Eyeshot.Translators Namespace