
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
I have a problem with changes in drawings head. I need a help in writing a lisp which will add some text to block attribute in multiple drawings.
I will explain exactly what I want to achieve:
- I have a block with attribute (tag name: POS_NUM, value:335)
- I need to change attribute (tag name: NUMERO, value:S-355). As you can see I need to add prefix to attribute without deleting the old values.
I have managed with changing only values and tag names in block, but I can`t find any solution for adding prefix.
I also want to change a blockname.
I don`t know also if it is possible to have a lisp which will delete normal text (e.g. “drawing_number”) in block?
Is it also possible to add prefix on the left side but without changing the position of old text in attribute?
Solved! Go to Solution.