<?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 - 日本語フォーラムのトピックRe: jwとの長さの不一致</title>
    <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10085957#M6730</link>
    <description>&lt;P&gt;承知しました。ありがとうございます。&lt;/P&gt;</description>
    <pubDate>Tue, 16 Feb 2021 05:03:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-02-16T05:03:48Z</dc:date>
    <item>
      <title>jwとの長さの不一致</title>
      <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10065398#M6725</link>
      <description>&lt;P&gt;他社からの出戻りのjwの図面を開くと、寸法と計測値で5/1000程の長さの誤差がありました。&lt;/P&gt;&lt;P&gt;一律の比率で尺度が変わっているわけではなく、（長くなってる箇所もあれば短くなっている箇所もあり）一か所を基準にしても尺度が合わない状態です。&lt;/P&gt;&lt;P&gt;そのような事例があるのか、対応策をご存知の方がいらしたら教えてください。&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 01:54:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10065398#M6725</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-08T01:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: jwとの長さの不一致</title>
      <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10068294#M6726</link>
      <description>&lt;P&gt;こんにちは、&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;さんは書きました:&lt;BR /&gt;&lt;P&gt;他社からの出戻りのjwの図面を開くと、寸法と計測値で5/1000程の長さの誤差がありました。&lt;/P&gt;&lt;P&gt;一律の比率で尺度が変わっているわけではなく、（長くなってる箇所もあれば短くなっている箇所もあり）一か所を基準にしても尺度が合わない状態です。&lt;/P&gt;&lt;P&gt;そのような事例があるのか、対応策をご存知の方がいらしたら教えてください。&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;DOS版のJWCADは単精度実数を使っていますから、有効桁数が6桁しかありませ。&lt;/P&gt;&lt;P&gt;なので、形状を回転とかすると誤差がでます。電卓で、12345678と入れて、sin 45 (0.707106781) を掛け算します。結果から整数だけ(872971)を取り出し、今度はsin 45 で割り算します。結果を見ると、一桁目が元に戻らないのが分かると思います。&lt;/P&gt;&lt;P&gt;ちなみに、AutoCADは倍精度実数を使っていますから有効桁数は16桁ありますので、現実的に問題となる誤差が出ることはありません。&lt;/P&gt;&lt;P&gt;これが原因かどうかは不明ですが、参考になればと思います。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 02:16:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10068294#M6726</guid>
      <dc:creator>Octave.Lab</dc:creator>
      <dc:date>2021-02-09T02:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: jwとの長さの不一致</title>
      <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10068656#M6727</link>
      <description>&lt;P&gt;詳細なお返事ありがとうございます。&lt;/P&gt;&lt;P&gt;何となく理解できました。&lt;/P&gt;&lt;P&gt;jwとAutoCAD間のデータの保存では、誤差が出てしまうのはしょうがないのでしょうかね。&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 06:32:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10068656#M6727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-09T06:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: jwとの長さの不一致</title>
      <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10068682#M6728</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;さんは書きました:&lt;BR /&gt;&lt;P&gt;詳細なお返事ありがとうございます。&lt;/P&gt;&lt;P&gt;何となく理解できました。&lt;/P&gt;&lt;P&gt;jwとAutoCAD間のデータの保存では、誤差が出てしまうのはしょうがないのでしょうかね。&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;その誤差が設計として許容できるのであれば、誤差が出て現実的な問題にならないと思います。その誤差が許容できないレベルであれば、相手側のCADなり運用なりを見直してもらうべきかと思います。&lt;/P&gt;&lt;P&gt;ただ、Windows版のJWCADは倍精度実数の精度のようですので、相手側の運用がどうなっているか確認するのが良いと思います。&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2021 06:48:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10068682#M6728</guid>
      <dc:creator>Octave.Lab</dc:creator>
      <dc:date>2021-02-09T06:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: jwとの長さの不一致</title>
      <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10083238#M6729</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;さん、こんにちは。コミュニティのご利用ありがとうございます。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Octave.Lab&amp;nbsp;さんから返信が来ていますのでご確認ください。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;もらった返信が参考になったり、解決につながったりしたら、返信の右下にある 「解決策として承認」 のボタンを 押してください。緑色のチェックボタンが付きますので、同じような疑問を持つ他の方が、見てわかります☺&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; よろしくお願いいたします。 &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2021 02:26:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10083238#M6729</guid>
      <dc:creator>akina.yokoyama</dc:creator>
      <dc:date>2021-02-15T02:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: jwとの長さの不一致</title>
      <link>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10085957#M6730</link>
      <description>&lt;P&gt;承知しました。ありがとうございます。&lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2021 05:03:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-ri-ben-yuforamu/jwtono-zhangsano-bu-yi-zhi/m-p/10085957#M6730</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-16T05:03:48Z</dc:date>
    </item>
  </channel>
</rss>

