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

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

    Journal to export selected (multiple) bodies to temp part, and remove parameters

    How can I modify this journal, to select multipe bodies to export to a temp part, as opposed it just selecting one body to export? Option Strict Off Imports System Imports NXOpen Imports NXOpen.UF Imports NXOpen.UI Module NXJournal Sub Main Dim theSession As Session =...
  2. NetDog

    Help with Journal to edit object display on solid bodies

    Trying to create a journal to edit object display (chabge colour to a preset value) of any pre-selected solid bodies. I have tried the below, but I still have to select "solid body" from the selection filters for it to work. Any help greatly appreciated. Option Strict Off Imports System...

Part and Inventory Search

Back
Top