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 TugboatEng 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: *

  • Users: jcap1
  • Content: Threads
  • Order by date
  1. jcap1

    How to select CAEEdge and CAEVertex with NXOpen?

    Hi, I'm very new to NXOpen. I'm trying to replace the component1.FindObject selection stickiness in the journal file I recorded: Dim cAEEdge1 As NXOpen.CAE.CAEEdge = CType(component1.FindObject("PROTO#CAE_Body(1)|CAE_Edge(1)"), NXOpen.CAE.CAEEdge) Dim cAEVertex1 As NXOpen.CAE.CAEVertex =...

Part and Inventory Search

Back
Top