Skip to main content
1-Visitor
August 6, 2021
Question

duplicating an assembly

  • August 6, 2021
  • 8 replies
  • 3674 views

I am a newer user of Creo Parametric 6.0 as well as to CAD in general.  I have been learning it on my own and have used a number of resources to learn the basic concepts.

I have created an assembly for a clamping fixture.  However, I would like to expand the fixture from the current two stations to a total of ten stations.  

Is there a way to basically copy (or duplicate) the existing assembly and add four additional assembles to the side to accomplish this task?  Or should I start from scratch ?  

 

Thanks in advance,

Tim

8 replies

23-Emerald III
August 6, 2021

There are many options.

Grouping the components will make it easier to copy them as a single unit.

If the spacing is uniform between your clamps, you can pattern the group to place the additional clamps.

Another option: If the clamp assembly is being used in multiple locations or may be used in multiple files, create it as a standalone assembly and bring that into your fixture assembly.

 

1-Visitor
August 6, 2021
Thanks. I'll give that a try.
5-Regular Member
August 6, 2021

It sounds to me like you need 3 assemblies.

  1. Clamping fixture assembly
  2. Station assembly
  3. New assembly to place other 2 assemblies

You can assemble your stations in a new assembly and then assemble your clamping fixture to those stations.

 

The hierarchy in your model tree would look like this:

 

 newassembly.asm

    - stationsassy.asm

    - stationsassy.asm

    - stationsassy.asm

    - stationsassy.asm

    - stationsassy.asm

    - clampfix.asm

    - clampfix.asm

    - clampfix.asm

    - clampfix.asm

    - clampfix.asm

23-Emerald III
August 6, 2021

Depending on how modular you want it, the structure could be:

 newassembly.asm

    - stationsassy.asm

        - clampfix.asm

- stationsassy.asm

        - clampfix.asm

- stationsassy.asm

        - clampfix.asm

- stationsassy.asm

        - clampfix.asm

- stationsassy.asm

        - clampfix.asm