Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / WriteAutodesk Class / Purge Property

In This Topic
    Purge Property (WriteAutodesk)
    In This Topic
    If true, purges all unused layers, line types, text styles and blocks from the saved file.
    Syntax
    'Declaration
     
    Public Property Purge As Boolean
    public bool Purge {get; set;}
    See Also