- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Guys,
In my application i have three block symbols contains some attributes. the current task i'm working on
is converting an old version of these blocks (the new version also are dynamic blocks)
let's say i have a host database that has a xref in and the xref contains the old blocks.
i scan the current database (AcDbBlockTableRecord) for that xref, open it and scan the xref database (AcDbBlockTableRecord) for those blocks it turn i find each block make an update insert (insert= from outside database) and replace each AcDbBlockReference. this all process work fine except the attributes at first are places
on the 0,0 position. after audit the xref and regen it, the attributes are restores in place were they should be.
would like to mention that i did not encounter this problem when i insert the blocks in the current database
or even replacing the symbols inside a standard block.
Any one knows what is my problem?
thanks in advance
moshe
Solved! Go to Solution.