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 ...
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 ...
When working with data exported from 3D CAD or drawings received from other companies, you may find that objects look like simple outlines but are actually converted into "Regions", making them ...
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 using a line. The spiral (red and green ...