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
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