Message 1 of 6
Xref comes as a single block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have drawings which are exported from a third party software as .dwg.
My problem is that the entities (Except text) are coming as a single block and are shown as a single xref.
I want to access the entities (Mainly blocks) individually and do some operation.
Tried Bind/Insert but it doesn't work and the xref remains as a single block with all the entities in a single block, don't want to explode since then I'll loose the block definition.
Also tried to look for a solution in the forum but could not find a relevant one.
Thanks in advance