<?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 Project export in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-export/m-p/342156#M4642</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm doing a lot of file auditing and was wondering if there was a way to export the entire project to a format that can be queried externally? Similar to how attributes can be exported to .xml.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My pain points are mainly items that can't be scheduled. SEO operations, lines, polylines, text. Archicad would surely store this information somewhere so if there was a way to search, it would cut down time going through stories and find&amp;amp;select things.&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2024 07:39:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-09-20T07:39:26Z</dc:date>
    <item>
      <title>Project export</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-export/m-p/342156#M4642</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm doing a lot of file auditing and was wondering if there was a way to export the entire project to a format that can be queried externally? Similar to how attributes can be exported to .xml.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My pain points are mainly items that can't be scheduled. SEO operations, lines, polylines, text. Archicad would surely store this information somewhere so if there was a way to search, it would cut down time going through stories and find&amp;amp;select things.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 07:39:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Project-export/m-p/342156#M4642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-20T07:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Project export</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-export/m-p/342354#M4643</link>
      <description>&lt;P&gt;Hi DavorP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there's an option to export to IFC as xml. Is this sufficient for your needs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise I'm only aware of coding it yourself. You could go via the &lt;A href="https://archicadapi.Graphisoft.com/getting-started-with-Archicad-python-connection" target="_self"&gt;Python&lt;/A&gt; / &lt;A href="https://archicadapi.Graphisoft.com/JSONInterfaceDocumentation/index.html#Introduction" target="_blank"&gt;Archicad JSON Interface&lt;/A&gt; but this is probably to little information for your purpose. So the C++ API is probably what you need. There's also an example included of exporting information to text files. See the APIOutputFramework and Plan_Dump examples. In general, I think it will be a decent amount of development work to get the specific information out in case you want to go this custom route.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps a bit,&lt;BR /&gt;Bernd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 11:44:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Project-export/m-p/342354#M4643</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2022-06-27T11:44:56Z</dc:date>
    </item>
  </channel>
</rss>

