Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Translators Namespace / ReadAutodesk Class / FixErrors Property

In This Topic
    FixErrors Property
    In This Topic
    If true, checks the drawing database consistency and fixes the errors.
    Syntax
    'Declaration
     
    Public Property FixErrors As Boolean
    public bool FixErrors {get; set;}
    See Also