AuditInfo Method

Evaluates the integrity of the drawing.

See Also | Example

Signature

object.AuditInfo FixError

Object

Document
The object or objects this method applies to.

FixError

Boolean; input-only

TRUE: AutoCAD should attempt to fix any problems it encounters.

FALSE: AutoCAD should not attempt to fix any problems it encounters.

Remarks

For every error detected, AutoCAD provides a description of the error and recommends corrective action.

If you specify FixError = TRUE, AutoCAD will attempt to fix any errors it encounters.

 

   Comments?