<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>中华设计论坛 - CATIA二次开发</title>
    <link>https://chinade.cc/forum-108048-1.html</link>
    <description>Latest 20 threads of CATIA二次开发</description>
    <copyright>Copyright(C) 中华设计论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 08:52:01 +0000</lastBuildDate>
    <ttl>150</ttl>
    <image>
      <url>https://chinade.cc/static/image/common/logo_88_31.gif</url>
      <title>中华设计论坛</title>
      <link>https://chinade.cc/</link>
    </image>
    <item>
      <title>怎样用CATIA宏获取点的坐标（x,y,z）</title>
      <link>https://chinade.cc/thread-132926-1-1.html</link>
      <description><![CDATA[excel方法早会，只需CATIA宏获取点的坐标（x,y,z）
求高手解答]]></description>
      <category>CATIA二次开发</category>
      <author>rucizhigu</author>
      <pubDate>Fri, 21 Jul 2017 13:50:40 +0000</pubDate>
    </item>
    <item>
      <title>CATAI二次开发 获取当前模型</title>
      <link>https://chinade.cc/thread-117518-1-1.html</link>
      <description><![CDATA[CATIProduct_var GetCurrentPrdInstance()


{     CATIProduct_var spPrdInstance=NULL_var;
    //获得当前editor     CATFrmEditor* editor = CATFrmEditor::GetCurrentEditor ();     if (NULL == editor)         return spPrdInstance;     //获得当前文档     C ...]]></description>
      <category>CATIA二次开发</category>
      <author>ESD_ProDevelop</author>
      <pubDate>Wed, 15 Jul 2015 13:30:02 +0000</pubDate>
    </item>
    <item>
      <title>64位环境下编译32位程序</title>
      <link>https://chinade.cc/thread-117186-1-1.html</link>
      <description><![CDATA[64位环境下编译32位程序**** 本内容被作者隐藏 ****]]></description>
      <category>CATIA二次开发</category>
      <author>ESD_ProDevelop</author>
      <pubDate>Thu, 11 Jun 2015 02:15:28 +0000</pubDate>
    </item>
    <item>
      <title>CATIA二次开发--获取自定义属性</title>
      <link>https://chinade.cc/thread-117155-1-1.html</link>
      <description><![CDATA[CATIA二次开发--获取自定义属性www.mcadex.com

BOOL GetPrdPropertyValue(CATIProduct_var pRefProduct,
 CATUnicodeString strKeyName,  CATUnicodeString &amp;strValue){BOOL bIsExist = FALSE;strValue=\&quot;\&quot;;if (pRefProduct == NULL_var || strKeyName == \&quot;\&quot;){return bI ...]]></description>
      <category>CATIA二次开发</category>
      <author>ESD_ProDevelop</author>
      <pubDate>Fri, 05 Jun 2015 07:42:36 +0000</pubDate>
    </item>
    <item>
      <title>CATIA二次开发 CAA 全屏</title>
      <link>https://chinade.cc/thread-117154-1-1.html</link>
      <description><![CDATA[CATIA二次开发 CAA 全屏 CATFrmLayout* ptrFrmLayout = CATFrmLayout::GetCurrentLayout();
CATFrmWindow * ptrFrmWindow = ptrFrmLayout-&gt;GetCurrentWindow ();CATViewer* pViewer = ptrFrmWindow-&gt;GetViewer();pViewer-&gt;SetFullScreen();]]></description>
      <category>CATIA二次开发</category>
      <author>ESD_ProDevelop</author>
      <pubDate>Fri, 05 Jun 2015 07:41:33 +0000</pubDate>
    </item>
  </channel>
</rss>