Working with AutoCAD in Excel and Python
In this article I will demonstrate how data from Excel sheets can be used to draw objects on AutoCAD using Python. Libraries for working with Excel and AutoCAD in Python For this particular demonstration, I am using pyautocad and the…