CreateDSMappingFileTemplate Macro
- Last UpdatedJan 30, 2025
- 1 minute read

The macro creates a template file designed to update dataset attributes in the current active drawing.
Note:
The macro can be executed manually by the user with a command defined in the lisp
routine: AVVMAC_CRDSA.
A message displays prompting to view the generated mapping file named: DATASET.CSV.

The example contains:
-
Drawing ID
-
Item type
-
Entity handle
-
Dataset name
-
Attribute name
-
Value set in the the drawing
-
Value set by user in the mapping file to replace the source value
-
Flag to perform search and replace of dataset attribute value at the drawing (YES/NO).
Attributes at each row are delimited using colon character (:).
