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.

Options

How can I edit a single part, without affecting the other identical ones in the assembly?

horia_tamashoria_tamas Member Posts: 3 EDU
I think the title says it all.
I come from different software, and I'm forced to using onshape for this project I'm working on. I want to edit a single object within my assembly, without affecting the other identical objects. They're all previously modelled (STEP) files. Do I need to edit them outside of onshape and make variations to then import within my project?

Comments

  • Options
    alnisalnis Member, Developers Posts: 449 EDU
    edited October 2020
    Welcome to Onshape & the Onshape forums!

    Configuration approach (more appropriate if you may have multiple edited variants and/or if you might be switching between edited/non-edited variants):
    1. Edit the part (in context if needed, but be sure to hide irrelevant parts in the assembly before making the context to keep things neat & high performance)
    2. Create a configuration checkbox for the imported part studio
    3. Configure suppression for all of the edit features
    4. Set the default to the one with all of them suppressed
    5. Change the configuration in the assembly of the unique one to have the features unsuppressed
    You may want to use a table and/or a variable configuration depending on the type of edit you are doing and if you have multiple variants.

    Derive approach (more appropriate for one-off things where there's a single edited variant and you aren't switching between edited and non-edited versions):
    1. Create a new part studio
    2. Derive the imported part into it
    3. Edit the part as needed
    4. Replace the part in the assembly with the edited part using the replace tool
    If you want to edit the part in context, derive it, but then replace it first in the assembly and then you can do the edit in context.

    I can put together an example of each if you'd like, or ideally, I could show you in your document if you send a public link so that I can make a copy.

    Good luck with your project, and I hope this helped!
    Student at University of Washington | Get in touch: contact@alnis.dev | My personal site: https://alnis.dev
  • Options
    horia_tamashoria_tamas Member Posts: 3 EDU
    Welcome to Onshape & the Onshape forums!

    Configuration approach (more appropriate if you may have multiple edited variants and/or if you might be switching between edited/non-edited variants):
    1. Edit the part (in context if needed, but be sure to hide irrelevant parts in the assembly before making the context to keep things neat & high performance)
    2. Create a configuration checkbox for the imported part studio
    3. Configure suppression for all of the edit features
    4. Set the default to the one with all of them suppressed
    5. Change the configuration in the assembly of the unique one to have the features unsuppressed
    You may want to use a table and/or a variable configuration depending on the type of edit you are doing and if you have multiple variants.

    Derive approach (more appropriate for one-off things where there's a single edited variant and you aren't switching between edited and non-edited versions):
    1. Create a new part studio
    2. Derive the imported part into it
    3. Edit the part as needed
    4. Replace the part in the assembly with the edited part using the replace tool
    If you want to edit the part in context, derive it, but then replace it first in the assembly and then you can do the edit in context.

    I can put together an example of each if you'd like, or ideally, I could show you in your document if you send a public link so that I can make a copy.

    Good luck with your project, and I hope this helped!
    Thanks a lot for your help! It worked wonderfully!
  • Options
    alnisalnis Member, Developers Posts: 449 EDU
    No problem! Happy to help. A bonus quick tip that I just remembered: if you edit the imported part in the original program you made it in and update the onshape import (here's how to do that: https://www.onshape.com/en/resource-center/tech-tips/tech-tip-updating-imported-geometry), all of your secondary edits should update automatically/parametrically to adjust to the shape of the new part.

    For example, if the imported part has a bolt circle of 4" diameter that you edited for one instance (using either a configuration or derived part) to be rotated 45 degrees with the "move face" feature, if you were to change that diameter to 6" in the original part in, say, Inventor, the rotation should still all update parametrically. I can put together an example if you'd like.
    Student at University of Washington | Get in touch: contact@alnis.dev | My personal site: https://alnis.dev
Sign In or Register to comment.