In CAD features have ID's (handles) which can be exposed.
Example autocad_entity_handle (encoded: utf-16): 2BB
When the option Explode Blocks into Entities is enabled the relation to the original block is lost.
An autocad_block_handle attribute would solve a lot of headaches to restore this relation.
I understand this might be tricky with blocks into blocks but the top block handle should do the job.


