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 MintJulep 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: jhoelscher
  • Content: Threads
  • Order by date
  1. jhoelscher

    NX CAE, Create Streamlines from Groups Journal

    I'm trying to create a vb journal that will create streamlines from groups I have created. For each node in the group, I cannot find how to get the coordinates. See attached journal. Currently failing at the line below, (line 64). seedsetId1 = theSession.Post.CreateStreamlineSeedSet(1...
  2. jhoelscher

    Automate Export of JT Files from FEA results

    I am trying to create a NX 7.5 vb journal that would automate the exporting of JT files of each 3D element body within FEA results. I need help in getting the postview ID, group containers in results (i.e. ThreeDimensional, Connector, OneDimensional), and the name of the 3D Element body...
  3. jhoelscher

    NX7.5 Journal for polygon edge selection in CAE

    Using NX7.5 Advanced Simulation and trying to create a journal to automate a routine of selecting multiple polygon edges on which to apply a load for multiple subcases. Looking through the .NET reference and can't find command for selection manager to allow selection of polygon edges...

Part and Inventory Search

Back
Top