Currently Browsing: NX

Unigraphics NX native refile utility

Automate the refiling of native NX files

import export assemblies into Teamcenter

A Unigraphics NX batch program to import and export assemblies into Teamcenter

Load and Save performance testing

A Unigraphics NX journal file to load and save to test performance.

ug_inspect batch file

how to run ug_inspect on all files in a directory

Custom Templates in NX

To tell NX that you have a different location for you custom templates, set a variable: UGII_TEMPLATE_DIR=<directory of templates>

This needs to be set in your ugii_env.dat file, so that it is consistent with Teamcenter integration and Native NX.

The Template folder for Native and Teamcenter looks for a .pax file.

For Teamcenter pax files: (start with nxdm)

  • nxdm_ugs_drawing_templates.pax
  • nxdm_ugs_model_templates.pax

For Native pax files:

  • ugs_drawing_templates.pax
  • ugs_model_templates.pax

Within each of these pax files points to the name, and location of the files to be used. The Teamcenter files are pointed to Teamcenter Item/IDs with the syntax of @DB\ITEM_ID\REV

Set a variable: UGII_ENV_FILE=<location>\ugii_env.dat to have all your clients using the same configuration. Put this <location> on a share on a server, each seat would have this location mapped as a drive and one variable set to point to this location. Now you have complete control for all seats in your environment.

« Previous Entries