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

In This Topic
    WriteASC Class
    In This Topic
    Helper class to export a devDept.Eyeshot.Entities.FastPointCloud in ASC file format.
    Syntax
    'Declaration
     
    Public Class WriteASC 
       Inherits WriteFileAsync
    public class WriteASC : WriteFileAsync 
    Inheritance Hierarchy

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

    See Also