<?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>topic Re: Combine 3d with annotation in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186569#M12031</link>
    <description>The only way to do this is by using the TEXT or RICHTEXT command in the 3D Script.&lt;BR /&gt;
But these will generate 3D Text elements which will add to you polygon count in 3D. Just something to consider. Also, their quality will not be as great as a Text in 2D because curves are approximated by linear segments.</description>
    <pubDate>Tue, 08 Jul 2014 15:07:01 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2014-07-08T15:07:01Z</dc:date>
    <item>
      <title>Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186568#M12030</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I there a way to combine the 3D script with 2d annotation in the same object ,so modeling and documentation are set automatically?? &lt;BR /&gt;
I am trying to script a carcass that would have 2d Text and lines when in Section/Elevation.  Like a text Shelve or Drawer on top of the elements.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 08 Jul 2014 01:15:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186568#M12030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T01:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186569#M12031</link>
      <description>The only way to do this is by using the TEXT or RICHTEXT command in the 3D Script.&lt;BR /&gt;
But these will generate 3D Text elements which will add to you polygon count in 3D. Just something to consider. Also, their quality will not be as great as a Text in 2D because curves are approximated by linear segments.</description>
      <pubDate>Tue, 08 Jul 2014 15:07:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186569#M12031</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-07-08T15:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186570#M12032</link>
      <description>I would rather use a customized label for such need.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Tue, 08 Jul 2014 16:19:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186570#M12032</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-07-08T16:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186571#M12033</link>
      <description>label would be a good option but then i would have to create different labels for every object.&lt;BR /&gt;
I though about adding a 2d annotation mode for the same object to keep the same parameters.  This way I could place the object again as annotation, in section or elevation.  The problem is it wouldn't update automatically.. but it would be a simple click to replace.</description>
      <pubDate>Tue, 08 Jul 2014 23:22:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186571#M12033</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-08T23:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186572#M12034</link>
      <description>You could check the object's name inside the label and regarding the context the label would change.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Wed, 09 Jul 2014 05:59:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186572#M12034</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-07-09T05:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186573#M12035</link>
      <description>How would it read the parameters inside the object though?  That's beyond my scripting skills.</description>
      <pubDate>Wed, 09 Jul 2014 06:49:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186573#M12035</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-09T06:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Combine 3d with annotation</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186574#M12036</link>
      <description>Request assocparvalue&lt;BR /&gt;
(check any label for it)&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Wed, 09 Jul 2014 17:03:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Combine-3d-with-annotation/m-p/186574#M12036</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-07-09T17:03:06Z</dc:date>
    </item>
  </channel>
</rss>

