Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations 3DDave on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Accesing a specific edge using Nx Open

Status
Not open for further replies.

przemekprem

Mechanical
Apr 9, 2014
7
Hi everyone,

I am a beginning Nx Open user and I would like to ask for one thing. I have written a code which creates me a geometry I need for my university project. Can somebody explain me how to acces a specific edge of the created geometry? I want to blend some of the edges. I am using Nx 8.5. I would be grateful for help. Thank you
 
Replies continue below

Recommended for you

I should also mention that I write my code with VB .Net
 
Do you have a reference to the body or face the edge belongs to? If so, you can use the .GetEdges method and iterate through them to find the one you want.

Or do you want the user to interactively pick an edge?

www.nxjournaling.com
 
That sounds like a good idea. I have a reference to the whole body. I will try to use the .GetEdges method. Thank you!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor