Deutsch | English

ExcelFileGenSheet AutoCAD example

How to use Excel with ExcelFileGenSheet  to generate AutoCAD dwg's from template.

 

Here you will learn how you can use ExcelFileGenSheet to generate AutoCAD documents from excel. To use it you need as minimum AutoCAD version 2002.

Here you see a function schema which I will use as template for all other drawings.

AutoCAD Template

The task is to load the template from Excel, find the attributes in the drawing, write the values and save the file with name from Excel sheet.

Vorlagendatei AutoCAD Attribute

The program knows which attributes it should use from the header on the excel sheet.

Excel Daten für die Erzeugung der Zeichnungen

No we have to define in which column the program should read the filename for the template.

Output of AutoCAD drawings

 Here you see how it is working.

Zeichnungsbeipiel

Here we have an example with the attributes written from ExcelFileGenSheet.