Issue in Regenerate callback of macro feature?

Hi, 

I have created some temporary solid bodies in regenerate callback of macro feature. I have assigned some specific names to this bodies using IBody2::put_name. When I retrieved this bodies outside of regenerate callback then I can't get the name assigned in regenerate callback, instead I get name of the macro feature (present in tree view)  as Body name.

SolidworksApi/macros