Message 1 of 3
Automatically_Select_Faces_For_Drilling_Ops
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I am reading a step file containing a body (s) in fusion 360 env.
The body contains of multiple holes, where the main operation of my interest is drilling.
I have a script by which I am able to iterate through the holes, finding their diamtere, radius, coords, etc.
Now I want to go ahead with a simulation in the program, by which I can extract the post processor code, though in my Setup, the drilling operation is not capable without selecting the holes (faces) on the body.
NOW I WANT TO BE ABLE TO AUTOMATICALLY SELECT THOSE HOLES (FACES), WITHOUT THE INTERRUPTION OF THE USER.
Please, be kind to inform me if this is possible or not.
Thank you in advance.