<?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 ElemPriority &amp;lt;&amp;gt; UIPriority? in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393771#M387</link>
    <description>&lt;P&gt;Does anyone know how the Elem &amp;lt;&amp;gt;&amp;nbsp;&lt;A href="https://archicadapi.graphisoft.com/documentation/apiany_elem2uipriorityid?s=priority" target="_self"&gt;UIPriority&lt;/A&gt; is calculated?&lt;/P&gt;
&lt;P&gt;I am trying to figure out how the connectionPriority of materials in exported xml files makes sense.&lt;/P&gt;</description>
    <pubDate>Sat, 29 Jul 2023 10:47:40 GMT</pubDate>
    <dc:creator>_c_</dc:creator>
    <dc:date>2023-07-29T10:47:40Z</dc:date>
    <item>
      <title>ElemPriority &lt;&gt; UIPriority?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393771#M387</link>
      <description>&lt;P&gt;Does anyone know how the Elem &amp;lt;&amp;gt;&amp;nbsp;&lt;A href="https://archicadapi.graphisoft.com/documentation/apiany_elem2uipriorityid?s=priority" target="_self"&gt;UIPriority&lt;/A&gt; is calculated?&lt;/P&gt;
&lt;P&gt;I am trying to figure out how the connectionPriority of materials in exported xml files makes sense.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Jul 2023 10:47:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393771#M387</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-07-29T10:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: ElemPriority &lt;&gt; UIPriority?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393956#M388</link>
      <description>&lt;P&gt;Here is the calculation method between Internal and UI priority:&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;uiPriority = int ((double) priority * 62.0 / 100.0 - 43.0 * 62.0 + 1.5);
&lt;/LI-CODE&gt;
&lt;P&gt;Please note that this is an implementation detail surfaced in the XML, the calculation method may change in the future.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 05:56:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393956#M388</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2023-08-01T05:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: ElemPriority &lt;&gt; UIPriority?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393965#M389</link>
      <description>&lt;P&gt;Thank you! I doubt that I would have figured that out on my own...&lt;/P&gt;</description>
      <pubDate>Tue, 01 Aug 2023 07:13:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/ElemPriority-lt-gt-UIPriority/m-p/393965#M389</guid>
      <dc:creator>_c_</dc:creator>
      <dc:date>2023-08-01T07:13:22Z</dc:date>
    </item>
  </channel>
</rss>

