<?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 How to know a parameters of a element  in the API correspond to which parameter in the element UI in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-know-a-parameters-of-a-element-in-the-API-correspond-to/m-p/629794#M9800</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I want to use code to achieve the effect of modifying a specific parameter of an element on the param config UI. How can I find the corresponding parameter in the API?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any documentation that provides explanations in this regard?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example, as shown in the screenshot below:&lt;/SPAN&gt;&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="woom69_0-1725448537988.png" style="width: 600px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/75991i92944139938C1DE1/image-dimensions/600x579?v=v2" width="600" height="579" role="button" title="woom69_0-1725448537988.png" alt="woom69_0-1725448537988.png" /&gt;&lt;/span&gt;&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="woom69_1-1725448569134.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/75992i7570F507662D1105/image-size/large?v=v2&amp;amp;px=999" role="button" title="woom69_1-1725448569134.png" alt="woom69_1-1725448569134.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 Sep 2024 10:35:22 GMT</pubDate>
    <dc:creator>woom69</dc:creator>
    <dc:date>2024-09-05T10:35:22Z</dc:date>
    <item>
      <title>How to know a parameters of a element  in the API correspond to which parameter in the element UI</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-know-a-parameters-of-a-element-in-the-API-correspond-to/m-p/629794#M9800</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I want to use code to achieve the effect of modifying a specific parameter of an element on the param config UI. How can I find the corresponding parameter in the API?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any documentation that provides explanations in this regard?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For example, as shown in the screenshot below:&lt;/SPAN&gt;&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="woom69_0-1725448537988.png" style="width: 600px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/75991i92944139938C1DE1/image-dimensions/600x579?v=v2" width="600" height="579" role="button" title="woom69_0-1725448537988.png" alt="woom69_0-1725448537988.png" /&gt;&lt;/span&gt;&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="woom69_1-1725448569134.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/75992i7570F507662D1105/image-size/large?v=v2&amp;amp;px=999" role="button" title="woom69_1-1725448569134.png" alt="woom69_1-1725448569134.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 10:35:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-know-a-parameters-of-a-element-in-the-API-correspond-to/m-p/629794#M9800</guid>
      <dc:creator>woom69</dc:creator>
      <dc:date>2024-09-05T10:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to know a parameters of a element  in the API correspond to which parameter in the element U</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-know-a-parameters-of-a-element-in-the-API-correspond-to/m-p/630262#M9805</link>
      <description>&lt;P&gt;Hi, I'm afriad there is no such document which shows you graphically which api parameter correspond to which in AC UI. You can run the VS debug mode to check the changes if you're not clear for some parameters.&lt;/P&gt;
&lt;P&gt;HTH.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 06:59:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-know-a-parameters-of-a-element-in-the-API-correspond-to/m-p/630262#M9805</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-09-09T06:59:53Z</dc:date>
    </item>
  </channel>
</rss>

