<?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: 3d Model dump example? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64331#M8048</link>
    <description>&lt;BLOCKQUOTE&gt;stefan wrote:&lt;BR /&gt;I have a non-optimised, badly structured but working add-on, based on the API-examples, which "dumps" the geometry of the ArchiCAD scene into ascii-files. I export to the radiance format, but I'm hoping to generalise it to other formats as well...&lt;BR /&gt;
&lt;BR /&gt;
I don't handle texture mapping (yet?) and also ignore smoothing/normals, so it's in no way a releasable addon.&lt;BR /&gt;
&lt;BR /&gt;
I've had quite some input from other developers on this forum, so in that spirit I can share what I have.&lt;/BLOCKQUOTE&gt;

Im a noob to ArchiCad as well, and would really really really like to iterate thru a model and get the coordinates of all elememts and their x,y,z coordinates ~ Im specifically interested in 'Zones'  and Objects like chairs, tables etc etc.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Kon.&lt;BR /&gt;
KonMan</description>
    <pubDate>Tue, 08 Nov 2005 05:41:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-11-08T05:41:05Z</dc:date>
    <item>
      <title>3d Model dump example?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64328#M8045</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I am trying to learn the basics of the API.&lt;BR /&gt;I usually learn simply by example. Its easier for me.&lt;BR /&gt;&lt;BR /&gt;I would like to ask if there is somewhere an example of a model dump.&lt;BR /&gt;I mean loop through all elements &lt;BR /&gt;and for each element output geometry materials and so on in a simple text file.&lt;BR /&gt;&lt;BR /&gt;In the documentation its says about a plan dump but there is no link for the example.&lt;BR /&gt;&lt;BR /&gt;Thx in advance&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Aug 2023 10:05:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64328#M8045</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-07T10:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Model dump example?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64329#M8046</link>
      <description>Did you try the example folder called "Plan_Dump"? &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;   (Ignore the comment at the top of Plan_Dump.cpp which suggests that the source file does something else.)&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Sun, 17 Apr 2005 01:17:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64329#M8046</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2005-04-17T01:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Model dump example?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64330#M8047</link>
      <description>I have a non-optimised, badly structured but working add-on, based on the API-examples, which "dumps" the geometry of the ArchiCAD scene into ascii-files. I export to the radiance format, but I'm hoping to generalise it to other formats as well...&lt;BR /&gt;
&lt;BR /&gt;
I don't handle texture mapping (yet?) and also ignore smoothing/normals, so it's in no way a releasable addon.&lt;BR /&gt;
&lt;BR /&gt;
I've had quite some input from other developers on this forum, so in that spirit I can share what I have.</description>
      <pubDate>Mon, 18 Apr 2005 07:53:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64330#M8047</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2005-04-18T07:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Model dump example?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64331#M8048</link>
      <description>&lt;BLOCKQUOTE&gt;stefan wrote:&lt;BR /&gt;I have a non-optimised, badly structured but working add-on, based on the API-examples, which "dumps" the geometry of the ArchiCAD scene into ascii-files. I export to the radiance format, but I'm hoping to generalise it to other formats as well...&lt;BR /&gt;
&lt;BR /&gt;
I don't handle texture mapping (yet?) and also ignore smoothing/normals, so it's in no way a releasable addon.&lt;BR /&gt;
&lt;BR /&gt;
I've had quite some input from other developers on this forum, so in that spirit I can share what I have.&lt;/BLOCKQUOTE&gt;

Im a noob to ArchiCad as well, and would really really really like to iterate thru a model and get the coordinates of all elememts and their x,y,z coordinates ~ Im specifically interested in 'Zones'  and Objects like chairs, tables etc etc.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Kon.&lt;BR /&gt;
KonMan</description>
      <pubDate>Tue, 08 Nov 2005 05:41:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64331#M8048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-08T05:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Model dump example?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64332#M8049</link>
      <description>Program Files\Graphisoft\API Development Kit 6.1\Examples\Plan_Dump\&lt;BR /&gt;
&lt;BR /&gt;
This is a basic example, just printing parts of the API_Element structure. If you need more detailed information about how the objects look you should look at the function ACAPI_LibPart_ShapePrims</description>
      <pubDate>Tue, 08 Nov 2005 07:17:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64332#M8049</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-08T07:17:23Z</dc:date>
    </item>
    <item>
      <title>Re: 3d Model dump example?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64333#M8050</link>
      <description>Thanks Adam - I will dive in and check it out.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Kon.</description>
      <pubDate>Wed, 09 Nov 2005 23:01:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/3d-Model-dump-example/m-p/64333#M8050</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-11-09T23:01:05Z</dc:date>
    </item>
  </channel>
</rss>

