<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PLM之家PLMHome-工业软件践行者 - NX二次开发培训</title>
    <link>http://www.plmhome.com/forum-NXDevOnline-1.html</link>
    <description>Latest 20 threads of NX二次开发培训</description>
    <copyright>Copyright(C) PLM之家PLMHome-工业软件践行者</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 12 Apr 2026 23:27:31 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.plmhome.com/static/image/common/logo_88_31.gif</url>
      <title>PLM之家PLMHome-工业软件践行者</title>
      <link>http://www.plmhome.com/</link>
    </image>
    <item>
      <title>二次开发询问</title>
      <link>http://www.plmhome.com/thread-175365-1-1.html</link>
      <description><![CDATA[二次开发可以输出一批差异不大的非标设备数模吗？比如夹具或者模具，之后对数据进行验证修改。]]></description>
      <category>NX二次开发培训</category>
      <author>骤雨</author>
      <pubDate>Wed, 17 Jan 2024 07:39:27 +0000</pubDate>
    </item>
    <item>
      <title>NX二次开发创建材料的问题</title>
      <link>http://www.plmhome.com/thread-175362-1-1.html</link>
      <description><![CDATA[在NX二次开发中


UF_SF_create_material
使用这个函数创建一个材料
但不知道如何给这个材料赋予密度什么的详细信息


有大佬能分享下应该怎么制作吗]]></description>
      <category>NX二次开发培训</category>
      <author>a929232826</author>
      <pubDate>Tue, 01 Aug 2023 04:20:17 +0000</pubDate>
    </item>
    <item>
      <title>如何获取选择点映射到视图空间中？源码分享</title>
      <link>http://www.plmhome.com/thread-175361-1-1.html</link>
      <description><![CDATA[如何获取选择点映射到视图空间中？源码分享]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Sat, 15 Jul 2023 04:08:47 +0000</pubDate>
    </item>
    <item>
      <title>二次开发编译器Visual Studio版本匹配常见问题和解决方案</title>
      <link>http://www.plmhome.com/thread-175356-1-1.html</link>
      <description><![CDATA[二次开发编译器Visual Studio版本匹配常见问题和解决方案


1. 首先版本最好匹配，关于不同NX版本和不同IDE之间版本可以参考PLM之家其他帖子描述，不同系统也有说明
2. 从NX1847 过后，版本之间没有太大界限，但是会提示版本不匹配情况，可能出现意想不到的错误情况。建 ...]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Sun, 11 Jun 2023 05:53:09 +0000</pubDate>
    </item>
    <item>
      <title>NX二次开发环境配置，预处理器加入的关键宏</title>
      <link>http://www.plmhome.com/thread-175354-1-1.html</link>
      <description><![CDATA[_SECURE_SCL=0   

用来给那些非安全的函数添加运行时检查

_USRDLL    

当我们使用CWinApp这种方式的话,需要使用_USRDLL ，

_CRT_SECURE_NO_WARNINGS   


在VS中调用 scanf、sprintf、strcpy、strcat 等函数时常常会提示 _CRT_SECURE_NO_WARNINGS 警告,原因是Vis ...]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Tue, 16 May 2023 14:14:11 +0000</pubDate>
    </item>
    <item>
      <title>一种快速复制官方标准对话框的路径方法，图文解析</title>
      <link>http://www.plmhome.com/thread-175342-1-1.html</link>
      <description><![CDATA[一种快速复制官方标准对话框的路径方法，图文解析


通常，我们可能需要和官方类似的对话框，去实现功能，复杂的对话框一个个自己添加太麻烦，当然直接找到对应的dlx文件也可以，这里说下通常情况下方法。
（1）适用内部命令获取当前UI的类


（2）修改配置文件，如果是 ...]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Sun, 12 Mar 2023 11:43:34 +0000</pubDate>
    </item>
    <item>
      <title>一种字符串分割，直接应对数值范围的方式 XX~ XX</title>
      <link>http://www.plmhome.com/thread-175333-1-1.html</link>
      <description><![CDATA[一种字符串分割，直接应对数值范围的方式 XX~ XX 分解]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 04:02:28 +0000</pubDate>
    </item>
    <item>
      <title>使用内部函数，直接通过网页访问地址</title>
      <link>http://www.plmhome.com/thread-175332-1-1.html</link>
      <description><![CDATA[使用内部函数，直接通过网页访问地址]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 04:01:41 +0000</pubDate>
    </item>
    <item>
      <title>使用内部函数实现枚举类型宽度设置</title>
      <link>http://www.plmhome.com/thread-175331-1-1.html</link>
      <description><![CDATA[使用内部函数实现枚举类型宽度设置

可以自由设置宽度了]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 04:00:22 +0000</pubDate>
    </item>
    <item>
      <title>一种自定义颜色条的方法，直接可以用，可以作为CAE后处理</title>
      <link>http://www.plmhome.com/thread-175330-1-1.html</link>
      <description><![CDATA[一种自定义颜色条的方法，直接可以用，可以作为CAE后处理]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 03:55:57 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 链接数据库的方法，出现乱码，注意设置字符集</title>
      <link>http://www.plmhome.com/thread-175329-1-1.html</link>
      <description><![CDATA[MySQL 链接数据库的方法，出现乱码，注意设置字符集]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 03:42:58 +0000</pubDate>
    </item>
    <item>
      <title>关注PLM之家公众号，在线观看NX二次开发实例教程</title>
      <link>http://www.plmhome.com/thread-164795-1-1.html</link>
      <description><![CDATA[多年前培训课程内容，现PLM之家公众号分享，整体视频包含四个典型实例，从零开始项目搭建和功能开发，适合初学者快速入门​！欢迎大家转发和分享​。1 自动装配项目创建（装配）
1.1 UG NX二次开发注意事项
1.2 装配相关开发类说明
1.3 自动装配项目menuscripts创建
1.4 ...]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Tue, 18 Oct 2022 10:09:36 +0000</pubDate>
    </item>
    <item>
      <title>创建直线时，怎么获得鼠标的跟踪线，显示出来。</title>
      <link>http://www.plmhome.com/thread-164789-1-1.html</link>
      <description><![CDATA[创建直线时，怎么获得鼠标的跟踪线，显示出来。要用哪个UFun函数，有代码参考吗？]]></description>
      <category>NX二次开发培训</category>
      <author>海哥</author>
      <pubDate>Sun, 17 Jul 2022 03:01:38 +0000</pubDate>
    </item>
    <item>
      <title>获取孔的坐标</title>
      <link>http://www.plmhome.com/thread-164785-1-1.html</link>
      <description><![CDATA[想请问一下怎么操作能获得孔的坐标（孔在加工面上的圆心坐标）？孔属性里面的信息显示的坐标的圆心没在加工面上]]></description>
      <category>NX二次开发培训</category>
      <author>TongerQ</author>
      <pubDate>Thu, 09 Jun 2022 03:19:46 +0000</pubDate>
    </item>
    <item>
      <title>请问blockUI设计相关问题？</title>
      <link>http://www.plmhome.com/thread-164784-1-1.html</link>
      <description><![CDATA[在nx自带的blockUI块设计中，面选择怎么设置只能选择旋转面，其他非旋转面不能选中？]]></description>
      <category>NX二次开发培训</category>
      <author>TongerQ</author>
      <pubDate>Sat, 04 Jun 2022 02:24:11 +0000</pubDate>
    </item>
    <item>
      <title>nx可以实现vr虚拟技术嘛</title>
      <link>http://www.plmhome.com/thread-164781-1-1.html</link>
      <description><![CDATA[提问题，就大佬解答，
ug有没有兼容一种插件可以实现vr技术]]></description>
      <category>NX二次开发培训</category>
      <author>白纸一张</author>
      <pubDate>Sat, 21 May 2022 12:00:34 +0000</pubDate>
    </item>
    <item>
      <title>【关注PLM之家公众号】所有原创和海量教程免费在线观看</title>
      <link>http://www.plmhome.com/thread-164681-1-1.html</link>
      <description><![CDATA[【关注PLM之家公众号】海量教程在线观看，欢迎大家关注
鉴于前期论坛上的视频播放原因，现将视频全部陆续通过微信号分享，大家关注微信号，即可在线学习。
以下是陆续更新的内容：
搜索 PLM之家plmhome 即可加入！


其他，待上传，关注微信号，每天新内容发布！！！


 ...]]></description>
      <category>NX二次开发培训</category>
      <author>admin</author>
      <pubDate>Sun, 14 Nov 2021 01:59:03 +0000</pubDate>
    </item>
    <item>
      <title>lesson2  创建圆柱和中心线</title>
      <link>http://www.plmhome.com/thread-164677-1-1.html</link>
      <description><![CDATA[tag_t partTag = NULL_TAG;
double origin[3] = {0,0,0};
char *height = \&quot;50\&quot;;
char *diam = \&quot;10\&quot;;
double direction[3] = {0,0,1};
tag_t cylTag = NULL_TAG;
uf_list_p_t eageList = NULL_TAG;
int count = 0;
char msg[256];
int i;
tag_t eageTag = NULL_]]></description>
      <category>NX二次开发培训</category>
      <author>天然呆</author>
      <pubDate>Mon, 30 Aug 2021 08:14:58 +0000</pubDate>
    </item>
    <item>
      <title>第一课作业</title>
      <link>http://www.plmhome.com/thread-164676-1-1.html</link>
      <description><![CDATA[记录自己学习过程。
extern DllExport void ufcre( char *param, int *returnCode, int rlen )
{
    /* Initialize the API environment */
    if( UF_CALL(UF_initialize()) ) 
    {
        /* Failed to initialize */
        return;
    }

    /* TODO: Add y ...]]></description>
      <category>NX二次开发培训</category>
      <author>天然呆</author>
      <pubDate>Mon, 23 Aug 2021 09:31:49 +0000</pubDate>
    </item>
    <item>
      <title>字符串的末尾编号自动加+1</title>
      <link>http://www.plmhome.com/thread-164631-1-1.html</link>
      <description><![CDATA[今天无意中看见某插件给实体赐属性的时候点下确定或者应用字符串Value里的值末尾数自动+1，如：A001返回就A002,或者A0_01返回A0_02，请教下各位前辈们这个需要怎么实现这个功能。]]></description>
      <category>NX二次开发培训</category>
      <author>Songge2018</author>
      <pubDate>Tue, 19 May 2020 15:14:47 +0000</pubDate>
    </item>
  </channel>
</rss>