Search the Community
Showing results for tags 'selecting text'.
-
Has anyone had this problem with selecting text? I use AutoCAD 2005, and I've made project logs which contain mtext for logging work I do each day, and tables for logging Revisions and prints and whatnot related to the project. I've noticed, especially since adding the tables to the log template, th...
-
Insert Blocks at Insertion Points of Selected Characters
nick777 posted a topic in AutoLISP, Visual LISP & DCL
Right now I have 15,000 drawings that use letters instead of symbols, an artifact of a now defunct CAD software that translated the letters into symbols. I'd like to remake this in AutoCAD by inserting blocks at the location of those letters. I cannot find instructions on how to do this anywher...- 6 replies
-
- block library
- block insert
-
(and 2 more)
Tagged with:
-
Hi all, I have a lisp routine that i wrote that when i run it, it will wblock out what i need to a separate file just by clicking on the border of the object, it uses the (Useri1) variable to asign the file name which is okay but i would like to be able to click on the part number (B2) for examp...
-
Hi All, I'm looking for a routine that when i select the text it would create a layer with the text as it's name. i.e text (S7) = layer name is S7. thanks Brian