Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Translators Namespace / ReadSTEP Class
Members

In This Topic
    ReadSTEP Class
    In This Topic
    Utility class for loading STEP files asynchronously.
    Syntax
    'Declaration
     
    Public Class ReadSTEP 
       Inherits ReadFileAsyncWithBlocksAndLayers
    public class ReadSTEP : ReadFileAsyncWithBlocksAndLayers 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.ReadFileAsync
             devDept.Eyeshot.Translators.ReadFileAsyncWithBlocks
                devDept.Eyeshot.Translators.ReadFileAsyncWithBlocksAndLayers
                   devDept.Eyeshot.Translators.ReadSTEP

    See Also