Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey everyone:
I'm working on a small piece of code that will allow the user to select holes and apply various tolerances to them. However, I'd like to exclude any features selected in error.
For example, if the user selects a hole and a fillet, I'd like to use a For loop that would process the hole, then identify that selected feature #2 is ineligible by its type, then move on to the next feature in the selection set.
However, after quite a bit of searching, I haven't been able to find a way to take a selected feature and differentiate it by it's type (Hole, fillet, chamfer, extrude, revolve, etc.). Anyone have any advice?
Thanks!
Solved! Go to Solution.