Display full version of the post: DWGPREFIX

drailed77
09.01.2014, 22:57
I am needing a lisp routine that will get the dwgprefix and put it in an attributed block.  Block name is "BDR_TITLE"Tag Name is "FILE_NAME"

Vladimir Michl
10.01.2014, 23:19

You can use dynamic blocks and fill the attribute value from the DWGPREFIX variable automatically (dynamically). See the functionality of Fields in AutoCAD.