Message 1 of 2
Copy Block Attributes to Another Block

Not applicable
10-12-2007
02:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm fairly new to VBA and manage to piece together little bits here and there.
I have a script that inserts a block into a drawing. I need to add some VBA code that copies selected attribute values (based on the tag) from another block to this new block with the same tag names, and then delete the old block.
Can anyone get me started? Much appreciated.
I have a script that inserts a block into a drawing. I need to add some VBA code that copies selected attribute values (based on the tag) from another block to this new block with the same tag names, and then delete the old block.
Can anyone get me started? Much appreciated.