Dynamo Script to Remove a Body or Component

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am currently using Dynamo for Fusion 360 to automate changes in size for bulk material bins/hoppers. I am currently looking at a rectangular bin that could have either single or dual outlets (see screenshot below showing both options overlapping). I am creating this as a shell model so I can use it as an import to an FEA package. I have set these up so that an excel sheet inputs the dimensions to dynamo which then feeds them to the appropriate parameters, processing some of the parameters on the way. I am wondering if it is possible to have an item in the excel sheet where the user selects between single or dual outlets and then, based on that input, the dynamo script deletes either the dual or single outlet hopper shells accordingly.
Thanks in advance for any assistance.