FullCRCValidation Property

Specifies whether a cyclic redundancy check (CRC) should be performed each time an object is read into the drawing.

See Also | Example

Signature

object.FullCRCValidation

object

PreferencesOpenSave
The object or objects this property applies to.

FullCRCValidation

Boolean; read-write

TRUE: Turns on full-time cyclic redundancy check.

FALSE: Turns off full-time cyclic redundancy check.

Remarks

The initial value for this property is FALSE.

If your drawings are being corrupted and you suspect a hardware problem or an AutoCAD error, set FullCRCValidation to TRUE.

 

   Comments?