Eyeshot 11 WPF API Reference
WPF 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