PDA

View Full Version : Convenience method to get a block from other drawing



sinc
2006-02-24, 05:51 PM
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