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. |