Message 1 of 1
comparing entity to block xref
Not applicable
06-18-2005
04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Suppose I have an entity whose type is AcadExternalReference, say myEntityXRef
And suppose you have a block external reference
(MyBlock.IsXref is true)
How do you tell if myEntityXRef refers to MyBlock, that is, how do you match up an entity xref with its block?
And suppose you have a block external reference
(MyBlock.IsXref is true)
How do you tell if myEntityXRef refers to MyBlock, that is, how do you match up an entity xref with its block?