Following on from my previous article (Keyboard Cowboys) about using the command line instead of the ribbons, it makes sense to next look at how one can automate repetitive tasks by using a script ...
ScriptPro 2.0 is a batch processing utility that allows you to apply a set of commands to multiple drawings. Simply specify a script file that contains the commands you want to run on a single drawing ...
In my previous article, Save time and reduce errors with script files, we learned how to write a script. Hopefully you have had a chance to write and use a couple of scripts. Now, we will see how to ...
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 ...