<?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>Dynamo - 日本語フォーラムのトピックRe: 3Dビューに通芯を表示</title>
    <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8318018#M3424</link>
    <description>&lt;P&gt;yokoyama様&lt;/P&gt;&lt;P&gt;うまくいきました！&lt;/P&gt;&lt;P&gt;色々間違えてしまいました。&lt;/P&gt;&lt;P&gt;丁寧に教えてくださってありがとうございました。&lt;/P&gt;</description>
    <pubDate>Sun, 07 Oct 2018 12:25:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-07T12:25:01Z</dc:date>
    <item>
      <title>3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6701316#M3416</link>
      <description>&lt;P&gt;先週AU 2016がラスベガスで開催され、Dynamoに関するセッションの数は49もあったそうです。&lt;BR /&gt;その中の一つにライブストリーミングでも視聴可能だったJay PoldingさんとHany Iwamuraさんによる「Dynamo for Revit - Baby Steps for the Non-Genius」がありました。これは初心者向けにDynamoの基本を簡単なサンプルを作成しながら紹介するセッションだったのですが、その提供されたサンプルの一つにShow Property Line in 3Dという敷地境界線を3Dビューに表示させるDynamoグラフがありました。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Revitユーザの方から通芯を3Dビューで表示させたいという話をたまに聞くのですが、これを見て、これを応用すればできそうだなと思い、作ってみました。思っていたよりも大変でしたが、ビデオのように3Dビューに通芯が表示されています。（ただし、複数のセグメントで構成される通芯には対応させていません。）&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container"&gt;&lt;IFRAME src="https://screencast.autodesk.com/Embed/Timeline/fcf0d720-0704-45d6-8a92-275b4b45faae" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen" style="display: inline;" height="620" frameborder="0" width="640"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 21 Nov 2016 23:13:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6701316#M3416</guid>
      <dc:creator>Makoto_Ohura</dc:creator>
      <dc:date>2016-11-21T23:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6711946#M3417</link>
      <description>&lt;P&gt;Dynamoを始めたばかりの超初心者です。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;動画内の「通り心番号文字を作図」で使用しているノードを検索しても出てきません。&lt;/P&gt;&lt;P&gt;カスタムノードなのでしょうか。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dynamoのバージョン1.2.0です。&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;おかしな質問だったらすみません。&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2016 23:31:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6711946#M3417</guid>
      <dc:creator>SatoshiYokoyama</dc:creator>
      <dc:date>2016-11-27T23:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6711972#M3418</link>
      <description>&lt;P&gt;Text.FromStringOrginAndScaleノードは、DynamoTextパッケージで提供されているノードですので、パッケージの検索でDynamoTextを検索してインストールしてください。&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 00:08:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6711972#M3418</guid>
      <dc:creator>Makoto_Ohura</dc:creator>
      <dc:date>2016-11-28T00:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6712171#M3419</link>
      <description>&lt;P&gt;ありがとうございました。&lt;/P&gt;&lt;P&gt;問題なく作成することができました。&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 04:04:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/6712171#M3419</guid>
      <dc:creator>SatoshiYokoyama</dc:creator>
      <dc:date>2016-11-28T04:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8315547#M3420</link>
      <description>&lt;P&gt;yokoyama様&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>Fri, 05 Oct 2018 13:37:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8315547#M3420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-05T13:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8316540#M3421</link>
      <description>&lt;P&gt;AldhaChandra様&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ご質問の「&lt;SPAN&gt;Text.FromStringOrginAndScale&lt;/SPAN&gt;」ノードは、パッケージの&lt;SPAN&gt;DynamoTextで提供されているノードです。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;パッケージ検索で、Dynamo Textと検索してインストールしてください。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 20:36:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8316540#M3421</guid>
      <dc:creator>SatoshiYokoyama</dc:creator>
      <dc:date>2018-10-05T20:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8317689#M3422</link>
      <description>&lt;P&gt;yokoyama様&lt;/P&gt;&lt;P&gt;素早く教えてくださりありがとうございました。&lt;/P&gt;&lt;P&gt;すぐにパッケージをインストールして&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;「&lt;/SPAN&gt;&lt;SPAN&gt;Text.FromStringOrginAndScale&lt;/SPAN&gt;&lt;SPAN&gt;」ノードが&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&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>Sun, 07 Oct 2018 02:30:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8317689#M3422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-07T02:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8317778#M3423</link>
      <description>&lt;P&gt;AldhaChandra様&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;データを確認しました。&lt;/P&gt;
&lt;P&gt;数か所修正が必要な場所がありました。&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="カテゴリは通芯を選択" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/554702iA9E531806D50810F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="カテゴリ.PNG" alt="カテゴリは通芯を選択" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;カテゴリは通芯を選択&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;②「Text.FromStringOriginAndScale」のscaleには通り心記号の円の半径をつなぐ&lt;/P&gt;
&lt;P&gt;　&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scaleへは半径の距離をつなぐ" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/554706i7E5D262FC163EF5C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="通り心記号の円の半径.PNG" alt="scaleへは半径の距離をつなぐ" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;scaleへは半径の距離をつなぐ&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;⓷通芯番号は一般モデルで作成し、高さを設定するので、Vectorの方向はZ方向を設定&lt;/P&gt;
&lt;P&gt;　&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="押し出しの方向＆通り心線分のカテゴリ.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/554707i224ED4561AB9DBB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="押し出しの方向＆通り心線分のカテゴリ.PNG" alt="押し出しの方向＆通り心線分のカテゴリ.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&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>Sun, 07 Oct 2018 07:13:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8317778#M3423</guid>
      <dc:creator>SatoshiYokoyama</dc:creator>
      <dc:date>2018-10-07T07:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: 3Dビューに通芯を表示</title>
      <link>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8318018#M3424</link>
      <description>&lt;P&gt;yokoyama様&lt;/P&gt;&lt;P&gt;うまくいきました！&lt;/P&gt;&lt;P&gt;色々間違えてしまいました。&lt;/P&gt;&lt;P&gt;丁寧に教えてくださってありがとうございました。&lt;/P&gt;</description>
      <pubDate>Sun, 07 Oct 2018 12:25:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamo-ri-ben-yuforamu/3dbyuni-tong-xinwo-biao-shi/m-p/8318018#M3424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-07T12:25:01Z</dc:date>
    </item>
  </channel>
</rss>

