QQ登录

只需一步,快速开始

快捷登录

登录 或者 注册 请先

UG爱好者

查看: 6639|回复: 15
打印 上一主题 下一主题

[分享] UG NX11.0.0 MP02升级包即将发布!

[复制链接]

Administrator

德高才能望重

Rank: 16Rank: 16Rank: 16Rank: 16

2295

主题

1万

帖子

3万

积分

站长优秀版主论坛技术员论坛元老论坛贡献推广达人

跳转到指定楼层
楼主
发表于 2016-10-27 10:26:58 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
NX11.0.0 MP2升级补丁即将发布.
本次更新内容:
Date:               20 October 2016
Subject:           Maintenance Pack 2 for NX 11.0.0 and SC 11.0.0
To:                   All users of NX 11.0.0 and SC 11.0.0
From:              The Siemens PLM NX and Siemens PLM Simcenter Teams

We are pleased to inform you that fixes are available for the problems listed below.  A maintenance pack (MP2), built for installation on top of Windows64 and Linux64 images of NX 11.0.0 and SC 11.0.0, can now be downloaded from the Siemens PLM Download Server.         
This maintenance pack addresses the issues associated with the PR numbers and short descriptions listed in the tables below:
Release
PR Number
Short Description
MP0
7543147
Error opening a routing assembly
MP0
7686179
Batch Processing with delay time does not work
MP0
7721010
Error opening a routing assembly
MP0
7723695
General WAVE Relinker doesn’t choose automatically IPE with multiple occurrences
MP0
7732325
Changes to named references prevent saving
MP0
7734413
NX crashes with an error when trying to open a part file
MP0
7740300
Option Report Shortest Tool doesn’t include the field (OS) Offset.
MP0
7745527
Option Report Shortest Tool doesn’t include the field (OS) Offset.
MP0
7760795
Report shortest Tool length is not correct for Zlevel
MP0
8277216
Error loading fem after replacing component
MP0
8288586
PMI Appended Text, parameter link only possible to parameters of default group
MP0
8298245
When in expression dialog, selecting objects in PNT does not work like NX10.0.2
MP0
8303559
Measurement Failed with “Null Tag not allowed” Error when Measuring in Motion Application
MP0
8305515
Editing an Interpart Expression name
MP0
8305522
Expression dialog: after apply the new focus is on Visibility-Show
MP0
8305952
Operating System Error
MP0
8306042
Expression: New Expression ignores Active Group
MP0
8308133
Unable to open part with error “An embedded object cannot be deleted in isolation”
MP0
8312278
Repeat Command (F4) not available for AddOns


Release
PR Number
Short Description
MP1
7497700
Subordinate Design Elements removed when finishing Subset in NX.
MP1
7683194
Teamcenter Attribute mapped in NX is not showing Display Name of LOV value
MP1
8293137
Standard Part Assembly Constraints have invalid RM references to components
MP1
8313250
NX 11.0.0 MP0 patch has hardcoded the wrong Title


Release
PR Number
Short Description
MP2
7720828
Need to have an identifier for Inverse Bending Lines in Profile List.
MP2
7765222
Delete Deform for Deformable Component causes unexpected results
MP2
7770610
Issues with Profile List Export regarding Weld Properties
MP2
7791871
Fast RMS evaluation gives different solid stress results than standard evaluation
MP2
7793507
Transitioning after Validate Basic Design and Dry run still results in an error
MP2
7795715
Remove unused msvcr71.dll
MP2
7795722
Update Xerces to V3.1.4
MP2
7803696
Toolpath Contact Point differences between NX9 & NX10.0.3
MP2
7822709
Unable to create stiffener - Invalid trailer found
MP2
8309087
Need to be able to specify Item Type for Bending Templates (assemblies)
MP2
8310403
"Remove Spools" only removes the Stock Features while the Components remain in the spool
MP2
8310774
Generating Welds has an enormous performance impact when publishing welds during Save
MP2
8312501
Creating/Editing Expression by NXOpen using ug_read_list formula fails in NX11
MP2
8314261
Spline path shape change intermittently leaves control points in previous position
MP2
8523259
NX crashes while exporting a part




Windows update instructions

The files contained in nx-11.0.0.mp02.zip are provided as replacements for previously installed NX 11.0.0 and SC 11.0.0 products.

For the Windows64 platform, you should have at least 3.56 GB of free space to unzip this file.

Version NX 11.0.0 or SC 11.0.0 must be installed before updating to version NX 11.0.0.mp02. Please be aware that these updated MP files will be superseded by the next maintenance release or maintenance pack installed on your machines.
To use this update, change to the directory where you unzipped the nx-11.0.0.mp02.zip file, make sure the entire set of new MP files have execute access.

Then do either one of the following:
1.  Run 'run_ugsupdate.exe'
This will read the %UGII_BASE_DIR% from the Registry and apply the update to the NX 11.0.0 or SC 11.0.0 folder.
2.  OR, you may follow the instructions below to run ugs_update.bat directly.
Before running the script, please make sure the environment variable %UGII_BASE_DIR% is set to the base directory of the NX 11.0.0 or SC 11.0.0 release or set to the appropriate installed directory on your system.  Then execute the 'ugs_update.bat' script.

For example:
         Set UGII_BASE_DIR="C:\Program Files\Siemens\NX 11.0"
         cd nx1100_mp02
         ugs_update.bat /v

The script supports a "/v" switch to turn on verbose messages while doing the file updates. The default operation of the script is non-verbose.

The script supports a "/d" switch. This will turn off the script confirmation prompts; useful for running the update in a batch job.

The script also supports a "/p" switch. This will turn off the initial confirmation prompt but it will display the final 'done' prompt. This is useful for running the update in a batch job where a final prompt is desired.





LINUX update instructions
The files contained in nx-11.0.0.mp02.tar.gz are provided as replacements for previously installed NX 11.0.0 and SC 11.0.0 products.

For the Linux64 platform, you should have at least 4.63 GB of free space.

Version NX 11.0.0 or SC 11.0.0 must be installed before updating to version NX 11.0.0.mp02.  Please be aware that these updated MP files will be superseded by the next maintenance release or maintenance pack installed on your machines.

To use this update, change to the directory where you extracted the nx-11.0.0.mp02.tar.gz distribution file, make sure the entire set of new MP files have execute access, then execute the “ugs_update” script.

cd nx1100_mp02
chmod 555 *
./ugs_update -v

The script will interrogate your installed NX or SC directory, and update the installed files.  The normal operation of the script is non-verbose; stop to confirm default answers.

The update script supports 2 switches:
-v = Display verbose messages.
-d = Take all default answers (i.e.: script will not stop to ask questions).



After the MP update has run successfully, the following identifying text will be written into the system log of every NX and SC session:

"NX 11.0.0.33 MP2, 20Oct16.  See Maintenance Pack letter for detailed list of fixes."

If you have any issues with the installation or support of these fixes, please contact your local Siemens PLM GTAC support group.

Sincerely,

The Siemens PLM NX and Siemens PLM Simcenter Teams





该贴已经同步到 老叶的微博

有奖推广贴子: 

回复

使用道具 举报

中尉

Rank: 5Rank: 5

1

主题

327

帖子

4487

积分
沙发
发表于 2016-10-27 10:45:20 | 只看该作者
前排出售瓜子汽水,顺便钉钉
回复 支持 反对

使用道具 举报

少校

Rank: 6Rank: 6

55

主题

489

帖子

9696

积分
板凳
发表于 2016-10-27 10:50:07 | 只看该作者
不知道优化了点什么
回复 支持 反对

使用道具 举报

上尉

Rank: 6Rank: 6

81

主题

466

帖子

6625

积分
地板
发表于 2016-10-27 11:01:57 | 只看该作者
发布
PR编号
简短的介绍
MP0
7543147
打开路由组合器时出错
MP0
7686179
具有延迟时间的批处理不起作用
MP0
7721010
打开路由组合器时出错
MP0
7723695
一般WAVE Relinker不会自动选择多次出现的IPE
MP0
7732325
对命名引用的更改会阻止保存
MP0
7734413
当试图打开零件文件时,NX崩溃并显示错误
MP0
:7740300
选项报告最短工具不包括字段(OS)偏移。
MP0
7745527
选项报告最短工具不包括字段(OS)偏移。
MP0
7760795
报告最短工具长度对于Zlevel不正确
MP0
8277216
更换组件后加载fem时出错
MP0
8288586
PMI附加文本,参数链接只能用于默认组的参数
MP0
8298245
在表达式对话框中,在PNT中选择对象不起作用NX10.0.2
MP0
8303559
在运动应用程序中测量时,测量失败,并且“不允许空标签”错误
MP0
8305515
编辑Interpart表达式名称
MP0
8305522
表达式对话框:应用后的新焦点是可见性显示
MP0
8305952
操作系统错误
MP0
8306042
表达式:新表达式忽略活动组
MP0
8308133
无法打开带有错误的部分“无法单独删除嵌入对象”
MP0
8312278
重复命令(F4)不适用于AddOns


发布
PR编号
简短的介绍
MP1
7497700
在NX中完成子集时删除下级设计元素。
MP1
7683194
Teamcenter在NX中映射的属性未显示LOV值的显示名称
MP1
8293137
标准部件组合约束对组件具有无效的RM引用
MP1
8313250
NX 11.0.0 MP0补丁已经硬编码错误的标题


发布
PR编号
简短的介绍
MP2
7720828
需要在轮廓列表中具有反向弯曲线的标识符。
MP2
7765222
删除可变形组件的变形会导致意外的结果
MP2
7770610
关于焊接属性的配置文件列表导出问题
MP2
7791871
快速RMS评估给出不同于标准评估的固体应力结果
MP2
7793507
验证基本设计和空运行后的转换仍会导致错误
MP2
7795715
删除未使用的msvcr71.dll
MP2
7795722
将Xerces更新到V3.1.4
MP2
7803696
刀具路径NX9&NX10.0.3之间的接触点差异
MP2
7822709
无法创建加劲肋 - 找到无效的预告片
MP2
8309087
需要能够指定折弯模板(装配体)的项目类型
MP2
8310403
“删除线轴”仅在组件保留在线轴中时移除库存功能
MP2
8310774
在保存期间发布焊缝时,生成焊缝会产生巨大的性能影响
MP2
8312501
在NX11中使用ug_read_list公式通过NXOpen创建/编辑表达式失败
MP2
8314261
样条路径形状间断地将控制点留在先前位置
MP2
8523259
NX在导出零件时崩溃
回复 支持 反对

使用道具 举报

六级士官

Rank: 4

2

主题

86

帖子

1817

积分
5#
发表于 2016-10-27 11:20:47 | 只看该作者
NX在导出零件时崩溃
回复 支持 反对

使用道具 举报

六级士官

Rank: 4

2

主题

86

帖子

1817

积分
6#
发表于 2016-10-27 11:22:20 | 只看该作者
叶师傅,今天发布吗
回复 支持 反对

使用道具 举报

少将

Rank: 8Rank: 8

7

主题

319

帖子

2万

积分
7#
发表于 2016-10-27 12:58:26 | 只看该作者
期待很久了,希望转图档不再有问题,能测准刀长。
回复 支持 反对

使用道具 举报

大校

Rank: 8Rank: 8

11

主题

381

帖子

1万

积分
8#
发表于 2016-10-27 14:11:07 | 只看该作者
一直说出来就是还没出来!顺便还说个问题!NX11编程那固定轮廓铣!爬斜面为啥Z值有跳动!
回复 支持 反对

使用道具 举报

头像被屏蔽

禁止访问

19

主题

446

帖子

2450

积分
9#
发表于 2016-10-27 15:18:25 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册会员

本版积分规则

 
 
QQ:1359218528
工作时间:
9:00-17:00
 
微信公众号
手机APP
机械社区
微信小程序

手机版|UG爱好者论坛 ( 京ICP备10217105号-2 )    论坛管理员QQ:1359218528

本站信息均由会员发表,不代表本网站立场,如侵犯了您的权利请联系管理员,邮箱:1359218528@qq.com  

Powered by UG爱好者 X3.2  © 2001-2014 Comsenz Inc. GMT+8, 2024-5-27 22:57

返回顶部