Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Search results for query: *

  1. mderrik

    NxOpeb; State of faces of a solid body reletive to a second solid body

    Hi Using NxOpen, in a multi-body part, how can I know whether a face is located inside another body or not? The main aim is to find which faces of solid-body A are located inside solid-body B. Using boolean solid intersection is a solution but does not work properly because even though you have...
  2. mderrik

    Finding similar (shared) faces in multi-part NX models

    Thanks cowski for your precious help. Your code was pretty much what I needed. I adopted that into my java code. However I have a few doubts about the results that I need to verify. Thanks!
  3. mderrik

    Finding similar (shared) faces in multi-part NX models

    Hi I am looking for a solution for following problem: Given: A multi-part NX model with faces already split over intersections to their smallest pieces without more intersection with other bodies. Desired: Finding similar faces belonging to different parts. By similar I mean those which...
  4. mderrik

    Error in NxOpen API when trying to use "divide face"

    Hi I use NxOpen api both within journaling and as stand-alone application(without UI). I also use both java and C# as programming languages in these two modes. I use different classes and create different feature builders in both environments pretty the same with no problem. But when I try to...

Part and Inventory Search

Back
Top