User Tools

Site Tools


software:unigraphics

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
software:unigraphics [2015/04/06 02:32] superwizardsoftware:unigraphics [2015/04/06 02:48] – [Plotter setup in UGNX 6 x32 on W7 x64] superwizard
Line 10: Line 10:
  
 Creating those two variables & then pointing them to look at a folder, (c:\temp is the example I would follow) fixes the problem. Creating those two variables & then pointing them to look at a folder, (c:\temp is the example I would follow) fixes the problem.
 +
 +
 +NXSA7-Riches-BeginningAndIntermediatePlotting.pdf: http://www-cad.fnal.gov/PLM_World/2006/academic_programs/NX/NXSA7-Riches-BeginningAndIntermediatePlotting.pdf
 +
 +set UGII_BASE_DIR="C:\progra~2\UGS\NX 6.0\"
 +set UGII_ROOT_DIR="C:\progra~2\UGS\NX 6.0\UGII"
 +
 +rem --------------------------------------------------------------------------------------------
 +rem set PATH
 +rem --------------------------------------------------------------------------------------------
 +set PATH=%SYSTEMROOT%\system32;%UGII_ROOT_DIR%;%UGII_BASE_DIR%;%PATH%
 +
 +set UGII_SDI_BPS_JOBS_DIR=c:\temp
 +set UGII_SDI_OVERRIDE_HOME=c:\temp
 +
 +
 +%UGII_ROOT_DIR%\ugraf.exe
 +
 </code> </code>
  
software/unigraphics.txt · Last modified: 2015/04/27 03:49 by superwizard