Message 1 of 1
Is it possible to open Enhanced Attribute Editor for only one Block by a macro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I would like to change attributes of a special named Block ( _eattedit) by using a macro in an icon of the toolbox. And because I´m really a dummy with using macros in autocad I hope that someone can help.
The block is very small ( scale 1:1 ) in large models, and is stressful every time finding it. Just like a hidden stamp. ( Blockname: changenumber )
I tried ^C^C_eattedit;changenumber but I think the syntax is totally wrong.