Anuncios

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

nck5678
614 Vistas, 5 Respuestas

Extract text (Count of text) from dwg to excel

Hello All,

I need assistance and would appreciate some help.

 

I have a task, wherein I need to extract data from AutoCAD drawing in to excel.

The idea is to count the number of instances of Text (Single line or ML) within AutoCAD drawings, and write it against corresponding table value in excel.

 

For E.g., If a have drawing layout with multiple electric panels (A1, B2, C3, etc.) where A1 is name of one panel, in the excel file I wish to have a count of total A1 in the drawing. (I don't want all text's to be exported but only the one's I wish to count to be counted).