|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
NX12.0.2 新功能--- 运行时NXBIN目录问题--UGII_ROOT_DIR废弃9 O( L2 v8 B: d+ y2 A
: |+ J7 j( ]8 V! J. W' \- e6 n从NX 11开始,帮助您找到可执行文件和库,并将它们与configuration区分开来* t) Z' R2 e* ]4 t; _: L$ g7 S
文件更容易,一个包含DLL(或左右)或可执行文件的中央运行时目录,以及" r0 m d2 D/ x( b
使用JAR文件。中央运行时目录将更新,因为NX支持更多和不同应用。
+ S7 r8 o7 x- q- n- J* R) r. b0 n/ _2 }8 M4 T3 o* _+ Y
用于包装可执行文件的脚本尚未移动,它们仍在原始套件中具有配置文件的地点。
4 r, O: l H& i' jNXBIN目录6 i# o) f8 c$ C- b
运行时目录NXBIN在UGII_BASE_DIR \ nxbin的所有平台上创建( P" V8 Z! w/ H4 s. T1 ^
NX安装期间的位置。根据选择安装的内容,库和 m$ m" U# c+ p' y7 o6 }
在安装期间,来自不同工具包的可执行文件将合并到中央运行时目录中
3 H; \7 R( ~/ N9 O处理。( l7 C' {2 M; i( V
新的NX运行时目录不包含所有二进制文件和可执行文件。只有最频繁的6 R; |! b6 O7 d" K2 v, ]8 O) r
已移动以下目录中使用过的文件:
" I( ~0 Q3 H- ]* B0 C5 @! r: T+ o; r9 u* U1 \* S5 h6 d
& \& l6 h% g/ Q0 C( }# `
• UGII9 O. U% S" f" B+ B
• UGMANAGER
! _1 D, Z" X# G• STEP203UG
4 Y4 E. D ]. s• STEP214UG+ V- }7 {( w! f9 G
• PVTRANS
- H9 t. J$ v& O2 Q: c+ R( ]• MACH
6 m% ?' p' l2 A9 m2 q9 F/ |; Q& G4 d; x' b# B! V8 J
UGII_ROOT_DIR has historically been used to fi n d the following in the UGII directory:
0 T8 w" m( h! V+ C/ d• Libraries and executables
: Q) z' o( j2 A: A c2 m/ p; F8 k# u• Confi guratio n fi le s6 Z+ \4 R: q* w3 L
With the creation of the central runtime directory, there are two different locations for these fi le s
& b- U3 I/ y6 e) F(nxbin and ugii), so the concept of UGII_ROOT_DIR is obsoleted. Use the UGII_BASE_DIR variable4 {+ h4 v' n, i0 h( Y. _: V
instead when you write custom application code and scripts.$ [8 L! J, g4 e
While the NX install no longer sets UGII_ROOT_DIR, the defi nitio n on the system will remain to
9 X1 P, }6 Z2 n" e* i( U3 Y/ zsupport earlier releases. If your code or scripts rely on UGII_ROOT_DIR, modify them to ensure
0 h$ s, h1 u# P. ~( Kthey work in NX 12.
# n1 x* Q7 c) U6 P; m. M5 d0 g
" s4 M: g7 t$ ~" T
5 o- y& {4 I* K! n) l5 Q7 v% D W( h, W' S" V
7 t- O9 {: S2 Y# X7 B4 Q |
|