100% agree with @Pointdump
Just to be clear, Object Data (OD), is not understood by orher versions of Acad, so other users must run either Civil3D or Map3D to ‘see’ your OD. If it’s not possible for other users to run C3D/M3D then you may ‘display’ your OD in an Excel type of file.
The Excel spreadsheet could then be viewed on a secondary monitor or printed to hardcopy. Unfortunately, by doing it this way, the Excel data list is not easily correlated to the geometry (the linework) unless you go an extra step and show ID labels alongside each individual line
As far as dataextraction goes, OD is not considered a ‘Property’ that you find displayed in the Properties Palette when an item is selected. Although you may see Object Data (OD) shown at the bottom of Props Palette, it’s not a Property that’s extractable.
You can consider OD (and the source of that OD) to be an ESRI entity which is subject to the Map3D toolset for data management.
Mr @Pointdump‘s recommendation is correct. Generally speaking you’ll need to
- MAPEXPORT your linework to shapefile.
- During this MapExport you’ll select which OD items and which Acad properties you’d like to capture. The captured items will populate the shapefile’s Database File (dbf).
- With mapexport completed, you can add the new shapefile to a drawing and view the newly created database as a Table.
- Select all the contents in the Table and export it to csv. Open the csv using Excel then SaveAs to xlxs format. The new xlsx file will have all your selected OD.
MapExport is not hard. If you’re not familiar with it, say so and the Forum will walk you through it step-by-step.
Chicagolooper
