<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>测量空间论坛 - CAD二次开发VBA</title>
    <link>https://bbs.celiang.net/forum.php?mod=forumdisplay&amp;fid=200009</link>
    <description>Latest 20 threads of CAD二次开发VBA</description>
    <copyright>Copyright(C) 测量空间论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 04 Jul 2026 13:37:51 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.celiang.net/static/image/common/logo_88_31.gif</url>
      <title>测量空间论坛</title>
      <link>https://bbs.celiang.net/</link>
    </image>
    <item>
      <title>计算工程量</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=301080</link>
      <description><![CDATA[请问用CAD二次开发VBA软件,怎么计算有边坡的方量,]]></description>
      <category>CAD二次开发VBA</category>
      <author>wangzuojin</author>
      <pubDate>Sat, 23 Jan 2010 07:43:22 +0000</pubDate>
    </item>
    <item>
      <title>计算方量</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=301079</link>
      <description><![CDATA[怎么两期方量计算的结果跟,CASS计算结果相差很大呀!还有断面图怎么不能生成边坡呀!]]></description>
      <category>CAD二次开发VBA</category>
      <author>wangzuojin</author>
      <pubDate>Tue, 19 Jan 2010 18:50:40 +0000</pubDate>
    </item>
    <item>
      <title>[原创]复化辛普森的ExcelVBA版</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=301015</link>
      <description><![CDATA[欢迎测试！[DOWNLOAD]upIload/forum/2008623230940.rar[/DOWNLOAD]]]></description>
      <category>CAD二次开发VBA</category>
      <author>z_2_z</author>
      <pubDate>Mon, 23 Jun 2008 07:10:01 +0000</pubDate>
    </item>
    <item>
      <title>如何用vba实现用宋体标注......</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300993</link>
      <description><![CDATA[我想用宋体字符集，字体高度＝2毫米，在图面上注释一行文字，怎样用vba实现？]]></description>
      <category>CAD二次开发VBA</category>
      <author>hippo</author>
      <pubDate>Sat, 05 Jan 2008 04:09:34 +0000</pubDate>
    </item>
    <item>
      <title>有没有人知道怎么样才能让CAD显示屏幕所有圆心的坐标</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300988</link>
      <description><![CDATA[有没有人知道怎么样才能让CAD显示屏幕所有圆心的坐标如是要是把鼠标放在圆心上太慢了，有没有一个好办法让他直接全显示的？谢谢同行们！！！！！]]></description>
      <category>CAD二次开发VBA</category>
      <author>jianglibao999</author>
      <pubDate>Mon, 24 Dec 2007 00:29:23 +0000</pubDate>
    </item>
    <item>
      <title>将CAD窗体嵌入到VB窗体中(CAD窗口自动随VB窗体缩放)</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300889</link>
      <description><![CDATA[Public Declare Function SetParent Lib \&quot;user32\&quot; (ByVal hWndChild As Long, ByVal hWndNewParent As Long) As LongPublic Declare Function GetParent Lib \&quot;user32\&quot; (ByVal hwnd As Long) As LongPublic Declare Function GetWindowRect Lib \&quot;user32\&quot; (ByVal hwnd As]]></description>
      <category>CAD二次开发VBA</category>
      <author>黄玉宏</author>
      <pubDate>Thu, 13 Sep 2007 04:26:37 +0000</pubDate>
    </item>
    <item>
      <title>\"隧道断面CAD分析软件\"</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300875</link>
      <description><![CDATA[本软件属cad二次开发，刚做好，欢迎试用。主要作用：处理隧道断面分析成图，直接在cad 里处理。功能：通过设定纵坡、设计断面和数据处理，生成断面数据超欠挖图形分析，断面有问题数据的编辑和修改，以及断面成图和工程量汇总(例子项目:lzh.obj )。&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;n ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>lzh7336</author>
      <pubDate>Mon, 20 Aug 2007 19:51:09 +0000</pubDate>
    </item>
    <item>
      <title>请教Wenjian_Cao关于VB表格控件的问题</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300871</link>
      <description><![CDATA[初学VB想做一个像电子表格一样的控件不知道怎么下手,能不能给点提示!先谢了]]></description>
      <category>CAD二次开发VBA</category>
      <author>www_hhh</author>
      <pubDate>Tue, 07 Aug 2007 20:00:25 +0000</pubDate>
    </item>
    <item>
      <title>[原创]VBA窗体中绘图</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300863</link>
      <description><![CDATA[在VBA窗体中绘制边沟断面形式该如何处理，并要进行像CAD中的缩放请问怎么进行？最好是源码要么就做成一个像属性窗口那种浮动窗口也行，谢谢大家了！]]></description>
      <category>CAD二次开发VBA</category>
      <author>yzbj19832002</author>
      <pubDate>Thu, 26 Jul 2007 18:16:05 +0000</pubDate>
    </item>
    <item>
      <title>[试用]土地整理软件 GLand</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300819</link>
      <description><![CDATA[GLand 针对目前土地整理规划设计工作中的技术难点--土方计算，采用先进的计算模型，适合各种复杂地形情况，使得计算过程更智能，计算结果更准确，化繁复为简单；软件具有良好的交互性，界面友好，贴近设计人员的设计思路，能够在最短的时间内计算出土方量，具有高度的智 ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>homeland</author>
      <pubDate>Sat, 28 Apr 2007 18:37:08 +0000</pubDate>
    </item>
    <item>
      <title>[推荐]HTCAD  土石方量计算软件</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300815</link>
      <description><![CDATA[HTCAD是一套基于AutoCAD平台上开发的土方工程量计算绘图软件，针对各种复杂地形况，软件采用了方格网法计算土石方量。软件具有良好的交互性，界面友好，贴近设计人员的设计思路，能够在最短的时间内计算出土石方量。适用于工业设计院总图专业，规划设计.园林设计中的土 ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>homeland</author>
      <pubDate>Mon, 23 Apr 2007 21:56:14 +0000</pubDate>
    </item>
    <item>
      <title>CAD两个三维面之间的体积计算</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300809</link>
      <description><![CDATA[我测了一个弃碴坑，上下各测了一个三维面，有什么办法用这些点绘成一个三维实体，求算出体积]]></description>
      <category>CAD二次开发VBA</category>
      <author>aiwun</author>
      <pubDate>Fri, 13 Apr 2007 20:29:02 +0000</pubDate>
    </item>
    <item>
      <title>[求助]想找一个沉降观测的软件及其编程原代码,最好是VB的,谢谢!!!!</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300802</link>
      <description><![CDATA[想找一个沉降观测的软件及其编程原代码,最好是VB的,谢谢!!!![emb1][emb1]]]></description>
      <category>CAD二次开发VBA</category>
      <author>lrt5212007</author>
      <pubDate>Thu, 05 Apr 2007 06:43:40 +0000</pubDate>
    </item>
    <item>
      <title>共同学习</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300787</link>
      <description><![CDATA[建筑资料、手册、教程交流的好去处]]></description>
      <category>CAD二次开发VBA</category>
      <author>CAD2008</author>
      <pubDate>Mon, 12 Mar 2007 18:34:18 +0000</pubDate>
    </item>
    <item>
      <title>请兄弟们帮我编一个CAD自动标注断面超欠小程序</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300778</link>
      <description><![CDATA[各位兄弟：不知谁帮我编一个程序，是关于隧洞竣工断面的超欠标注的，能按序自动标注，我上传一个附件给大家看下，解决的话可以节省很多时间。编好的话请发到我的邮箱hfjhfj@163.com，谢谢。[DOWNLOAD]upIload/forum/2007211170906.rar[/DOWNLOAD] ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>忧伤的男人</author>
      <pubDate>Sun, 11 Feb 2007 01:11:27 +0000</pubDate>
    </item>
    <item>
      <title>[试用]HTCAD  土石方量计算软件</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300771</link>
      <description><![CDATA[HTCAD是一套基于AutoCAD平台上开发的土方工程量计算绘图软件，针对各种复杂地形况，软件采用了方格网法计算土石方量。软件具有良好的交互性，界面友好，贴近设计人员的设计思路，能够在最短的时间内计算出土石方量。适用于工业设计院总图专业，规划设计.园林设计中的土 ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>homeland</author>
      <pubDate>Mon, 29 Jan 2007 23:09:34 +0000</pubDate>
    </item>
    <item>
      <title>[试用]HTCAD  土石方量计算软件</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300767</link>
      <description><![CDATA[HTCAD是一套基于AutoCAD平台上开发的土方工程量计算绘图软件，针对各种复杂地形况，软件采用了方格网法计算土石方量。软件具有良好的交互性，界面友好，贴近设计人员的设计思路，能够在最短的时间内计算出土石方量。适用于工业设计院总图专业，规划设计.园林设计中的土 ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>homeland</author>
      <pubDate>Tue, 23 Jan 2007 18:05:48 +0000</pubDate>
    </item>
    <item>
      <title>[求助]三维三维三维三维三维三维三维三维三维三维！</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300733</link>
      <description><![CDATA[不知哪位能指导一下，用vba绘制三维地形图加在上面绘制公路，觉得这个挺有挑战！能提供相关思路么？。]]></description>
      <category>CAD二次开发VBA</category>
      <author>zdpiaopiao</author>
      <pubDate>Sat, 28 Oct 2006 17:35:57 +0000</pubDate>
    </item>
    <item>
      <title>将60进制度分秒(d.mmss)化为弧度数（VB6.0）</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300729</link>
      <description><![CDATA[将60进制度分秒(d.mmss)化为弧度数,采用VB6.0编制，希望得到指点。[DOWNLOAD]upIlIload/forum/20061016232603.rar[/DOWNLOAD]]]></description>
      <category>CAD二次开发VBA</category>
      <author>luozhenghua</author>
      <pubDate>Mon, 16 Oct 2006 07:26:23 +0000</pubDate>
    </item>
    <item>
      <title>[求助]如何在打印中设置,出图和比例??????</title>
      <link>https://bbs.celiang.net/forum.php?mod=viewthread&amp;tid=300701</link>
      <description><![CDATA[在绘图过程中,按比例绘图太烦了,一般是按1:1绘制的,这样就在出图的时候不好控制,不好控制比例尺/????各位我想也碰到过这样的问题,这太让人头疼了,一直没有想出解决的办法,这样可以缩短制图的时间,提高工作的效率????????求助各位大哥大姐,师兄师姐了,各位前辈了,本人这 ...]]></description>
      <category>CAD二次开发VBA</category>
      <author>zmd507</author>
      <pubDate>Thu, 17 Aug 2006 07:32:48 +0000</pubDate>
    </item>
  </channel>
</rss>