Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
1257 Vistas, 1 Respuesta

Exporting length or area of lines to selected cells in the excel sheet

I want to export the lengths or areas to excel in selected cells for quantity take off.

Anonymous
en respuesta a: Anonymous

You can use data extraction to create a table in AutoCAD containing the information you want from the geometry in your file, then link that table to an excel file, or export it directly. The excel file may require some tweaking to get the appearance you want, but it should work to get the data in there.

https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2020/ENU/AutoC...

The above link should get you started.