<?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 object's parameter description (not just name) in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629720#M9789</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'd suggest you to use&amp;nbsp;&lt;SPAN&gt;ACAPI_LibraryPart_GetParams() to get parameter description.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 02:02:43 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2024-09-04T02:02:43Z</dc:date>
    <item>
      <title>Get object's parameter description (not just name)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629672#M9787</link>
      <description>&lt;P&gt;HI everyone. I am looking for a way to get a parameter description from a placed GSM object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can get parameter's name with&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;LI-CODE lang="cpp"&gt;const API_AddParType&amp;amp; parameter = (*memo.params)[ii];
GS::UniString ParameterName = parameter.name;&lt;/LI-CODE&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;but the values of "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;valueDescription" or "&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;uDescname" of&amp;nbsp; the&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;struct&lt;/SPAN&gt; &lt;SPAN&gt;API_AddParType&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;are always empty. Is there another way?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Neimenovano.png" style="width: 886px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/75948i219B7E1F7F6F6B01/image-size/large?v=v2&amp;amp;px=999" role="button" title="Neimenovano.png" alt="Neimenovano.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 03 Sep 2024 15:40:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629672#M9787</guid>
      <dc:creator>Miha Nahtigal</dc:creator>
      <dc:date>2024-09-03T15:40:14Z</dc:date>
    </item>
    <item>
      <title>Re: Get object's parameter description (not just name)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629720#M9789</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'd suggest you to use&amp;nbsp;&lt;SPAN&gt;ACAPI_LibraryPart_GetParams() to get parameter description.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 02:02:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629720#M9789</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-09-04T02:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Get object's parameter description (not just name)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629835#M9793</link>
      <description>&lt;P&gt;Thanks, that worked fine.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 16:36:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Get-object-s-parameter-description-not-just-name/m-p/629835#M9793</guid>
      <dc:creator>Miha Nahtigal</dc:creator>
      <dc:date>2024-09-04T16:36:13Z</dc:date>
    </item>
  </channel>
</rss>

