|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
NX12.0.2 新功能--- 运行时NXBIN目录问题--UGII_ROOT_DIR废弃4 O% W N+ b& Q+ i6 I
( g' Z( t& x* d/ o" m从NX 11开始,帮助您找到可执行文件和库,并将它们与configuration区分开来
3 {! ~0 j9 R# K% O; H% w8 S文件更容易,一个包含DLL(或左右)或可执行文件的中央运行时目录,以及
9 g/ |3 b D6 E. q+ ?使用JAR文件。中央运行时目录将更新,因为NX支持更多和不同应用。& c! D w5 U t+ [/ R! M
' k& o0 W2 j* H) d8 c/ }
用于包装可执行文件的脚本尚未移动,它们仍在原始套件中具有配置文件的地点。+ r! I6 \$ n3 B6 S: G! H
NXBIN目录9 X3 \9 C& w! C# j- g
运行时目录NXBIN在UGII_BASE_DIR \ nxbin的所有平台上创建
. T r" G1 X$ o: j3 yNX安装期间的位置。根据选择安装的内容,库和
2 L7 C0 F9 V) [4 X- C在安装期间,来自不同工具包的可执行文件将合并到中央运行时目录中+ W& N6 I( `) J$ F0 U; ]9 B* }
处理。
l/ A5 F- I5 r3 v9 N" O3 ^新的NX运行时目录不包含所有二进制文件和可执行文件。只有最频繁的
' T) s) p( {& k! s H% e& y6 Q, U已移动以下目录中使用过的文件:
0 Y0 @3 I1 i1 V3 l# e b# V; o1 o) g r5 U! L5 y
% M( `5 s5 o a) |
• UGII% U2 @( t# o: e7 Q( d% w& j
• UGMANAGER
5 _. S5 W3 ]" D" Q/ |) ?/ y8 ~• STEP203UG
' Q. O/ A( V5 O( y. R" J• STEP214UG1 ^# A2 Y0 \" U! V9 \; h# l
• PVTRANS
# \9 T T8 p4 q$ z• MACH) ]: g9 J* `( V5 L3 a' Q
, P; X1 l, f" e9 v9 i
UGII_ROOT_DIR has historically been used to fi n d the following in the UGII directory:1 Z9 j3 R7 [; o, U" K6 t
• Libraries and executables* ]9 r; m5 B; f% B) f
• Confi guratio n fi le s
# F# B U& S4 n6 x+ w9 rWith the creation of the central runtime directory, there are two different locations for these fi le s# ?: B/ v8 @' r& o
(nxbin and ugii), so the concept of UGII_ROOT_DIR is obsoleted. Use the UGII_BASE_DIR variable
+ f# ~' z: C6 D3 ^5 y; }instead when you write custom application code and scripts.
4 p+ j4 ?- n* i# OWhile the NX install no longer sets UGII_ROOT_DIR, the defi nitio n on the system will remain to
0 H5 @/ {( V; i7 I* R" \support earlier releases. If your code or scripts rely on UGII_ROOT_DIR, modify them to ensure; T- O- G+ K5 d3 l: U
they work in NX 12.- D. G7 Q7 A+ Z2 ?7 K
6 B8 |9 X. M0 Y0 x2 s. H1 v) `; n* J; S$ o
3 b2 _( \4 p# ` H8 _
2 J3 T* k- [. W* w4 @0 b/ a6 s: Z |
|