码迷,mamicode.com
首页 > 其他好文 > 详细

NX二次开发-UFUN重命名part UF_PART_rename

时间:2020-02-14 22:23:15      阅读:94      评论:0      收藏:0      [点我收藏+]

标签:mina   aes   nat   gif   技术   rename   fun   inf   term   

 1 NX11+VS2013
 2 
 3 #include <uf.h>
 4 #include <uf_part.h>
 5 
 6 
 7 UF_initialize();
 8 
 9 //重命名part
10 UF_PART_rename(UF_PART_ask_display_part(), "111.prt");
11 
12 UF_terminate();
13 
14 Caesar卢尚宇
15 202年2月14日

技术图片

NX二次开发-UFUN重命名part UF_PART_rename

标签:mina   aes   nat   gif   技术   rename   fun   inf   term   

原文地址:https://www.cnblogs.com/nxopen2018/p/12309789.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!