Frequent contributor Leonid Nemirovsky submits a routine that you can use to label the x, y, and z of a picked point in AutoCAD. The routine fills in the attributes for the included DWG file, which is inserted. Start by loading the LISP file, then type in the command CRD. Pick a location to label, then choose a second point where the block will be placed. You can place the included DWG file anywhere you like, but be sure to update the path in the LISP code. Note that this label is static and does not update if moved. |