ShowHistory Property (ActiveX)

Specifies whether to show history of the solid.

Supported platforms: Windows only

Signature

VBA:

object.ShowHistory
object

Type: 3DSolid

The object to which this property applies.

Property Value

Read-only:
  • No: AutoCAD
  • Yes: AutoCAD LT

Type: Boolean

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available