[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.
3D Point Label
Tip# 3349 By Benzigar Peter On 22-Feb-2010
4.5
Rated By 2 users Downloaded : 642
Categories : Points
Software type : AutoCAD 2010
Rename File To : 3DPNTLBL.LSP
Select all Point entities and automatically label them.

Benzigar Peter submitted this routine, which selects all Point entities in the drawing and labels their elevation. The entities are moved to the "_POINTS" layer and the text labels are created on the "_TEXT" layer. Load the LISP file and then start the command by entering 3DLBL at the command line. The routine will prompt you for a rotation angle and height for the text labels, then each Point entity in the drawing will be automatically labeled with its elevation. If the "_POINTS" and/or "_TEXT" layers do not exist, they will be created for you.

 

Average Rating:
4.5


User comments