<?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: How to react to AddOnObject changes? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706617#M10950</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check here:&amp;nbsp;&lt;A href="https://graphisoft.github.io/archicad-api-devkit/group___add_on_object.html#ga97e24e67ec25955d5e214e2b2f9b6c3a" target="_blank" rel="noopener"&gt;Archicad 29 C++ API: Add-On Objects&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It states the requirements for the notifications to work. Please report it if it still doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Tamás&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jun 2026 12:19:37 GMT</pubDate>
    <dc:creator>Tamas Polyak</dc:creator>
    <dc:date>2026-06-26T12:19:37Z</dc:date>
    <item>
      <title>How to react to AddOnObject changes?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706457#M10948</link>
      <description>&lt;P&gt;If I understand it correctly, the benefit of&amp;nbsp;ACAPI_​AddOnObject_* methods over ACAPI_ModulData_* is that you can a) perform changes inside an undo scope and b) sync the data to the server (and other people). But how can I react to this happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to know when there are changes to AddOnObjects due to undo/redo or sync with server, but I couldn't find any events handling this. What are the methods I need to use for this? e.g.&amp;nbsp;ACAPI_Element_AttachObserver does not work, AddOnObjects are no real objects despite being addressed via GUID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Windows &lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2026 07:54:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706457#M10948</guid>
      <dc:creator>SimonWeinberger</dc:creator>
      <dc:date>2026-06-25T07:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to react to AddOnObject changes?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706617#M10950</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please check here:&amp;nbsp;&lt;A href="https://graphisoft.github.io/archicad-api-devkit/group___add_on_object.html#ga97e24e67ec25955d5e214e2b2f9b6c3a" target="_blank" rel="noopener"&gt;Archicad 29 C++ API: Add-On Objects&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;It states the requirements for the notifications to work. Please report it if it still doesn't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Tamás&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 12:19:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706617#M10950</guid>
      <dc:creator>Tamas Polyak</dc:creator>
      <dc:date>2026-06-26T12:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to react to AddOnObject changes?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706639#M10951</link>
      <description>&lt;P&gt;The methods you mentioned do work, but they don't cover the scenario I'm interested in. The user performing undo/redo does not call the installed handlers, only load/save of an older archicad file format does so.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jun 2026 14:40:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-react-to-AddOnObject-changes/m-p/706639#M10951</guid>
      <dc:creator>SimonWeinberger</dc:creator>
      <dc:date>2026-06-26T14:40:30Z</dc:date>
    </item>
  </channel>
</rss>

