Message 1 of 3
Script to erase components
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello community,
I am looking to create a script to remove several components from a STEP file.
My entry point is:
- A STEP file which includes about 2500 components
- A CSV or XML file that includes the list of components that I must keep
The script I want to create will allow me to open my original STEP file, select the components I want to keep, invert the selection and remove the components.
Do you think this type of script is possible with Fusion 360?
Thank you in advance for your answers.