June 19, 2013

How to Automate AutoCAD with command Macros

Creating-an-AutoCAD-tool-pallette-command-tool.png

Another automation tutorial by Paul Munford. Here you will learn to automate processes in AutoCAD using macro!

Learn how to write command scripts for AutoCAD and automate your plotting

The-unedited-plot-script-in-a-text-file.png

If you can establish a technical drawing process that you perform frequently – you can automate it with AutoCAD.
One of the easiest ways to automate a process within AutoCAD is to write a script. In this post, Paul Munford will demonstrate how to write and develop a script for AutoCAD!

Eleven Killer Tool palette Macros for working with AutoCAD Viewports

The-ACME-AutoCAD-viewport-tool-palette.png

If you work with AutoCAD layout, these 11 killer macros will help you. For easier access, we put all the macros in tool palettes. A must read if you want to work with viewport faster! Another great post by Paul Munford.

How to use the AutoCAD status line to provide real time reporting

clip_image002.jpg

AutoCAD Status Line just provides the coordinates of the cursor. Do you know that you can also use the Status Line to provide real time reports from system variables?