×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

Export ANT to Spreadsheet (NX 9)

Export ANT to Spreadsheet (NX 9)

Export ANT to Spreadsheet (NX 9)

(OP)
Part of our normal workflow is to export the assembly navigator to excel, and provide the information to our procurement department for purchasing purposes. We are running NX9 native (although somewhat managed by Windchill FWIW).

The output is a spreadsheet that contains attributes like description, qty, part number, vendor number and several other custom attributes.

The output from one user is a little different (for the same assembly). Most computers include suppressed items yet one does not. There are a few other differences. I suspect there is a setting, preference or customer default that is different. Does anyone know where the export to spreadsheet setting/defaults are located?

Thank you in advance for your help.

RE: Export ANT to Spreadsheet (NX 9)

Dtharrett,

The final NX Assembly Navigator configuration/customization information is stored in the Windows registry for the given user on the given computer.

"HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\10.0\General\ANT"

Reg.exe can be used to export the desired settings and to import them to the non-standard user/machine.

(The export is performed while logged in as "Example" user and the import is performed while logged in as the non-standard user.)

CODE --> Command_shell

reg.exe export "HKCU\Software\Unigraphics Solutions\NX\10.0\General\ANT" NX10_ANAV_settings.reg /y
reg.exe import NX10_ANAV_settings.reg 


HTH,

Joe

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources