<?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: Adding a 2D symbol to a 3D object in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393863#M4794</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ah it was the Fragment2 bit I was missing.&lt;/P&gt;&lt;P&gt;Works perfectly once I add 'FRAGMENT2 ALL,0'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&amp;nbsp; Now have a complete set of UK electrical light switches and power sockets which show up in 2D as symbols and 3D as models.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2023 10:40:32 GMT</pubDate>
    <dc:creator>ivorhession</dc:creator>
    <dc:date>2023-07-31T10:40:32Z</dc:date>
    <item>
      <title>Adding a 2D symbol to a 3D object</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393722#M4792</link>
      <description>&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to add a 2D symbol to a 3D Object.&lt;BR /&gt;What I'm trying to achieve is done in the video below, but i cant seem to get it to work and I'm wondering if something has changed since the video is 10 years old.&lt;/P&gt;&lt;P&gt;or&lt;BR /&gt;as I'm importing an RFA as GDL object to start with that this might be creating an issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=khBz9nFvLko" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=khBz9nFvLko&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think i am following all the instructions correctly but my 2d symbol stretches once inserted.&amp;nbsp; (it just randomly stretches, its not aligning to anything in particular.)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm affectively building plug socket and other electrical points to have symbols in plan and correct form in elevation and 3d.&amp;nbsp; I'm in the UK so cant find BIM object to do this off the shelf.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on this would be great...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ivor&lt;/P&gt;</description>
      <pubDate>Tue, 17 Sep 2024 11:47:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393722#M4792</guid>
      <dc:creator>ivorhession</dc:creator>
      <dc:date>2024-09-17T11:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a 2D symbol to a 3D object</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393777#M4793</link>
      <description>&lt;P&gt;Greetings.&lt;/P&gt;
&lt;P&gt;Not sure what are you trying to achieve. I didn't watch 15 min video... But if you want to create a 2D projection of an object you can simply use command in &lt;STRONG&gt;2D script&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PROJECT2 3, 270, 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to draw a symbol by yourself from lines and fills you can do it in 2D symbol window. Though in order to show it you must insert &lt;A title="FRAGMENT2" href="https://gdl.graphisoft.com/reference-guide/binary-2d" target="_self"&gt;FRAGMENT2&lt;/A&gt; command in a 2D script. Just be careful - if 2D script contais both commands it will show what you have drawn + 3D projection.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2023 15:10:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393777#M4793</guid>
      <dc:creator>A_ Smith</dc:creator>
      <dc:date>2023-07-29T15:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Adding a 2D symbol to a 3D object</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393863#M4794</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ah it was the Fragment2 bit I was missing.&lt;/P&gt;&lt;P&gt;Works perfectly once I add 'FRAGMENT2 ALL,0'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help.&amp;nbsp; Now have a complete set of UK electrical light switches and power sockets which show up in 2D as symbols and 3D as models.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 10:40:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Adding-a-2D-symbol-to-a-3D-object/m-p/393863#M4794</guid>
      <dc:creator>ivorhession</dc:creator>
      <dc:date>2023-07-31T10:40:32Z</dc:date>
    </item>
  </channel>
</rss>

