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

In This Topic
    WriteIGES Class
    In This Topic
    Helper class to export geometry in IGES file format.
    Syntax
    'Declaration
     
    Public Class WriteIGES 
       Inherits WriteFileAsyncWithUnits
    public class WriteIGES : WriteFileAsyncWithUnits 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.WriteFileAsync
             devDept.Eyeshot.Translators.WriteFileAsyncWithUnits
                devDept.Eyeshot.Translators.WriteIGES

    See Also