Get top and bottom components in an assembly
Creo Parametric 4.0/7.0
Hi,
I have to get all part component from an assembly and group all those components in top or bottom group. Is there a function that allows to differ top and bottom components?
I use ProSolidDispCompVisit to visit all components. Put all in an array with ProArrayObjectAdd and loop all models. I want to separate top from bottom and create/fill group with.
Thank you very much!
