Message 1 of 2
Running a script on parts in assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Trying to solve a problem, not sure it is possible tho.
I have a script that works well, and does what it's suppose to do.
But in order for it to work I need to open up each part and run it, which is rather taxing.
I would like to be able to select part in the model tree in the assembly and run my script, I know how to make a script to go through each part in the assembly and run it, but it wont work in this case, as I might only want to run it on say 30 out of 70 parts.