Message 1 of 18
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Guys hi,
Attached a dwg contain A1.dwg block that contain a text object and i would like to duplicate the text and turn it's copy to attdef. the text\attdef is not on WCS should stay that. i tried to get the text database with (entget) and replace (0 . "text") to (0. "attdef") add tagname (2 . "tag") add prompt (3 . "prompt") add flag (70 . 0) and call (entmake elist) and it does not work, to me it look like the 210 field is interrupting?
p.s: the attribute value flag would be set to preset and the user is not suppose to insert this block manually.
thanks in advance
moshe
Solved! Go to Solution.