Using Transform2 for Mass Moment of Inertia

I have just recently discovered Transform2. Following the online example, 2012 SOLIDWORKS API Help - Get Transforms of Assembly Components Example (VBA) , I was able to get the transformed center of mass for a component. I was wondering if it was possible to get the transformation of the moment of inertias. In other words, I am given inertia for component about its local coordinate system and I want to have it about the assembly coordinate system.

Thanks,

Patrick

SolidworksApi macros