Message 1 of 2
Not applicable
05-10-2018
09:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
How can I get the sketch that was used for the creating of an extrude cut feature?
I tried using the extrudeFeature.profile.parentSketch function however it doesn't give me what I wanted.
In the example below, I just want the sketch of the triangular extrude cut feature, so a triangular sketch.
However, when using the extrudeFeature.profile.parentSketch function, I get the following:
The result is a sketch that consists of the square surface, the triangular cut and a line that connects them both. I just want the sketch that was used for creating the extrude cut, nothing else. How can I accomplish this?
Solved! Go to Solution.