Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations Ron247 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 JEHILL79

  1. JEHILL79

    View Orientation Fit NX Journal for Assemblies

    Update: I've compiled code that works for the top assembly and the 1st level parts. Is there anyway to modify this to work on subassemblies as well? Option Strict Off Imports System Imports NXOpen Imports NXOpen.UF Imports NXOpen.Assemblies Imports System.IO Imports NXOpenUI Imports...
  2. JEHILL79

    View Orientation Fit NX Journal for Assemblies

    That does help. I can open each component manually and run the code to do the view orient, but is there a way to search for children (components) and open each 1 x 1 and orient the views and save? I've tried some variations with the lw Open command with no luck.
  3. JEHILL79

    View Orientation Fit NX Journal for Assemblies

    I am new to NX 7.5 and I am writing a Journal to simply fit the part within the view and then set the view to isometric, and save. My only difficulty is applying this to a large assembly that has 100+ Components and sub Assemblies. Currently I have the view orient code below. How do I apply this...

Part and Inventory Search