sasha1
Aerospace
- Feb 5, 2008
- 54
Within NX7.5 we build tool model assemblies downloaded from the suppliers. These models are then saved Native on each PC in
C:\Program Files\UGS\NX 7.5\MACH\resource\library\tool\graphics.
Tool data created in Manufacturing using same name as the model and exported to tool library. Then recalled from library and the tool model assembly graphics are shown.
We have 5 users on network and would like one location on the shared drive for all of the users to retrieve the tool model.prts from.
I believe that the procedure to overwrite variable is using the ugii_env.dat file.
Im obviously missing something, Ive added the test location of the model graphic library to ugii_env.dat (made safe copy first) but still cant see the model when I call the tool from Library in manufacturing.
#
# Copyright 1991 - 2009 Siemens Product Lifecycle Management Software Inc.
# All Rights Reserved.
#
###############################################################################
#
#
# This file should be used to override any standard NX environment variables.
# The values defined here will take precedence over the NX values, as long as
# they are defined before the #include of ugii_env_ug.dat. This file will not
# be overwritten by an MR installation.
#
# Override any variables here.
UGII_CAM_LIBRARY_TOOL_GRAPHICS_PATH=C:\CASING_TOOL_GRAPHICSUGII_CAM_LIBRARY_DEVICE_GRAPHICS_PATH=C:\CASING_TOOL_GRAPHICSUGII_CAM_LIBRARY_MACHINE_GRAPHICS_PATH=C:\CASING_TOOL_GRAPHICS
# Do not define any variables after the #include below. They must be defined
# before the #include in order to override the NX defaults.
#
#if FILE ${UGII_BASE_DIR}\ugii\ugii_env_ug.dat
#include ${UGII_BASE_DIR}\ugii\ugii_env_ug.dat
#endif
Iv tried with and without the # on If to endif line.
Without the # I get error message when opening NX!
Any advice would be much appreciated.
Currently using NX6