|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
NX12.0.2 新功能--- 运行时NXBIN目录问题--UGII_ROOT_DIR废弃
, Z' @0 t \% r# u0 }6 F
& [; ]) o8 N. ^& ]从NX 11开始,帮助您找到可执行文件和库,并将它们与configuration区分开来
/ Q$ h2 t2 l6 q+ a# U5 X4 e文件更容易,一个包含DLL(或左右)或可执行文件的中央运行时目录,以及
3 B+ S% m% ?( t) u3 y7 f使用JAR文件。中央运行时目录将更新,因为NX支持更多和不同应用。3 q7 L0 e5 I8 E, l, q. }; e& p1 l1 w' n# q
: R* G7 M% r! F5 _/ i3 r8 W ]
用于包装可执行文件的脚本尚未移动,它们仍在原始套件中具有配置文件的地点。3 d2 }7 X( P1 Y0 Y$ H9 F3 w2 T" R
NXBIN目录' N6 b4 @9 j% g/ i
运行时目录NXBIN在UGII_BASE_DIR \ nxbin的所有平台上创建# }( w& G, k* S D' {! f& g9 x# y
NX安装期间的位置。根据选择安装的内容,库和0 W9 [& _# ~# ?0 |9 @: d
在安装期间,来自不同工具包的可执行文件将合并到中央运行时目录中
' u/ `. Q. c' b% C2 a, h处理。2 N& n0 E+ k P: j6 U
新的NX运行时目录不包含所有二进制文件和可执行文件。只有最频繁的. w8 i& f$ M0 z& |$ n- x
已移动以下目录中使用过的文件:- q9 Z& x* f! J9 s d' Z* z2 r" Z
6 w, ^3 |! m) c* @/ V
+ ]- a# `4 B& G• UGII; Y1 U" h# u: G1 c- D* L. \$ l
• UGMANAGER
* m B5 p# b: P; N• STEP203UG
% l+ h2 l1 i3 k$ K% Q6 c& n• STEP214UG. o' W' X, _* p& U5 x$ g7 r
• PVTRANS
+ ]# A4 \. f+ V [• MACH( _ K# G6 M! R6 j6 A
6 Y) O; S% ?& l+ N7 yUGII_ROOT_DIR has historically been used to fi n d the following in the UGII directory:& g9 O$ d$ O! G& t4 b& m
• Libraries and executables
0 a* @0 J7 P$ M• Confi guratio n fi le s
5 |+ P8 N* s/ ~ Z) P: o+ F+ ]With the creation of the central runtime directory, there are two different locations for these fi le s
4 I6 c" K( y q/ c- Q(nxbin and ugii), so the concept of UGII_ROOT_DIR is obsoleted. Use the UGII_BASE_DIR variable
& Q" k4 ?. x5 H0 ^instead when you write custom application code and scripts.
: s3 S0 ~0 m5 [' }/ Z7 s* A- FWhile the NX install no longer sets UGII_ROOT_DIR, the defi nitio n on the system will remain to) P4 H2 E# u0 ^0 B6 Q
support earlier releases. If your code or scripts rely on UGII_ROOT_DIR, modify them to ensure
" K! n- c, \ Y2 E0 ]) E% g) o% _they work in NX 12.
9 `; r8 H* i3 m3 `
0 W7 U( V& C/ I1 W; a* d' \9 x( x9 x! D0 q+ C( O8 [- [
7 o8 H. r: r: J; j
2 }6 d& E0 |5 c/ c3 i0 N( P |
|