May 26, 2013

3 Construction or Reference Objects We Rarely Use

XLINE.png

If you often need to create construction or reference objects in AutoCAD, have you tried XLINE, RAY, and point? XLINE and RAY are very useful to create construction lines quickly. And points, can help you to snap to a point quickly in crowded drawings!

The killer tool palette macros, download it here!

ACME-viewport.png

Have you tried the tip to create 11 killer macros for viewports? If you’re too busy to follow all the steps, you can just download it here!

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?

How to: add action recorder macro to tool palettes

finished_macro_tool.png

Like using AutoCAD action recorder? Want to access the macros easily from tool palette? See how you can put them there!

Using AutoCAD Action Recorder to View Specific Area Quickly

action_tree.png

The idea of this post came up after I saw this thread in CAD Tutor: How to zoom to a point quickly?. It makes me think is there any easy way to do it in vanilla AutoCAD without programming knowledge? Then I remember action recorder. I decided to give it a try. If you are not [...]