All_OD2CSV.lsp – convert all specified ODs to CSVs
CADaSchtroumpf, Bruno Valsecchi; Privas, Ardèche, FR

All_OD2CSV.lsp.zip – LISP program to convert all specified Object Data to its individual CSVs.

AutoCAD Map/Civil 3D, 2010-2020.
Author: CADaSchtroumpf, Bruno Valsecchi; Privas, Ardèche, FR.
Call command: All_OD2CSV.

After calling the command, the Object Data window appears with a list of ODs described in the active dwg:

CTRL and Shift are used to select OD.

In the File to create window, specify the file location and prefix to the file names:


By default, the name of the active dwg is suggested as the prefix.

At the command prompt, select a separator for the CSV file:
Separator [SPace/Comma/SEmicolon/Tabulation]? :

The report on the executed conversion:


See also CSV2OD.lsp - import from CSV to OD.