<?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: Get project element parameters in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-project-element-parameters/m-p/585535#M9124</link>
    <description>&lt;P&gt;Hi Crocodile,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The parameters of placed objects are stored in the corresponding element memo in the &lt;STRONG&gt;memo.params&lt;/STRONG&gt; array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's also the function &lt;A href="https://graphisoft.github.io/archicad-api-devkit/group___library_part.html#ga833ffc1cf6077750635ca545e2bc02ac" target="_blank"&gt;API_LibraryPart_GetParams&lt;/A&gt; function to get these params from a given library part (instead of placed object).&lt;/P&gt;
&lt;P&gt;It's a bit tough to get a grip on how to properly deal with params. I suggest you check out the example project &lt;STRONG&gt;LibPart_Test.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2024 09:24:51 GMT</pubDate>
    <dc:creator>BerndSchwarzenbacher</dc:creator>
    <dc:date>2024-01-26T09:24:51Z</dc:date>
    <item>
      <title>Get project element parameters</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-project-element-parameters/m-p/583699#M9076</link>
      <description>&lt;P&gt;Hello, I've been trying to get embeded library parts parameters. I'm not really sure if i name it correctly but You will know what i mean if you see the screenshot.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can iterate through all elements but still, not sure how to get it's params / info. The only thing i could get was ID property but that's all. I tought there would be parameters array when i get an element or maby some 'GetParameters(Element_Guid)' but didn't find any. (sorry for another language on screenshot, but i hope it's all clear so makred it with colors)&lt;/P&gt;
&lt;P&gt;On the screenshot there is one .gsm imported library object, right click and the first option (ctrl+t) opens settings window. As I marked with red color, would like to get somehow this parameters as string values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would appreciate help with some .cpp function or solution how to get this values.&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="archicad object parameters.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/51843iBE651E6850BD558B/image-size/large?v=v2&amp;amp;px=999" role="button" title="archicad object parameters.png" alt="archicad object parameters.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 12:45:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-project-element-parameters/m-p/583699#M9076</guid>
      <dc:creator>Crocodile</dc:creator>
      <dc:date>2024-09-16T12:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Get project element parameters</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-project-element-parameters/m-p/585535#M9124</link>
      <description>&lt;P&gt;Hi Crocodile,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The parameters of placed objects are stored in the corresponding element memo in the &lt;STRONG&gt;memo.params&lt;/STRONG&gt; array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's also the function &lt;A href="https://graphisoft.github.io/archicad-api-devkit/group___library_part.html#ga833ffc1cf6077750635ca545e2bc02ac" target="_blank"&gt;API_LibraryPart_GetParams&lt;/A&gt; function to get these params from a given library part (instead of placed object).&lt;/P&gt;
&lt;P&gt;It's a bit tough to get a grip on how to properly deal with params. I suggest you check out the example project &lt;STRONG&gt;LibPart_Test.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Bernd&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 09:24:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-project-element-parameters/m-p/585535#M9124</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2024-01-26T09:24:51Z</dc:date>
    </item>
  </channel>
</rss>

