Description:

Get a block from another drawing without going to all the ObjectDBX headache.

How Used: (possible syntax)

(setq blk (vlax-extractBlock blkName dwgFileName))

or

blk = Utility.ExtractBlock( blkName, dwgFileName)

Feature Affinity:

Blocks