Message 1 of 3

Not applicable
11-26-2018
03:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Currently trying to find a way to project the 3D geometry of a bRepBody within the API (in python) so I can use it as a path in a sweep, I've read some posts on 2D sketch projection but haven't found anything to help with this.
I'm trying to project only the outermost edge of the helix (highlighted in purple) into a sketch, and then use this to create a path. I've previously tried to create a path using the edges of the body but this gives me a path composed of both the inner and outer edges, when I only want the outer edge.
Can anyone help with this?
Solved! Go to Solution.