Activity: Creating a simplified assembly


Activity: Creating a simplified assembly

The objective of this activity is to show how a large assembly can be simplified.

In this activity you will create a simplified assembly.

Click here to download the activity file.

Open an existing assembly

    The clock assembly has many internal parts that do not need to be represented in a higher level assembly.

  1. Open the assembly gears.asm in the folder where the activity files are located.

  2. Choose Tools tab→Model group→Simplify command.

  3. Choose Tools tab→Simplify group→Model command .

    Note:

    The Model command creates ordered features within the assembly to enclose the parts to be simplified. A box or a cylinder can be used to define the envelope for the simplified assembly geometry. Once created, the enclosure can be refined with other ordered modeling features such as cutouts, rounds, draft and more.

  4. Choose Home tab→Simplify group→Enclosure command .

  5. Set the enclosure shape to Outside Cylinder.

  6. In the graphic window, select all the gears as shown.

    Note:

    Make sure you select only the gears. Do not select the other parts in second.asm, minute.asm, and hour.asm.

  7. Click Accept.

  8. Select the reference plane shown

  9. Click Finish.

    The cylindrical geometry representing the simplified assembly is created.

  10. Click Close and Return to return to the assembly.

  11. Save the assembly.

  12. Choose Tools tab→Model group→Design command to show the assembly in the designed state.

    Note:

    Notice a simplified assembly entry now exists in PathFinder for this assembly. It can be deleted if necessary.

  13. Close the assembly file.

  14. Open clock.asm .

  15. In PathFinder, right-click gears.asm and choose Simplified/AdjustableUse Simplified Assembly.

    The simplified representation is shown.

  16. Save and then close the assembly. This completes this activity.

Summary

In this activity you learned how to simplify an assembly. The simplified version can be used in a higher level large assembly, and is more efficient because the interior details do not have to be shown.

Test your knowledge: Creating a simplified assembly

Answer the following questions:

  1. What is a simplified assembly?

  2. Why is a simplified assembly desirable?

  3. Can a simplified assembly be saved as a QY CAD Part Document? Why is this desirable?

  4. Generally, what type of assembly is better suited as a candidate for simplification?

Answers
  1. What is a simplified assembly?

    A simplified assembly shows only the exterior envelope of faces and excludes parts, such as small parts, which reduces the total number surfaces that make up the assembly. The simplified assembly representation is associative to the components in the assembly.

  2. Why is a simplified assembly desirable?

    When you place a simplified assembly document as a subassembly into another assembly, the memory requirements required to display the higher level assembly drop dramatically. This improves performance and also allows you to work with larger data sets more effectively.

  3. Can a simplified assembly be saved as a QY CAD Part Document? Why is this desirable?

    Yes the simplified assembly can be saved as a QY CAD Part Document.

    This can be useful when another company uses your assembly as a part in their assemblies. This reduces the data-management and transfer requirements to a single document, and it can also protect any proprietary information that a complete assembly might reveal.

  4. Generally, what type of assembly is better suited as a candidate for simplification?

    Assemblies that are enclosures with many internal parts are generally good candidates for simplification.