December 2007
Bloated Scale List
Submitted by rkmcswain on Thu, 12/20/2007 - 13:01One of the problems that has plagued AutoCAD 2008 and it's verticals has been the bloated scale list. Scale list entries are propagated from drawing to drawing similar to the way named layer filters did back in AutoCAD 2002.
You may not even be aware that this problem exists in some of your drawings. To take a peek, click on the Annotation Scale popup located in the AutoCAD status bar. If you get something that looks like the image below, it's time to clean up.
Command vs. entmake vs. vla-add
Submitted by rkmcswain on Fri, 12/14/2007 - 08:14If you program with autolisp, you have probably used the command function at some point, probably to construct drawing entities. There is certainly nothing wrong with that. However, if you are working on a large program that constructs a lot of drawing entities, you may have noticed that the command function runs pretty slow.
I put together some tests to compare the (command) function to two other methods of entity creation, (entmake) and (vla-add...). The test constructs 1,999 line entities using various methods.
Selection highlighting in AutoCAD
Submitted by rkmcswain on Wed, 12/12/2007 - 13:37Starting in AutoCAD 2006, you can specify a highlight color and opacity to your selection areas as illustrated by the green area shown in the example below.

Below is a description of these options and how to change them.

If you want to go through the OPTIONS dialog, open it up and switch to the Selection tab. Click on the Visual Effect Settings button. Everything you need to control is there on the right half of this dialog, shown above. Read more »
AutoCAD Polyline Types
Submitted by rkmcswain on Thu, 12/06/2007 - 18:38Confused about the various polyline types that you see in AutoCAD?
From the end user perspective there are 3 polyline types listed in the PROPERTIES command, even though there are only two "entity" types.
- polyline - this is an LWPOLYLINE entity, always 2D.
- 2d polyline - this is a POLYLINE entity, also 2D.
- 3d polyline - this is a POLYLINE entity, usually 3D, with each vertex at a different elevation. It is possible to have a "3d polyline" and have each vertex at the same elevation.
Linetypes on 3D Polylines
Submitted by rkmcswain on Wed, 12/05/2007 - 21:08In AutoCAD, you can assign a non-continuous linetype to a 3D polyline, but it will not display or plot.
If you need 3D polylines, and you need a non-continuous linetype, for example to represent the flowline of a ditch - there are a couple of workarounds. Both assume that you have assigned the correct linetype to your 3D polylines.
All content is copyright © CAD PANACEA 2005-2011 unless otherwise noted.
All content of CAD PANACEA is solely my own personal thoughts and opinions and do not those of any other entity or person.
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.

Recent comments
1 day 13 hours ago
1 day 16 hours ago
2 days 17 hours ago
4 weeks 2 days ago
7 weeks 1 day ago
7 weeks 1 day ago
7 weeks 1 day ago
7 weeks 1 day ago
12 weeks 22 hours ago
12 weeks 2 days ago