<?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: Dynamic ID Coding of Building Elements in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/671569#M1131</link>
    <description>&lt;P&gt;Hello is this still possible ? I'm starting with this Python API, but i'm unable to see the video :(.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jul 2025 13:16:30 GMT</pubDate>
    <dc:creator>MERLO</dc:creator>
    <dc:date>2025-07-30T13:16:30Z</dc:date>
    <item>
      <title>Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333692#M168</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to define the ID of 3D elements (walls, slabs etc.) with some of its own properties .&lt;BR /&gt;eg. Wall = [Composite Name] + [Fire Rating] + [STC].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All of these have been defined, so would like a way to automate this rather than selecting all walls and changing manually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have tried the Element ID Manager but seems to only work to increment walls individually/or part of group and doesn't seem able to dynamically create IDs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 14:32:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333692#M168</guid>
      <dc:creator>Patrick Sherwood</dc:creator>
      <dc:date>2023-05-23T14:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333693#M169</link>
      <description>&lt;P&gt;AFAIK - This is not possible with the "built in"tools in Archicad. You could create a new property using a expression which would create the new Id, but you could not overwrite the "element ID" property which I believe is your intent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a few alternatives.&lt;/P&gt;&lt;P&gt;You could export a schedule to excel. Create a macro there to overwrite the Element ID field then re import into Archicad.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could create a C++ AddOn to directly overwrite the "element ID"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or the easiest, most straight forward way would be to create and use&amp;nbsp; a Python script. The script would involve only a few lines of code and would offer the most control over the logic, filtering and formatting.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Mar 2022 21:24:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333693#M169</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2022-03-27T21:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333707#M170</link>
      <description>&lt;P&gt;I would like to know how this python script would be written. &amp;nbsp;I am also interested in writing specific information to the elementID field.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 00:18:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333707#M170</guid>
      <dc:creator>Sebastian Monroe</dc:creator>
      <dc:date>2022-03-28T00:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333735#M171</link>
      <description>&lt;P&gt;Does the element id manager not do what you are after?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 03:00:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333735#M171</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2022-03-28T03:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333875#M172</link>
      <description>&lt;P&gt;I make a short Demo video to show a Python script to accomplish this.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=qvPhnr-eTz4" target="_self"&gt;Convert Element ID to new title based on three properties of the element&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attach is the script. Leave a comment if you have further questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 23:48:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/333875#M172</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2022-03-28T23:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364366#M173</link>
      <description>&lt;P&gt;Hello Gerry, many thanks for your very useful example.&lt;/P&gt;&lt;P&gt;Here I attach a variant avoiding the extra modules. Also there was a missing property (we are on the German AC) causing error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This might be useful to others.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 04:51:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364366#M173</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2022-12-08T04:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364642#M174</link>
      <description>&lt;P&gt;The video is set to private, I'd love to see it.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 02:01:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364642#M174</guid>
      <dc:creator>JaredBanks</dc:creator>
      <dc:date>2022-12-11T02:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364643#M175</link>
      <description>&lt;P&gt;Try it now?&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 02:27:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364643#M175</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2022-12-11T02:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364644#M176</link>
      <description>&lt;P&gt;Thanks. It works now.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 02:35:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/364644#M176</guid>
      <dc:creator>JaredBanks</dc:creator>
      <dc:date>2022-12-11T02:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic ID Coding of Building Elements</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/671569#M1131</link>
      <description>&lt;P&gt;Hello is this still possible ? I'm starting with this Python API, but i'm unable to see the video :(.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 13:16:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Dynamic-ID-Coding-of-Building-Elements/m-p/671569#M1131</guid>
      <dc:creator>MERLO</dc:creator>
      <dc:date>2025-07-30T13:16:30Z</dc:date>
    </item>
  </channel>
</rss>

