I have a VB.net routine that dissolves all sub-assemblies but I want to be able to track the parts in the final asm from the original asm.
This is not too hard if all the parts are unique but if the same sub-assemblies is used multiple times then the sub-parts will appear multiple times in the final assembly but the instance number will now be different.
Anyone got any hints???
Cheers
Brett
SolidworksApi macros