<?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: Changing the default Element ID in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242130#M4832</link>
    <description>Yes:  whatever the ID value is in the Tool Settings for the tool you are using is the default for that tool.   Changing an existing element does not change the default. You must select the tool with no elements selected, open the Tool Settings and change the ID.  All subsequent elements placed with the tool will use the new ID format.&lt;BR /&gt;
&lt;BR /&gt;
Setting this default is one of the (many) steps in creating your own personal template.&lt;BR /&gt;
&lt;BR /&gt;
See:&lt;BR /&gt;
&lt;A href="https://helpcenter.graphisoft.com/user-guide/89155/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/89155/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
And, note in particular:&lt;BR /&gt;
"If a number is included anywhere in the ID field, drawing successive elements will add one to this number for each new element, provided that the Assign New Element ID to Each New Element checkbox is enabled the Options &amp;gt; Work Environment &amp;gt; More Options dialog box. If there is no number in the ID field, each new element of the given type will have the same ID."</description>
    <pubDate>Tue, 05 May 2020 16:07:01 GMT</pubDate>
    <dc:creator>Karl Ottenstein</dc:creator>
    <dc:date>2020-05-05T16:07:01Z</dc:date>
    <item>
      <title>Changing the default Element ID</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242129#M4831</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi&lt;BR /&gt;&lt;BR /&gt;I would like to know if there is any way to change the default ID of Archicad objects.&lt;BR /&gt;For example - right now every wall i build is given a unique ID (SW-881 ect.).&lt;BR /&gt;I would like that every time I build a wall its ID will be WAL-001-FLR1 (Object Name - Object Num - Floor Num).&lt;BR /&gt;&lt;BR /&gt;Is there any solution for that happening automatically and not thru the Element ID Manager?&lt;BR /&gt;&lt;BR /&gt;Thanks For the help! &lt;IMG style="display: inline;" src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" border="0" /&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 May 2023 22:14:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242129#M4831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-19T22:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the default Element ID</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242130#M4832</link>
      <description>Yes:  whatever the ID value is in the Tool Settings for the tool you are using is the default for that tool.   Changing an existing element does not change the default. You must select the tool with no elements selected, open the Tool Settings and change the ID.  All subsequent elements placed with the tool will use the new ID format.&lt;BR /&gt;
&lt;BR /&gt;
Setting this default is one of the (many) steps in creating your own personal template.&lt;BR /&gt;
&lt;BR /&gt;
See:&lt;BR /&gt;
&lt;A href="https://helpcenter.graphisoft.com/user-guide/89155/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/89155/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
And, note in particular:&lt;BR /&gt;
"If a number is included anywhere in the ID field, drawing successive elements will add one to this number for each new element, provided that the Assign New Element ID to Each New Element checkbox is enabled the Options &amp;gt; Work Environment &amp;gt; More Options dialog box. If there is no number in the ID field, each new element of the given type will have the same ID."</description>
      <pubDate>Tue, 05 May 2020 16:07:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242130#M4832</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2020-05-05T16:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the default Element ID</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242131#M4833</link>
      <description>While what Karl writes is true, I think the specific thing you are trying to achieve is not possible, because there are 2 variables for each element type: the ID and the Floor ID.&lt;BR /&gt;
Additionally, in this format:&lt;BR /&gt;
&lt;BR /&gt;
WAL-001-FLR1&lt;BR /&gt;
&lt;BR /&gt;
when new instances are created, the last number is incremented, so new instances will get these IDs:&lt;BR /&gt;
&lt;BR /&gt;
WAL-001-FLR2&lt;BR /&gt;
WAL-001-FLR3&lt;BR /&gt;
WAL-001-FLR4&lt;BR /&gt;
etc.&lt;BR /&gt;
&lt;BR /&gt;
I suggest that you use Expression-defined Properties to achieve the results you are after.&lt;BR /&gt;
Use Karl's suggestions, but with the following format:&lt;BR /&gt;
&lt;BR /&gt;
WAL-001&lt;BR /&gt;
&lt;BR /&gt;
Then, new instances will have the IDs:&lt;BR /&gt;
&lt;BR /&gt;
WAL-002&lt;BR /&gt;
WAL-003&lt;BR /&gt;
WAL-004&lt;BR /&gt;
etc.&lt;BR /&gt;
&lt;BR /&gt;
Then, in the Property Manager, create a new Expression-defined Property of "Script" type, and compose it by concatenating the Element ID, the "FLR" string, and the Home Story Number. Then use that Property in Labels and in Schedules, or even map it to IFC Properties if needed.</description>
      <pubDate>Tue, 05 May 2020 18:29:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Changing-the-default-Element-ID/m-p/242131#M4833</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-05-05T18:29:09Z</dc:date>
    </item>
  </channel>
</rss>

