Merging component quantities from different models?
Been fighting with this issue off and on for decades, and never really found a good solution...so I've always just winged it. Now that I'm starting from scratch on a new automation project in Creo 3, I figured I'd ask again. 🙂
I have an assembly (think of a wall framing assembly)... that is made up of several studs with various embedded window and door frames. Each window and door is a configurable subassembly with it's own components. Although the wall is built as a single assembly in the end, treating the doors, windows, and other types of "holes" as sub-assemblies allows for some pretty complex configuration and automation...so it's integral to modeling this side frame.
Here is the problem..
Door #1 for example has a it's own vertical post part on each side so that they can be lengthened or whatever. But, they may technically be the same part as other studs in the wall (or other sub-assemblies) unless the length changes. (Same description, same length, same part number parameters).
If they match the other studs, they need to be merged into the repeat region and balloons as the same part...which in reality they are. For all practical purposes, manufacturing needs to cut 23 of these identical studs to build the wall. They are only different from the standpoint of having different model names in Creo.
So... how can I tell a repeat region to use a parameter called "Description" for example, to treat parts from separate sub-assemblies as one, with one line item and balloon representing the total quantity in the assembly?
Without this, I have tons of balloons and repeat region lines all calling out the same part, simply because they are in different subs. (My repeat region is a flat recursive view of the top assembly, filtering out sub-assemblies and only including their parts). That will never fly with manufacturing, and makes maintenance of the drawings very tedious.
