Dynamic component size showing in outliner

Hi guys,

I was wondering if you could help me out: I want to show the size of my dynamic component in my outliner window. I have the size showing in my Component options dialog box through the CONCATENATE function, but I want it to show in the outliner window. Is there an option to do this?

There is no direct way, however you could copy the data and paste it into the instance name.

Another method if you are serious in using DCs would be to create a ruby script to transfer the data this could be part of a placement and scale tool.

So to leverage DCs, you need to delve into Ruby,