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

In This Topic
    WriteFileAsyncWithUnits Class
    In This Topic
    Base class for file asynchronous writing supporting author, organization and originating system attributes.
    Syntax
    'Declaration
     
    Public MustInherit Class WriteFileAsyncWithUnits 
       Inherits WriteFileAsync
    public abstract class WriteFileAsyncWithUnits : WriteFileAsync 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.WriteFileAsync
             devDept.Eyeshot.Translators.WriteFileAsyncWithUnits
                devDept.Eyeshot.Translators.WriteAutodesk
                devDept.Eyeshot.Translators.WriteFile
                devDept.Eyeshot.Translators.WriteIGES
                devDept.Eyeshot.Translators.WriteOBJ
                devDept.Eyeshot.Translators.WriteSTEP
                devDept.Eyeshot.Translators.WriteXML

    See Also