<?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 Python excel exporter in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/Python-excel-exporter/m-p/374489#M354</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Where can I find a complete list over what I can get out from Archicad if I want to customize the demo script?&lt;/P&gt;
&lt;P&gt;/M&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mats_Knutsson_0-1679928165019.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35494iE7D05C04434F603E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mats_Knutsson_0-1679928165019.png" alt="Mats_Knutsson_0-1679928165019.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Mar 2023 14:43:49 GMT</pubDate>
    <dc:creator>Mats_Knutsson</dc:creator>
    <dc:date>2023-03-27T14:43:49Z</dc:date>
    <item>
      <title>Python excel exporter</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Python-excel-exporter/m-p/374489#M354</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Where can I find a complete list over what I can get out from Archicad if I want to customize the demo script?&lt;/P&gt;
&lt;P&gt;/M&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mats_Knutsson_0-1679928165019.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/35494iE7D05C04434F603E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Mats_Knutsson_0-1679928165019.png" alt="Mats_Knutsson_0-1679928165019.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 14:43:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Python-excel-exporter/m-p/374489#M354</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2023-03-27T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Python excel exporter</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Python-excel-exporter/m-p/374493#M355</link>
      <description>&lt;P&gt;For the properties list:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="python"&gt;from archicad import ACConnection
import archicad
import sys

conn = ACConnection.connect()

acc = conn.commands
act = conn.types
acu = conn.utilities


print(acc.GetAllPropertyNames() )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2023 14:54:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Python-excel-exporter/m-p/374493#M355</guid>
      <dc:creator>Mathias Jonathan</dc:creator>
      <dc:date>2023-03-27T14:54:17Z</dc:date>
    </item>
  </channel>
</rss>

