Specifies whether history is saved.
Supported platforms: Windows only
Signature
VBA:
object.History
- object
-
Type:
3DSolid
The object to which this property applies.
Property Value
Read-only:
- No: AutoCAD
- Yes: AutoCAD LT
Type: Boolean
-
True: History is saved.
-
False: History is not saved.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available