<?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: Questions regarding the limit of python in archicad? in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600521#M998</link>
    <description>&lt;P&gt;1-You can extract value and put them in an excel file. You can't modify an archicad schedule.&lt;/P&gt;
&lt;P&gt;2- You need the GUID of the element and the GUID of the property to retrieve a value:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GetPropertyValuesOfElements(elements: List[ElementIdArrayItem], properties: List[PropertyIdArrayItem]) → List[PropertyValuesOrError]

    Returns the property values of the elements for the given property.

    Parameters:

            elements (list of ElementIdArrayItem) – A list of elements.

            properties (list of PropertyIdArrayItem) – A list of property identifiers.

    Returns:

        A list of property value lists.
    Return type:

        list of PropertyValuesOrError

&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2024 10:05:57 GMT</pubDate>
    <dc:creator>Mathias Jonathan</dc:creator>
    <dc:date>2024-04-23T10:05:57Z</dc:date>
    <item>
      <title>Questions regarding the limit of python in archicad?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600516#M997</link>
      <description>&lt;P&gt;So i asked a question yesterday that i worded badly so ill give it another go in hopes of some clarification regarding the Python link.&lt;/P&gt;
&lt;P&gt;1. Is it possible to to make Python write in tables?&lt;/P&gt;
&lt;P&gt;2. When i try to extract ElementID it gives me the GUID. i dont need the GUID i need the name. example: YV-001&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 10:19:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600516#M997</guid>
      <dc:creator>_JJ_</dc:creator>
      <dc:date>2024-09-26T10:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Questions regarding the limit of python in archicad?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600521#M998</link>
      <description>&lt;P&gt;1-You can extract value and put them in an excel file. You can't modify an archicad schedule.&lt;/P&gt;
&lt;P&gt;2- You need the GUID of the element and the GUID of the property to retrieve a value:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GetPropertyValuesOfElements(elements: List[ElementIdArrayItem], properties: List[PropertyIdArrayItem]) → List[PropertyValuesOrError]

    Returns the property values of the elements for the given property.

    Parameters:

            elements (list of ElementIdArrayItem) – A list of elements.

            properties (list of PropertyIdArrayItem) – A list of property identifiers.

    Returns:

        A list of property value lists.
    Return type:

        list of PropertyValuesOrError

&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2024 10:05:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600521#M998</guid>
      <dc:creator>Mathias Jonathan</dc:creator>
      <dc:date>2024-04-23T10:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Questions regarding the limit of python in archicad?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600746#M1001</link>
      <description>&lt;P&gt;Thanks for the reply&amp;nbsp;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/6242"&gt;@Mathias Jonathan&lt;/a&gt;. if you look at my latest post there is more info on what i need to make. and lets say it as it is. its not making. its very frustrating.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 08:48:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Questions-regarding-the-limit-of-python-in-archicad/m-p/600746#M1001</guid>
      <dc:creator>_JJ_</dc:creator>
      <dc:date>2024-04-24T08:48:32Z</dc:date>
    </item>
  </channel>
</rss>

