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

In This Topic
    WriteWebGL Class
    In This Topic
    Helper class to export current model in WebGL file format.
    Syntax
    'Declaration
     
    Public Class WriteWebGL 
       Inherits WriteFileAsync
    public class WriteWebGL : WriteFileAsync 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.WorkUnit
          devDept.Eyeshot.Translators.WriteFileAsync
             devDept.Eyeshot.Translators.WriteWebGL

    See Also