Message 1 of 6
Find if Feature edge is Normal to Workplane In Part
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All,
I thought this was an easy step but after 5 hours of looking through the forum and the Net its not that straight forward it seems.
I create a sketch on a plane and the project feature edges to it.
I just need to find the edges that are closer to my plane since it projects all features.
The Code can identify the faces then the edges but I cant get a location of that edge because its a feature surface body edge?
I tried Face.geometry to attempt at getting the geometry of the surface body face.
Any ideas to avoid the back surface body feature to not be included on my face sketch?