Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Mirror Part

I have created a righthand version of a part and wish to mirror that part for a left hand version as a standalone part. I have used the mirror command about a plane which achieves the left hand part but when I try to modify the "mirrored" part it refers back to the original part. What am I doing wrong ?

Tagged:

Best Answer

  • Matt_Shields
    Answer ✓

    Pay attention to your Feature Tree. It regenerates in order. Below, I was able to poke a hole in the right-hand part and fillet the left-hand part because those two features come after the mirror. If I was to modify Sketch 4, that would modify both parts, because it is before the mirror.

    image.png

Answers

  • Matt_Shields
    Answer ✓

    Pay attention to your Feature Tree. It regenerates in order. Below, I was able to poke a hole in the right-hand part and fillet the left-hand part because those two features come after the mirror. If I was to modify Sketch 4, that would modify both parts, because it is before the mirror.

    image.png
  • Makes perfect sense, thank you !