Right now we can break links but when the break the link to an assembly we also need to go into the assembly and break each subsequent link manually. While that provides a great deal of control it's very inefficient when one wants to move even a mildly complex design from one project into another.
We need to be able to:
- "Break all subsequent links" and
- "Break links of all selected components"