|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
NX12.0.2 新功能--- 运行时NXBIN目录问题--UGII_ROOT_DIR废弃, ]' j; c% T) ~
; W a3 l5 h7 c; v& T+ b
从NX 11开始,帮助您找到可执行文件和库,并将它们与configuration区分开来- D7 c3 }8 J K/ F
文件更容易,一个包含DLL(或左右)或可执行文件的中央运行时目录,以及+ A' V. k5 |5 T% k
使用JAR文件。中央运行时目录将更新,因为NX支持更多和不同应用。
6 F, Y1 R! y# f5 g" R) Q/ H$ _$ b# @( N$ M N# h8 ] ~
用于包装可执行文件的脚本尚未移动,它们仍在原始套件中具有配置文件的地点。8 J( B9 h6 W ~
NXBIN目录
; r- o* w8 [ Z/ O+ R/ n/ c4 n% ~( o运行时目录NXBIN在UGII_BASE_DIR \ nxbin的所有平台上创建4 F3 I% W5 U% e, I% q
NX安装期间的位置。根据选择安装的内容,库和
% b( l$ ~% B! y" _! I6 e: f! F在安装期间,来自不同工具包的可执行文件将合并到中央运行时目录中
: p* N* m+ C; t5 V3 b+ m处理。
! T) M6 l* X3 S$ M. n新的NX运行时目录不包含所有二进制文件和可执行文件。只有最频繁的% V5 M- y6 u4 X8 p1 C( s' y' U' C
已移动以下目录中使用过的文件:" S: p; [, u) q* J
0 L" q" {" {8 \8 h
6 ]4 N5 k: ^; u" @5 L& x0 X8 y! P) p• UGII
9 U: ~7 x( ^2 b% P• UGMANAGER# i! \2 i& E4 k0 x& H& f. B& O" R
• STEP203UG' |8 A8 P% i) y% Z/ w
• STEP214UG
T( N7 P9 d' c* ?, ~, n• PVTRANS
3 |, y; c4 E# d1 Q8 N) ~7 I• MACH: H) s+ q0 o- D$ j: ~/ |6 t9 ^
8 ~: c9 g" m& L% K8 t
UGII_ROOT_DIR has historically been used to fi n d the following in the UGII directory:
1 B$ E( b# h0 u/ R0 z• Libraries and executables8 s- D' |6 ^, v# }: R7 P; p3 k2 n
• Confi guratio n fi le s9 ~8 V# n5 W4 u: w. ^
With the creation of the central runtime directory, there are two different locations for these fi le s( D# ]0 w$ G6 a+ c
(nxbin and ugii), so the concept of UGII_ROOT_DIR is obsoleted. Use the UGII_BASE_DIR variable
z7 z0 t0 e) `& i% ninstead when you write custom application code and scripts.( g# u4 H; r" ~2 M- V
While the NX install no longer sets UGII_ROOT_DIR, the defi nitio n on the system will remain to
1 j4 l6 [3 u; p8 A: r. p$ Isupport earlier releases. If your code or scripts rely on UGII_ROOT_DIR, modify them to ensure% u) i/ G! z) U0 ^+ M9 F5 I z
they work in NX 12.
3 J Z3 H- [: X7 s9 [4 J
# m5 [4 {4 b5 K. s% Q
7 g3 L+ ~' o. {2 t! b' x4 T4 _( c8 C
0 r- N' K Y# f& k) H: t& y1 y3 r; T& Y
|
|