Message 1 of 3
Copy Dynamic Block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Can anybody share a snippet or give an idea of how to copy a dynamic block with all attributes inside a drawing.
I wann't to programmatically copy a block which is already placed and setup in drawing. Basically I wanna imitate copy with base point command... Copied block must look the same as original block (same attributes, same visibility state, same layer, same text etc)
As I understand that involvs Deep Cloning and creating a new database but I really don't know where to start?
Any help appreciated...