Share
 
 

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

  • True: Solid history is shown
  • False: Solid history is not shown

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available

Was this information helpful?