Creating multiple subassemblies with the same name
Hi, I'm working with Creo 3.0 and inside my main assembly I have the structure like that:
- Main Assembly
- Component 1
- Component 2
- Component 1
- Component 2
- Component 1
- Component 2
....
All "Component 1" (also "Component 2") occurrences mean the same part for that name. The only difference is between constrains of those components and their placing inside the main assembly.
I'd like to put Component 1 and Component 2 into new Subassembly e.g. Subassembly_1 for each occurrences but I cannot do this because of name failure (I cannot create another subassembly with that name). So my dreamed structure is something like this:
- Main Assembly
-Subassembly_1
- Component 1
- Component 2
-Subassembly_1
- Component 1
- Component 2
-Subassembly_1
- Component 1
- Component 2
....
Can I achieve this in Creo 3.0? Thank you in advance for each replies!

