How to Maintain the Attributes Value when Exploding
Block attributes is a nice tool to have. We can use it to preserve text style and size as annotation block. Drawing title and title block is a good example. The problem is when we need it explode it somehow, we will loose any information we put in the attribute.
To preserve the values, do not use explode. Use BURST instead.