Equation in assembly? (piece that is deleted when another is deleted)

Hello

I would like that in an assembly if a part  is deleted (or has the hidden limit) that other parts are automatically deleted  is it possible?

e.g. if parts A is not there: parts b-d-f this suprimme.

Is it possible to program this in an assembly?

 

Thank you!

In this case it seems wiser to me to create sub-assemblies

with the elements to be suppressed

so you delete the sub-assembly

@+ ;-)

2 Likes

We can imagine a macro in this sense.

Or trace these pieces into a single piece in multi-cops; By deleting the part, all the bodies are removed.

To see the equations, it is possible to manage the (non)deletion of a part in the configs manage by family table

Hello

It is also possible to manage the deletion state of components by configuration in the assembly/

Create the different configurations

Then select all the parts (with the ctrl key) that you want to manage the deletion of or not, right-click and "Configure component", you will get a table with checkboxes to remove or not the co-posants by configuration.

To try in any case if you don't know. It also works for the dimensions for a room.

 

Kind regards

 

3 Likes