Out with Some More Old and In with Some More New
As I continue to purge out a lot of my older formatted web pages and roll in the new look and design, I keep an eye on ways to better streamline the content that I develop and deliver through my website. One of the newest sections of the site to get a face lift is the AutoLISP functions listing, while it is not fully converted over yet, the information under the section is much easier to view and access now.
The information on the pages will be morphing in the future to include references to sample code that I have on my site for download. By linking the two resources together, it will help users that are new to AutoLISP and want to learn a little more about the functions that are in a routine that I offer, and for those of you that are looking to enhance your existing programs with some new code. Let me know if you have any ideas that would help to improve the site and the content further.
Click here to access the new AutoLISP Functions area on HyperPics.com.
Sincerely,
Lee




AutoCAD 2006 introduces many great enhancements with blocks and the way they are inserted and managed. One of the new features that is part of the updates in AutoCAD 2006 is the ability to set an Attribute so its position is locked and therefore can't be moved using grip editing. The property can be changed through the Properties palette after it has been created through the Attribute Definition dialog box or ATTDEF command. But what if you wanted to update an existing attribute through code or add this functionality to an existing LISP routine that you might have in your tool kit.


Recent Comments