|
|
请使用QQ关联注册PLM之家,学习更多关于内容,更多精彩原创视频供你学习!
您需要 登录 才可以下载或查看,没有账号?注册
x
NX12.0.2 新功能--- 运行时NXBIN目录问题--UGII_ROOT_DIR废弃9 E1 [, }7 q5 w1 H
2 h+ ~) m ^0 Z- ? |% { H+ h
从NX 11开始,帮助您找到可执行文件和库,并将它们与configuration区分开来) A$ f9 i$ ]# {- x# V- N- n! _
文件更容易,一个包含DLL(或左右)或可执行文件的中央运行时目录,以及- @ I/ Y5 P$ i$ F
使用JAR文件。中央运行时目录将更新,因为NX支持更多和不同应用。
# C) N% A3 v: V- x7 y2 p- H. D s. `& A
用于包装可执行文件的脚本尚未移动,它们仍在原始套件中具有配置文件的地点。2 }5 Y' Z# Q C- e
NXBIN目录, T4 s/ o( S6 A8 ~. y4 E# X$ t9 G
运行时目录NXBIN在UGII_BASE_DIR \ nxbin的所有平台上创建: M m& r* m4 {% `5 E
NX安装期间的位置。根据选择安装的内容,库和
; X8 B q0 d: q; d5 g- C: m ?在安装期间,来自不同工具包的可执行文件将合并到中央运行时目录中* ?6 q. G, f( |0 h: U; b
处理。
8 W, v( g. d$ Y$ x! h新的NX运行时目录不包含所有二进制文件和可执行文件。只有最频繁的
& h$ t/ V, Z% v5 A5 `已移动以下目录中使用过的文件:
& p! t) {' A2 A+ {# z6 W
9 F1 r$ ?9 k5 b5 _; e# I) [& S# c5 a) X+ @, m' o* w* f! _2 [, U
• UGII5 a4 `( H( r7 y0 s2 J' s- z: p9 o
• UGMANAGER& _/ K9 i4 [# K
• STEP203UG
' X; a! ?) `2 I7 [4 s• STEP214UG8 x. a6 M) g- @$ m$ H$ j6 G/ j, G
• PVTRANS
. Q$ z4 G/ v2 k( D, C• MACH+ ?, r- I" s( j7 u' z( I8 v
7 C; P. f9 h$ p' Y
UGII_ROOT_DIR has historically been used to fi n d the following in the UGII directory:: p; A5 m0 p) r; e" K; ~0 T
• Libraries and executables% W0 B5 ^# m# C2 {3 q* U# Q1 U) V2 y
• Confi guratio n fi le s. d) g% |2 K- O! K' z* _( r+ Y! j
With the creation of the central runtime directory, there are two different locations for these fi le s9 q7 _, E% U0 \) a9 t& u( d8 S9 `( n# W9 `
(nxbin and ugii), so the concept of UGII_ROOT_DIR is obsoleted. Use the UGII_BASE_DIR variable3 w. I! ?' ]1 Q( F' e8 k1 a: _9 O; K! l) w
instead when you write custom application code and scripts.
5 I9 n& h% e0 x, Y9 l8 u5 aWhile the NX install no longer sets UGII_ROOT_DIR, the defi nitio n on the system will remain to$ P; @- A$ M- f0 E; r
support earlier releases. If your code or scripts rely on UGII_ROOT_DIR, modify them to ensure" A' s5 K9 k) U9 O& i$ ?+ a
they work in NX 12.6 I" m1 z+ R5 q- m0 G/ j
" t: h* l) j3 S+ J$ ?
9 m3 b, P! M& ~1 S: w# W2 ]' B. R+ N7 |1 s
0 N: _. i; m: T$ v( D |
|