Message 1 of 7
Determine which feature was created by using a specific sketch, API

Not applicable
08-24-2018
09:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
This is API related and might be better in this part of the forum, so i'll post the link to thread here
Hi!
I want to determine which extrusion feature was created used a specific sketch by using the API.
Other wording: Link between sketch and extrion by using the API?
iterated over all sketches and then found the sketch that matches my criteria. I am trying to export all features like holes and extrusions. Holes can also be designed as extrusions, so I identified all skeches which use circular sketches. In order to find out more about the "hole", I need to analyse the extrusion feature. I didn't find anything capable of finding the feature which made use of this specific sketch.
Thanks!