DXF : Objects are exported on blocks named after them. Can't merge two different camera files

In DXF blocks are uniquely identified by their name so when I go and export for example the top view and front view of the same object, they get exported on 2 different dxf's as blocks with the object name. It's a cool feature !

However if I try to copy / paste the object from one to the other, autocad automatically considers that they're the same block and it copies the second block with the same geometry as the one that's already defined in the drawing.

I think one easy solution would be to give an option to the user to export blocks with block names that are randomly generated or maybe adding the name of the used camera as a prefix or suffix to the block name ?

Would be glad to give further information if needed.

Thanks for the awesome addon. Cheers !

Edit : FWIW I found a lisp routine to randomly rename blocks

https://www.cadtutor.net/forum/topic/66738-need-to-rename-blocks-randomly/

Edited by Gorgious