
Ahmed Qandil introduces Tauriel, a tool to import Excel table data and automatically draw multiple rectangles with centered text in AutoCAD, streamlining CAD tasks.
Learn the basic concept of drawing rectangles in AutoCAD from Excel data by entering coordinates for the first corner and subsequent points, using keyboard input and the command line.
Learn to link AutoCAD commands to an Excel data table, identify constant and variable parts, and make numbers update automatically from the table.
Learn to move rectangles in AutoCAD using Excel data by setting coordinate pairs and updating x and y values, starting from zero for the first rectangle, using the command line.
Learn to write text in AutoCAD using Excel data, covering single and multi-line text, keystrokes, and basic selection techniques shown via Excel-based examples.
Learn how to create multi-line text in AutoCAD from Excel data by entering x and y coordinates, formatting quotes and spaces, and managing command order and line breaks.
Resolve the enter key problem by copying cells with control-c and command line steps; then insert an empty cell between orders by selecting all and adding blanks.
This a SHORT and BASIC tutorial to Learn the basic concepts, and tools, that you will need to build an integration between excel and Autocad with out the need of using VBA. After learning the basics from this tutorial you can dig by yourself to apply what you learned at your field of interest(building tanks, architectural plans, mechanical assemblies, ....and so on)
Build a strong foundation in linking Autocad commands to excel tables with this BASIC tutorial for beginners.
Writing Autocad commands in excel
Stitching excel cells in one cell
Drawing objects in Autocad using excel data tables
Writing text in Autocad using excel data tables
A Powerful Skill at Your Fingertips
Learning the fundamentals of writing Autocad commands in excel puts a powerful and very useful tool at your fingertips. Stop wasting your time drawing objects in Autocad one by one, Draw all of them at once by easy to follow simple steps. For example in this tutorial you will find a table of three columns width and length of a rectangle i want to draw and a text I want to write in the middle of the rectangle. instead of drawing and writing them one by one I transfer the data to Autocad and let Autocad draw them at once.
I designed this course to be easily understood by absolute beginners in Autocad and excel.