01-29-2024
03:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-29-2024
03:00 AM
Hi all,
I want to make a rule that deletes all the components and constraints in an assembly before running another rule. I know you can do this individually* but as I add to the project, I will have to continuously update this list. How do I make this select all components and constraints in the assembly?
*Individually:
Components.Delete("hosetail") Components.Delete("HexRawMaterial") Constraints.Delete("Mate:1") Constraints.Delete("Mate:2")
Thanks,
Harvey
Solved! Go to Solution.