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
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