We had a task where we needed to label 100+ pieces of equipment in an AutoCAD drawing with data stored in a spreadsheet. 1. In AutoCAD LT, we create a dynamic block, with one attribute for each field ...
We had a task where we needed to label 100+ pieces of equipment in an AutoCAD drawing with data stored in a spreadsheet. The SCRIPT command will run each line in a script file in the commandline of ...
I need to create a spiral within a spiral, but I've been using the standard lisp script from the Autodesk knowledgebase to create two spirals and join them ...