<?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: Add a custom property to an element in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-a-custom-property-to-an-element/m-p/611969#M9557</link>
    <description>&lt;P&gt;I found a pair of functions appropriate for my purpose (I should have asked about "Adding custom &lt;STRONG&gt;&lt;U&gt;data&lt;/U&gt;&lt;/STRONG&gt; to an element").&lt;BR /&gt;The functions ACAPI_Element_SetUserData() and ACAPI_Element_GetUserData() have been available since AC16, and they are exactly what I needed.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Jun 2024 09:59:52 GMT</pubDate>
    <dc:creator>tsuyoshimishina</dc:creator>
    <dc:date>2024-06-25T09:59:52Z</dc:date>
    <item>
      <title>Add a custom property to an element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-a-custom-property-to-an-element/m-p/604589#M9383</link>
      <description>&lt;P&gt;Hi experts,&lt;BR /&gt;Is there any way to add a custom property to an element using C++ API as of version 24?&lt;/P&gt;&lt;P&gt;I know there is ACAPI_Property_AddProperty() function in &lt;STRIKE&gt;the recent versions&lt;/STRIKE&gt;&amp;nbsp;version 27. But, I need to do the same in version 24.&lt;/P&gt;&lt;P&gt;I am also considering utilizing IFC property (which can be added manually in the settings dialog of an element). In that case, is it possible to add a new custom IFC property to an element using ACAPI_Element_SetIFCAttribute() function?&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 03:37:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-a-custom-property-to-an-element/m-p/604589#M9383</guid>
      <dc:creator>tsuyoshimishina</dc:creator>
      <dc:date>2024-05-21T03:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add a custom property to an element</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Add-a-custom-property-to-an-element/m-p/611969#M9557</link>
      <description>&lt;P&gt;I found a pair of functions appropriate for my purpose (I should have asked about "Adding custom &lt;STRONG&gt;&lt;U&gt;data&lt;/U&gt;&lt;/STRONG&gt; to an element").&lt;BR /&gt;The functions ACAPI_Element_SetUserData() and ACAPI_Element_GetUserData() have been available since AC16, and they are exactly what I needed.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 09:59:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Add-a-custom-property-to-an-element/m-p/611969#M9557</guid>
      <dc:creator>tsuyoshimishina</dc:creator>
      <dc:date>2024-06-25T09:59:52Z</dc:date>
    </item>
  </channel>
</rss>

