<?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: Add property setting information to existing elements in Archicad in Parametric design</title>
    <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220107#M537</link>
    <description>&lt;BLOCKQUOTE&gt;poco2013 wrote:&lt;BR /&gt;
FYI:&lt;BR /&gt;
&lt;BR /&gt;
You can run Python scripts within GH and this script can write to existing properties. But Python is quite limited in Archicad and it appears that Graphisoft has reneged on its promises to make the Python API viable? As, Python has no capability to create or set elements or manipulate their parameters.&lt;BR /&gt;
&lt;BR /&gt;
As of version 25, Python can communicate with API add-ons and transfer commands and parameters. You would, of course, have to also create and install the corresponding  receiving Add-on to do the actual commands. However, if you just want to set existing properties, Python can do this by itself, but not much else.&lt;BR /&gt;
&lt;BR /&gt;
IOW: this approach (Python) does not make much sense as it is probably more trouble than worth, but you should be aware if you have no other option.
&lt;/BLOCKQUOTE&gt;

Thanks a lot for the answer. I don't know how to do this in Python (yet &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; ). Is there any guide I could see to learn how to do it?</description>
    <pubDate>Wed, 11 Aug 2021 09:32:30 GMT</pubDate>
    <dc:creator>Erick Thomas</dc:creator>
    <dc:date>2021-08-11T09:32:30Z</dc:date>
    <item>
      <title>Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220100#M530</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Is this possible to do in the AC-GH connection?&lt;BR /&gt;
&lt;BR /&gt;
I can extract property settings information from existing AC elements and create new elements with custom property settings information in GH, but I don't how how to add more information to existing AC elements via the AC-GH connection &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 11 May 2023 09:02:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220100#M530</guid>
      <dc:creator>Erick Thomas</dc:creator>
      <dc:date>2023-05-11T09:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220101#M531</link>
      <description>Anyone? At least an "I don't know"  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 10 Aug 2021 10:28:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220101#M531</guid>
      <dc:creator>Erick Thomas</dc:creator>
      <dc:date>2021-08-10T10:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220102#M532</link>
      <description>&lt;BLOCKQUOTE&gt;Erick wrote:&lt;BR /&gt;
Anyone? At least an "I don't know"  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt;
&lt;/BLOCKQUOTE&gt;

I don't know.&lt;BR /&gt;
But I guess that doesn't really help you.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_wink.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 11 Aug 2021 01:03:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220102#M532</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-08-11T01:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220103#M533</link>
      <description>FYI:&lt;BR /&gt;
&lt;BR /&gt;
You can run Python scripts within GH and this script can write to existing properties. But Python is quite limited in Archicad and it appears that Graphisoft has reneged on its promises to make the Python API viable? As, Python has no capability to create or set elements or manipulate their parameters.&lt;BR /&gt;
&lt;BR /&gt;
As of version 25, Python can communicate with API add-ons and transfer commands and parameters. You would, of course, have to also create and install the corresponding  receiving Add-on to do the actual commands. However, if you just want to set existing properties, Python can do this by itself, but not much else.&lt;BR /&gt;
&lt;BR /&gt;
IOW: this approach (Python) does not make much sense as it is probably more trouble than worth, but you should be aware if you have no other option.</description>
      <pubDate>Wed, 11 Aug 2021 02:33:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220103#M533</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2021-08-11T02:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220104#M534</link>
      <description>&lt;BLOCKQUOTE&gt;Erick wrote:&lt;BR /&gt;
Is this possible to do in the AC-GH connection?&lt;BR /&gt;
&lt;BR /&gt;
I can extract property settings information from existing AC elements and create new elements with custom property settings information in GH, but I don't how to add more information to existing AC elements via the AC-GH connection:?
&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
Generally, the Archicad-Grasshopper Connection CAN create new elements in Archicad, and modify the elements it created.&lt;BR /&gt;
Unfortunately, at this point, it CAN NOT modify existing (already created/placed) elements in Archicad.&lt;BR /&gt;
This capability has been wished for several times in the past by users.</description>
      <pubDate>Wed, 11 Aug 2021 08:00:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220104#M534</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-08-11T08:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220105#M535</link>
      <description>&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; it's better than not having any answer and feeling stupid for asking the question  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_lol.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 11 Aug 2021 09:10:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220105#M535</guid>
      <dc:creator>Erick Thomas</dc:creator>
      <dc:date>2021-08-11T09:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220106#M536</link>
      <description>&lt;BLOCKQUOTE&gt;LaszloNagy wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;Erick wrote:&lt;BR /&gt;
Is this possible to do in the AC-GH connection?&lt;BR /&gt;
&lt;BR /&gt;
I can extract property settings information from existing AC elements and create new elements with custom property settings information in GH, but I don't how to add more information to existing AC elements via the AC-GH connection:?
&lt;/BLOCKQUOTE&gt;

&lt;BR /&gt;
Generally, the Archicad-Grasshopper Connection CAN create new elements in Archicad, and modify the elements it created.&lt;BR /&gt;
Unfortunately, at this point, it CAN NOT modify existing (already created/placed) elements in Archicad.&lt;BR /&gt;
This capability has been wished for several times in the past by users.
&lt;/BLOCKQUOTE&gt;

Thanks a lot for the answer Laszlo &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 11 Aug 2021 09:11:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220106#M536</guid>
      <dc:creator>Erick Thomas</dc:creator>
      <dc:date>2021-08-11T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220107#M537</link>
      <description>&lt;BLOCKQUOTE&gt;poco2013 wrote:&lt;BR /&gt;
FYI:&lt;BR /&gt;
&lt;BR /&gt;
You can run Python scripts within GH and this script can write to existing properties. But Python is quite limited in Archicad and it appears that Graphisoft has reneged on its promises to make the Python API viable? As, Python has no capability to create or set elements or manipulate their parameters.&lt;BR /&gt;
&lt;BR /&gt;
As of version 25, Python can communicate with API add-ons and transfer commands and parameters. You would, of course, have to also create and install the corresponding  receiving Add-on to do the actual commands. However, if you just want to set existing properties, Python can do this by itself, but not much else.&lt;BR /&gt;
&lt;BR /&gt;
IOW: this approach (Python) does not make much sense as it is probably more trouble than worth, but you should be aware if you have no other option.
&lt;/BLOCKQUOTE&gt;

Thanks a lot for the answer. I don't know how to do this in Python (yet &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; ). Is there any guide I could see to learn how to do it?</description>
      <pubDate>Wed, 11 Aug 2021 09:32:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220107#M537</guid>
      <dc:creator>Erick Thomas</dc:creator>
      <dc:date>2021-08-11T09:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220108#M538</link>
      <description>&lt;A href="https://archicadapi.graphisoft.com/getting-started-with-archicad-python-connection" target="_blank"&gt;&lt;LINK_TEXT text="https://archicadapi.graphisoft.com/gett ... connection"&gt;https://archicadapi.graphisoft.com/getting-started-with-archicad-python-connection&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
It is indeed the way to go when you want to change existing elements. E.g. giving all certain rooms a specific property value, or changing classifications based on property values with just one click. However some Python knowledge would be good as it might be a bit hard to get into it as there ain't much documentation and the sample files do not go that much into the detail.&lt;BR /&gt;
&lt;BR /&gt;
And yes, seems like there is not much developement on this front again, and as we know GS I would not bet any money on it that there ill me a boost in functionality in the near future.</description>
      <pubDate>Wed, 11 Aug 2021 14:21:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220108#M538</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2021-08-11T14:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220109#M539</link>
      <description>&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;
&lt;A href="https://archicadapi.graphisoft.com/getting-started-with-archicad-python-connection" target="_blank"&gt;&lt;LINK_TEXT text="https://archicadapi.graphisoft.com/gett ... connection"&gt;https://archicadapi.graphisoft.com/getting-started-with-archicad-python-connection&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
It is indeed the way to go when you want to change existing elements. E.g. giving all certain rooms a specific property value, or changing classifications based on property values with just one click. However some Python knowledge would be good as it might be a bit hard to get into it as there ain't much documentation and the sample files do not go that much into the detail.&lt;BR /&gt;
&lt;BR /&gt;
And yes, seems like there is not much developement on this front again, and as we know GS I would not bet any money on it that there ill me a boost in functionality in the near future.
&lt;/BLOCKQUOTE&gt;

Sorry for answering so late, I didn't see your answer. Thanks for the tip, I'm already started looking at it &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 25 Aug 2021 11:33:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/220109#M539</guid>
      <dc:creator>Erick Thomas</dc:creator>
      <dc:date>2021-08-25T11:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Add property setting information to existing elements in Archicad</title>
      <link>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/320100#M540</link>
      <description>&lt;P&gt;Hi Erick,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a possible way without using Python. Create the properties in AC and export the list (empty) as Excel file. In Grasshopper you can use the Excelwriter Node (from Luchbox) to refill the Property values with the GH-created values. Afterwards you reimport the Excel file to AC and the values of GH are in. I’ve tried this with Zone Parameters and it worked.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 12:56:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Parametric-design/Add-property-setting-information-to-existing-elements-in/m-p/320100#M540</guid>
      <dc:creator>Gino Hansen</dc:creator>
      <dc:date>2021-11-08T12:56:54Z</dc:date>
    </item>
  </channel>
</rss>

