×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Accesing a specific edge using Nx Open

Accesing a specific edge using Nx Open

Accesing a specific edge using Nx Open

(OP)
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

RE: Accesing a specific edge using Nx Open

(OP)
I should also mention that I write my code with VB .Net

RE: Accesing a specific edge using Nx Open

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

RE: Accesing a specific edge using Nx Open

(OP)
That sounds like a good idea. I have a reference to the whole body. I will try to use the .GetEdges method. Thank you!

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources