<?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 Parking Space Numbering Python Script in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/Parking-Space-Numbering-Python-Script/m-p/352013#M236</link>
    <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a newbie just getting started with Python.&lt;/P&gt;&lt;P&gt;I'm working on labeling each object and numbering them using the Parking Space script. Currently, the script is numbered in a zigzag manner. I would like to change my current script to a numbering way as shown in the following picture.&lt;/P&gt;&lt;P&gt;I want to change the code, but it is not easy to change because the attached document only describes the configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in the current code, what the cluster, positer, firstpos, and lastpos libraries are are not listed in the API Python Wrapper, so I would appreciate it if you could tell me.&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="제목 없음.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/28622i13D7A3843F1E4863/image-size/medium?v=v2&amp;amp;px=400" role="button" title="제목 없음.png" alt="제목 없음.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; This is the referenced code :&amp;nbsp;&lt;A href="https://Graphisoft.com/downloads/python" target="_blank"&gt;https://Graphisoft.com/downloads/python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Parking Space Numbering&lt;/P&gt;</description>
    <pubDate>Thu, 04 Aug 2022 00:58:20 GMT</pubDate>
    <dc:creator>MagicTurtle</dc:creator>
    <dc:date>2022-08-04T00:58:20Z</dc:date>
    <item>
      <title>Parking Space Numbering Python Script</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Parking-Space-Numbering-Python-Script/m-p/352013#M236</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a newbie just getting started with Python.&lt;/P&gt;&lt;P&gt;I'm working on labeling each object and numbering them using the Parking Space script. Currently, the script is numbered in a zigzag manner. I would like to change my current script to a numbering way as shown in the following picture.&lt;/P&gt;&lt;P&gt;I want to change the code, but it is not easy to change because the attached document only describes the configuration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in the current code, what the cluster, positer, firstpos, and lastpos libraries are are not listed in the API Python Wrapper, so I would appreciate it if you could tell me.&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="제목 없음.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/28622i13D7A3843F1E4863/image-size/medium?v=v2&amp;amp;px=400" role="button" title="제목 없음.png" alt="제목 없음.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; This is the referenced code :&amp;nbsp;&lt;A href="https://Graphisoft.com/downloads/python" target="_blank"&gt;https://Graphisoft.com/downloads/python&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Parking Space Numbering&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 00:58:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Parking-Space-Numbering-Python-Script/m-p/352013#M236</guid>
      <dc:creator>MagicTurtle</dc:creator>
      <dc:date>2022-08-04T00:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Parking Space Numbering Python Script</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Parking-Space-Numbering-Python-Script/m-p/353890#M237</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To have the numbering you'd like to achieve you'll have to modify the code which sets `elemPropertyValues`. (line 57-71 in the example script) That part contains the distribution logic, the configuration section serves a different purpose.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, Akos&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2022 09:23:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Parking-Space-Numbering-Python-Script/m-p/353890#M237</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2022-08-24T09:23:32Z</dc:date>
    </item>
  </channel>
</rss>

