5.12.14.5.3. NX Configuration Steps
Adjust variables in rout_env.dat

Open %UGII_BASE_DIR%/ROUTING/manifest/rout_env.dat and update the following NX Environment variables with CADENAS paths:

  • Append the location of CADENAS ptb files (cadenas_routing_library_mm.ptb and cadenas_routing_library_inch.ptb) to UGII_EPLIB_TABLE_PATH.

    Example (for "metric"):

    UGII_EPLIB_TABLE_PATH=$UGII_BASE_DIRrouting/ugroute_mech/metric/tables/;
     D:/CADENAS_ROUTING/
    

  • Append the location of the prt files to UGII_ROUTE_MECH_PART_PATH (non-Teamcenter-mode-only, usually the pool folder)

    Example (for "metric"):

    UGII_ROUTE_MECH_PART_PATH=$UGII_BASE_DIR/routing/ugroute_mech/metric/parts/;
     D:/CADENAS_ROUTING/consulting-1100SP9__2020-01-21__19.58__r186672/data/pool/ugnx
    

Update PLV files

Update PLV files in %UGII_BASE_DIR%/ROUTING/ugroute_mech/appview/ugroute_mech_metric.plv (and if necessary ugroute_mech_inch.plv).

Add subnodes to plv files:

  • Add following subnode to NODE PIPING_PARTS:

    !=====================================================================
    !==============================PIPING PARTS===========================
    !=====================================================================
    
    SUBNODES CADENAS_ROUTING_PARTS

  • Add "CADENAS Routing Parts" Reuse Library entry under Reuse Library -> Routing Part Library -> Piping Parts:

    !=====================================================================
    !============================== CADENAS_ROUTING_PARTS  ==============
    !=====================================================================
    
    NODE CADENAS_ROUTING_PARTS
      NAME CADENAS Routing Parts
      TABLE cadenas_routing_library_mm.ptb
    END_OF_NODE