XAML exports - Dynamic Updating of Image - SolidWorks 2010

I have a solid edge produced step file (.stp) that I have imported into Solid Works. My goal is to produce a .xaml file that can be dynamically updated through Microsoft .NET code. When I export the image to .xaml, I am able to render that image in 3D, rotate it, etc. just fine. The problem is that there are parts of the image that I would like to dynamically update, however there is no way to identify the various parts through some unique identifier. Do you have any suggestions on how we might accomplish this?

Example, the current xaml output is:

We need something like:

Thank you in advance

-rob

SolidworksImport export