PrintDrawingHistorySilent and PrintDrawingHistory Macros
- Last UpdatedJan 30, 2025
- 1 minute read

The macros export the drawing history information from the current drawing to an excel file.
Dependant on the command called by the user, the macro exports the outputted information and opens the excel file, or the macro exports the outputted information without opening the excel file.

The user defined directive: USER_HISTORYFILEEXCEL=Filename controls the name of the produced excel file.
Note:
The macro can be executed manually by the user with commands defined in the lisp routines:
AVVMAC_RDH and AVVMAC_RDHSIL.
The example displays data returned in an excel output file.
