[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
July 2011 Hot Tip Harry
Tip# 3686 By R.K. McSwain On 17-Jul-2011
0
Rated By 0 users Downloaded : 259
Categories : Misc. User Tools
Software type : AutoCAD 2012
Rename File To : July2011HTH/,July2011HTH/0711Harry-ReadMe.txt,July2011HTH/Atdf/,July2011HTH/AddLineToText.LSP,July2011HTH/Atdf/.DS_Store,July2011HTH/Atdf/Atdf2txt.dcl,July2011HTH/Atdf/Atdf2txt.LSP,July2011HTH/CirclePolylineSwap.lsp,July2011HTH/DTB.lsp,July2011HTH/PARAGRAPH.LSP,July2011HTH/SafeErase.lsp
Download one zip to get all the tips!

For July, Harry's picks include the following:

Circle to Polyline and Polyline to Circle — Kent Cooper — Two complementary functions in one LISP file: the first converts circle entities to polylines in AutoCAD; the second converts polylines to circles.

Show and Hide Toolbars — Leonid Nemirovsky —  Len created a function to display one or more toolbars on the drawing screen in AutoCAD, but he added a twist: as soon as the user picks a command from the toolbar, the toolbar itself disappears.

Add New Lines to Existing Text Objects — Alan J. Thompson — A2T allows you to add a new line of text to an existing text object in AutoCAD. At first glance, it may seem a bit trival, but this routine applies the properties of the existing text entity  to the newly created text entities.

Restack Text Entities — Raymond Rizkallah — This routine is designed to rebuild a paragraph of text entities in AutoCAD that are scrambled. The selected text is copied to the new start point, lined up, and stacked according to the spacing factor, while existing text properties are maintained.

Erase Block Components Safely — Leland Leahy — An alternative to the normal Erase command — it filters out xrefs from the selection so that they are not erased.

Convert ATTDEF Entities to Text — Robert L. Zipprich — This routine cleans up the unwanted ATTDEF entities left behind when an attributed block is exploded with the regular AutoCAD Explode command. It achieves this by converting the unwanted entities to text. 

 

Average Rating:
0


User comments