Search the Community
Showing results for tags 'multiple items'.
-
Changing line space factor for multiple Mtext
bushlake posted a topic in AutoLISP, Visual LISP & DCL
Hello. I want to change line space factor for all the mtext objects in a hole bunch of drawings by script. I found this lisp and it works fine but only by manually selecting the mtext objects. (setq vla_mtext (vlax-ename->vla-object (setq mymtext (car (entsel))))) (vla-put-LineSpacingFactor vla_mtext 0.5) Can this lisp be changed so it changes all mtext objects found in the drawing, or is there another way? Thanks -
I went on vacation and came back and found that some settings have been changed on my computer, caused by the guy who used my computer and he said, "The program was just wigging out." BS! Anyway. I am currently running into the problem where i will select 1 item by simply clicking on it, and when i go to select a second item, the first is then deselected. I can click and drag and select multiple items that way, but that doesn't help me when the items and on different sides of the drawing and there are other lines and what not in between them. I am also aware that i can hold shift and select the second item, and all is fine, but that is not my desired operation. I have been working with Autocad for almost a year under the notion that i can just select multiple items by clicking on them all individually and would love to have this operation reinstated, primarily for ease and convenience, which increases productivity. Any help would be appreciated.
- 7 replies
-
- multiple items
- deselect
-
(and 1 more)
Tagged with: