Tips
Explore the current drawing directory
Submitted by rkmcswain on Sun, 05/31/2009 - 07:11Here is a menu macro that will open Windows Explorer to the directory of the current drawing in AutoCAD.
^C^C(startapp "explorer" (strcat "/e, "(getvar "dwgprefix")));
Create a new command in the CUI, add this macro, give it a name and create an icon, then drop this in your QAT. Now you have a quick way to access the current drawing directory.
Spline to Polyline
Submitted by rkmcswain on Fri, 03/13/2009 - 06:40There are a number of ways to convert splines to polylines. Here are some of them.
- Flatten - if you have Express Tools installed, run the flatten command and select the splines. They will be converted to LWPOLYLINES regardless of the setting of PLINETYPE.
- AutoCAD 2009 with Bonus Pack 1 or later - Spline to Polyline is included in the PEDIT command.
- SPL2PL.VLX - This is a free tool from dotsoft.com. After you download it, drag and drop the .VLX file into the AutoCAD editor, then run the command SPL2PL. This tool will create a POLYLINE or LWPOLYLINE depending on the setting of the system variable PLINETYPE.
- WMFOUT/WMFIN - Run the WMFOUT command, enter a filename, then select the splines. Now erase the spline, and then run the WMFIN command. Use the upper left corner of the viewport as the insertion point, and then scale it 2X. The resulting entity is a POLYLINE.
- Save As R12DXF - If you save a drawing as R12 DXF format, all splines will be converted to POLYLINE entities.
Explode linetypes
Submitted by rkmcswain on Thu, 12/18/2008 - 20:48I have seen a few people recently inquire about "exploding linetypes"...
If you have a non-continuous linetype and you want to "explode" it into its component parts, you can do this by using WMFOUT and WMFIN.
Cadalyst publication schedule / Cadalyst CAD tips
Submitted by rkmcswain on Mon, 12/15/2008 - 06:38Questex Media Group, Inc. announced last week that Cadalyst magazine will become a bimonthly publication starting with the January/February 2009 edition. Do you receive the print edition now? If so, what do you think of this move?
Saving your drawing
Submitted by rkmcswain on Tue, 10/21/2008 - 06:22One of the most misunderstood commands in AutoCAD is the SAVE command. Note that SAVE, QSAVE, and SAVEAS all do different things.
DWG Trueview hidden commands
Submitted by rkmcswain on Thu, 10/09/2008 - 06:46Dialogs that appear off screen
Submitted by rkmcswain on Tue, 05/20/2008 - 06:29If you try to open a dialog in AutoCAD but nothing happens, there is a chance that the dialog is open, but it's just "off your screen". You can use a windows trick to move it back.
When the dialog is supposed to be visible, but you can't see it, press ALT+Space, then "M", then use the arrow keys to move the dialog.
Here is an animation of this procedure.
Scale List Fix
Submitted by rkmcswain on Tue, 04/29/2008 - 06:58So you have installed SP1 and you know how to fix drawings with a bloated scale list. But what if you have dozens or hundreds or thousands of "infected" drawings each containing hundreds of scale list entries?
Autodesk has released a tool to fix these bloated drawings. You can select any number of drawings and batch process them.
AutoCAD 2009 Drawing Tool Buttons
Submitted by rkmcswain on Tue, 04/01/2008 - 17:30New to 2009 is the default icon mode for the drawing tool buttons. You know what these are, the SNAP GRID ORTHO POLAR OSNAP, etc. buttons down in the status bar. They take up less room as icons, but you will need to figure out what each one does.
Out of the box, they look like this:
Switching workspaces in AutoCAD 2009
Submitted by rkmcswain on Tue, 03/04/2008 - 06:06Workspace switching has been made easier in AutoCAD 2009 by a new tool in the status bar that mimics the functionality in the current Workspaces toolbar.
See the animation below.

This tool is visible by default no matter what workspace is current, unlike the Workspaces toolbar in earlier versions.
All content is copyright © CAD Panacea 2008-2010 unless otherwise noted.
All content of CAD Panacea is solely my own personal thoughts and opinions and do not represent my employer or any others.
All comments posted to this blog are the sole responsibility of the person making the comment.
Google, as a third party vendor, uses cookies to serve ads on this site. Google's use of their cookies enables it to serve ads to users based on their visit to your sites and other sites on the Internet. You may opt out of the use of these cookies by visiting the Google ad and content network privacy policy.



