July 2008
Reading a TXT file using LISP
Submitted by rkmcswain on Sun, 07/13/2008 - 20:24Here is a simple example of how to read a TXT file into lisp and then do something with the contents. In this example, the TXT file contains coordinates, and the code will draw either points or lines.
One thing to keep in mind. Most times when you open a file for read or write, you should open the file, perform the entire operation, then close the file. Keep the code to a minimum while the file is open. This way if you run into an unhandled error, the file isn't stuck open, and in the case of shared files, you are not locking the file for an extended amount if time. Read more »
Autodesk and Bentley, working together
Submitted by rkmcswain on Wed, 07/09/2008 - 08:19Autodesk and Bentley announced they will be exchanging software libraries to help expand the interoperability between each others drawing format. More details can be found in this press release
Quick access to layer states manager
Submitted by rkmcswain on Thu, 07/03/2008 - 07:05Starting with AutoCAD 2008, you now have direct access to the Layer States Manager, without opening the LAYER dialog first.
In AutoCAD 2008, click the button on the far right of the LAYERS toolbar.

In AutoCAD 2009, click the button shown below: Read more »
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
3 weeks 5 days ago
6 weeks 4 days ago
6 weeks 4 days ago
6 weeks 4 days ago
6 weeks 4 days ago
11 weeks 3 days ago
11 weeks 5 days ago
17 weeks 3 days ago
17 weeks 4 days ago
19 weeks 2 days ago