UGII_ROOT_DIR
Specifies the path to the UG installation bin/UGII directory for importing UG files.
Syntax
UGII_ROOT_DIR directory
Description
- directory
- The path to the UG installation bin directory on Unix/Linux and the UGII directory on Windows. There MUST be a '/' at the end of the UGII_ROOT_DIR path. The PATH system variable on Windows must also contain this same directory.
Examples
UG installation located at /soft/usr/ugs090: UGII_BASE_DIR /soft/usr/ugs090 and UGII_ROOT_DIR /soft/usr/ugs090/bin/.
UG installation located at C:\Program Files\Siemens\NX 9.0: UGII_BASE_DIR C:\Program Files\Siemens\NX 9.0, UGII_ROOT_DIR %UGII_BASE_DIR%\UGII\ and PATH ...;%UGII_BASE_DIR%\UGII\.
Errors
None.