<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>AutoCAD综合 - 中文论坛中的主题 回复： 填充无面积</title>
    <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11592196#M3009</link>
    <description>&lt;P&gt;谢谢您。我的留言应该没有对您的问题起到任何参考和帮助，所以我解除您对我回复作为【接受解答】的选择&lt;span class="lia-unicode-emoji" title=":微微一笑:"&gt;🙂&lt;/span&gt;。您可以重选对您解决问题给与了帮助和参考的回复，或者公布您自己的想法，方法，这都将会在今后，对遇到相同或者类似问题的用户有帮助。感谢！&lt;/P&gt;</description>
    <pubDate>Fri, 02 Dec 2022 00:56:51 GMT</pubDate>
    <dc:creator>jing_shen</dc:creator>
    <dc:date>2022-12-02T00:56:51Z</dc:date>
    <item>
      <title>填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11540857#M3000</link>
      <description>&lt;P&gt;我在封闭区域内填充图案，图案填充成功后，选中填充后，在特性-几何图形中没有面积和累计面积，只有标高，截图的CAD版本是2022，其他版本也全部都试过，都不显示（只有特定图形不显示）。&lt;/P&gt;&lt;P&gt;测试如下：&lt;/P&gt;&lt;P&gt;1.可以确认填充区域是封闭的，点击框线显示面积，是否闭合-显示闭合。&lt;/P&gt;&lt;P&gt;2.经过多次试验，当封闭区域出现锐角，且锐角小于某特定角度时，就会出现这种现象（截图红色区域）。&lt;/P&gt;&lt;P&gt;3.解决方法是，让锐角的角度变大，特性中就会显示面积和累计面积。&lt;/P&gt;&lt;P&gt;4.我理解是CAD计算的问题，应该可以通过某些设定改变这个问题。&lt;/P&gt;&lt;P&gt;5.我使用中望CAD、浩辰CAD，打开同一个图形，同一个填充，在特性中都可以正常显示面积。&lt;/P&gt;&lt;P&gt;6.填充时，设置“允许公差”不能解决问题。&lt;/P&gt;&lt;P&gt;截图是不能显示面积和能够显示面积的对比&lt;/P&gt;&lt;P&gt;这个问题一直没有解决，&lt;/P&gt;&lt;P&gt;求助各位大神，如何解决这个问题&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 12:47:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11540857#M3000</guid>
      <dc:creator>notink</dc:creator>
      <dc:date>2022-11-09T12:47:50Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542351#M3001</link>
      <description>&lt;P&gt;AutoCAD使用的API确实是有BUG，&lt;/P&gt;
&lt;P&gt;前段时间我写代码时就遇到过，&lt;/P&gt;
&lt;P&gt;Geometry命名空间下的Curve3d.GetArea（）方法获取面积时，&lt;/P&gt;
&lt;P&gt;并不能像说明文档中说明的那样得到面积....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;您这个问题能不能通过查询填充边界的面积来变通呢？&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="465340553_0-1668038202300.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1138042iE3E89391D64BBA6A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="465340553_0-1668038202300.png" alt="465340553_0-1668038202300.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;简单的说就是重建边界来创建多段线，&lt;/P&gt;
&lt;P&gt;之后查询多段线的面积.....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 23:57:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542351#M3001</guid>
      <dc:creator>465340553</dc:creator>
      <dc:date>2022-11-09T23:57:24Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542405#M3002</link>
      <description>&lt;P&gt;您好，通过填充边界确实可以查询到面积，但是我往往有大量独立的填充区域，通过将所有填充区域选中，可以一次性获得累计面积，通过填充边界获取面积无法一次获取累计面积，需要单独对面积进行汇总计算，CAD从08-22所有版本都存在这个问题，国产的中望和浩辰均不存在这个问题，是不是通过设置可以改变计算规则&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 00:28:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542405#M3002</guid>
      <dc:creator>notink</dc:creator>
      <dc:date>2022-11-10T00:28:42Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542423#M3003</link>
      <description>&lt;P&gt;在autocad中貌似没有相关的设置，&lt;/P&gt;
&lt;P&gt;其实您自己已经给出了变通的解决方法，&lt;/P&gt;
&lt;P&gt;——用中望或者浩辰，&lt;/P&gt;
&lt;P&gt;在BIM技术被铺天盖地的宣传的今天，&lt;/P&gt;
&lt;P&gt;我们要有很强烈的意识：&lt;/P&gt;
&lt;P&gt;没有哪一款软件是万能的，&lt;/P&gt;
&lt;P&gt;必须要通过多款软件相互配合才能完成某项工作。&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 00:42:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542423#M3003</guid>
      <dc:creator>465340553</dc:creator>
      <dc:date>2022-11-10T00:42:15Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542434#M3004</link>
      <description>&lt;P&gt;我还是希望可以用一个软件解决问题，中望和浩辰在编辑较大的图形时，填充和放大会出现明显的卡顿，现在只能这样了，希望后续版本可以改进吧，十分感谢&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 00:51:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542434#M3004</guid>
      <dc:creator>notink</dc:creator>
      <dc:date>2022-11-10T00:51:05Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542642#M3005</link>
      <description>&lt;P&gt;希望是美好的，&lt;/P&gt;
&lt;P&gt;但现实是残酷的！&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 03:46:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11542642#M3005</guid>
      <dc:creator>465340553</dc:creator>
      <dc:date>2022-11-10T03:46:27Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11543998#M3006</link>
      <description>&lt;P&gt;我造了三个能填充但没面积的图，&lt;/P&gt;
&lt;P&gt;1：理论上填充必需封闭，但框选仍能填充，我提供一个另类检查封闭的方法：把填充改为solid,如果不封闭填充会消失。&lt;/P&gt;
&lt;P&gt;2：封闭但是自交,在框选下填充没有面积，&lt;/P&gt;
&lt;P&gt;3：封闭但是如果有单独的线，在框选情况下仍可以造出一个没面积的填充，&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rliu_0-1668093143381.png" style="width: 429px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1138322iE19D4FB0D5527556/image-dimensions/429x207?v=v2" width="429" height="207" role="button" title="Rliu_0-1668093143381.png" alt="Rliu_0-1668093143381.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;上边三个图我都是分别框选择的对像，所以我感觉是填充选择的问题。&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="andale mono,times" color="#993300"&gt;填充时边界选拾取点&lt;/FONT&gt;&lt;/STRONG&gt;，这样出的填充才会有面积，在拾取点下，我上边三个图居然都可以填成有面积的。（第一个开放边界在公差0时居然也能有面积）。&lt;/P&gt;
&lt;P&gt;拾取点不好的地方是，图形多时计算会非常慢。这种情况下把要填充的图单独移到空地方填充完再移回来。&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rliu_2-1668094276266.png" style="width: 393px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1138327iB326BE72E17A7FD0/image-dimensions/393x120?v=v2" width="393" height="120" role="button" title="Rliu_2-1668094276266.png" alt="Rliu_2-1668094276266.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Rliu_3-1668094358587.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1138329i4CAB6A7BF543CA5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Rliu_3-1668094358587.png" alt="Rliu_3-1668094358587.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 23:18:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11543998#M3006</guid>
      <dc:creator>Rliu_zzZ</dc:creator>
      <dc:date>2022-11-10T23:18:56Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11589883#M3007</link>
      <description>&lt;P&gt;您好，请问以上专家的回答有没有解决了您的问题？或者对您的问题起到了参考作用？烦请您在他们的回复贴上点击 [接受解答] 按钮。这亦可以帮助其他人更快更准且的找到解决方案，谢谢！&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 06:44:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11589883#M3007</guid>
      <dc:creator>jing_shen</dc:creator>
      <dc:date>2022-12-01T06:44:14Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11591432#M3008</link>
      <description>&lt;P&gt;不是的，无论是拾取点还是拾取边界，都会出现没有面积，首先可以确定的是，封闭区域是没有问题的，只有当封闭图形出现极限锐角时会出现，大概率出现在切线和圆弧的交角，我没有尝试验证一下这个角度的临界值是多少，但是可以肯定是由于角度多小导致的，可能是CAD在计算时，将锐角判定为相交了。&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 18:39:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11591432#M3008</guid>
      <dc:creator>notink</dc:creator>
      <dc:date>2022-12-01T18:39:01Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11592196#M3009</link>
      <description>&lt;P&gt;谢谢您。我的留言应该没有对您的问题起到任何参考和帮助，所以我解除您对我回复作为【接受解答】的选择&lt;span class="lia-unicode-emoji" title=":微微一笑:"&gt;🙂&lt;/span&gt;。您可以重选对您解决问题给与了帮助和参考的回复，或者公布您自己的想法，方法，这都将会在今后，对遇到相同或者类似问题的用户有帮助。感谢！&lt;/P&gt;</description>
      <pubDate>Fri, 02 Dec 2022 00:56:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/11592196#M3009</guid>
      <dc:creator>jing_shen</dc:creator>
      <dc:date>2022-12-02T00:56:51Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/12978787#M3010</link>
      <description>&lt;P&gt;我也两次遇到该问题，封闭区域边界有直线有圆弧，一直无法解决。&lt;/P&gt;</description>
      <pubDate>Sat, 24 Aug 2024 12:11:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/12978787#M3010</guid>
      <dc:creator>liweitung</dc:creator>
      <dc:date>2024-08-24T12:11:33Z</dc:date>
    </item>
    <item>
      <title>louzhu2 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/13209021#M3011</link>
      <description>&lt;P&gt;确实是当圆弧与切线相交出现锐角时就会出现特性面板不显示面积 这个问题折磨我很久了 我与楼主一样&amp;nbsp; 工作中会用到把填充图层分好图层一次性统计某一项的面积，这个问题解决不了造成了大量的时间来统计工程量，出现这一问题使用pl线重新描一遍还是一样特性面板读取不出面积与长度&amp;nbsp; &amp;nbsp;插件也读取不出来&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 04:31:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/13209021#M3011</guid>
      <dc:creator>2448613334</dc:creator>
      <dc:date>2024-12-13T04:31:49Z</dc:date>
    </item>
    <item>
      <title>回复： 填充无面积</title>
      <link>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/13212404#M3012</link>
      <description>&lt;P&gt;由于边界组成的复杂性，某些特定情况下，确实会出现这种无法得到面积的情况。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;在目前没有完美解决方案的现实条件下，你可以用下面的办法来对付：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;copy&amp;nbsp;此复杂的&amp;nbsp; Hatch&amp;nbsp;到一个空旷的没有其他对象干扰的地方，然后对这个复制品，重新创建边界，为了查找异常在哪里，可删除此复制的&amp;nbsp;Hatch，仅剩下边界对象，&amp;nbsp;然后二分法重建部分区域的Hatch，检查新的&amp;nbsp;Hatch是否有&amp;nbsp;Area数值。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;如果依然有不存在面积的Hatch，继续缩小范围测试，通常几次之后就找出来了。&lt;/P&gt;&lt;P&gt;最后用Extend，Trim，Fillet0，join，PolyulineEdit/VertexEdit&amp;nbsp;等编辑命令，在保持面积不变的情况下，处理好边界封闭，最后创建出有面积的 Hatch&amp;nbsp;对象。&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2024 14:06:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-zong-he-zhong-wen-lun-tan/tian-chong-wu-mian-ji/m-p/13212404#M3012</guid>
      <dc:creator>lkcadway</dc:creator>
      <dc:date>2024-12-15T14:06:02Z</dc:date>
    </item>
  </channel>
</rss>

