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!

Recent content by charlesm80

  1. charlesm80

    NX9 VB / Journal to Change Application / Module

    Thank you very much once again! With your code I can insert my save steps between your Orient and final SetDisplayState and it achieves my goal.
  2. charlesm80

    NX9 VB / Journal to Change Application / Module

    What I want to do is go to modeling, orient and fit the view and then save, so that the part preview is set nicely. With the Journal set to just go to modeling and orient, it will work two or three times and then start failing as it tries to orient before changing applications (from drafting)...
  3. charlesm80

    NX9 VB / Journal to Change Application / Module

    Followup question: This line of code is not executed until the journal finishes (verified by placing a MsgBox after this line). I want it to execute immediately so I can orient the view afterwords in the same journal. Does anyone know how to do that? Thanks
  4. charlesm80

    NX9 VB / Journal to Change Application / Module

    Thank you! I'm sure it would help if I could get our IT to install the help files, but knowing the right words to search for sure helps too. For anyone else looking for this (I found the question unanswered in a lot of places), a working line of code is...
  5. charlesm80

    NX9 VB / Journal to Change Application / Module

    Has anyone managed to find some VB code to change from one application to another? Specifically, I'd like to change to the Modeling application before taking some other actions. Recording a journal sets an undo mark but doesn't actually record the change. I stumbled across the fact that I can...

Part and Inventory Search

Back
Top