Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- 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.
Automatically update In-Context part when Assembly Configuration is changed

Hey everyone, I'm working on a fairly complex design that is a part cooling duct for a 3D printer toolhead. I have configured the assembly such that there is an option to switch the hotend that is attached to the extruder, and the idea is that the context of the L and R Ducts will automatically update to reflect the new position of the mate connector that is positioned on the nozzle. The problem is, the context of the Duct part does not update automatically and I need to press "Update Context" every time I change the configuration. Is there a cleaner way to achieve this?
Here is the document I'm referencing: Aeolus
Answers
You could probably solve that, if you used configurations. The configuration could then drive the position of your key mate connector (or any entity you want to use for it), when you swap the hot ends. That is much easier to keep track of than in-context design.
I am using configurations right now… could you please elaborate on how I should use configurations in my case?