<?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: Element deletion listener in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Element-deletion-listener/m-p/693271#M10785</link>
    <description>&lt;P&gt;&lt;EM&gt;ACAPI_Element_InstallElementObserver&lt;/EM&gt; should suit your purposes. The type of action you want to observe is&amp;nbsp;&lt;EM&gt;APINotifyElement_Delete&lt;/EM&gt;. The API and documentation provide examples using this function. The only limitation is that you need to explicitly request a notification for a given element with&amp;nbsp;&lt;EM&gt;ACAPI_Element_AttachObserver&lt;/EM&gt;, i.e. the API won't notify you when an element is deleted if you haven't asked for it.&lt;/P&gt;</description>
    <pubDate>Tue, 17 Feb 2026 10:19:43 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2026-02-17T10:19:43Z</dc:date>
    <item>
      <title>Element deletion listener</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Element-deletion-listener/m-p/693183#M10782</link>
      <description>&lt;P&gt;Hello. Have somebody coded a method or function that gets executed every time an element or elements get deleted from Archicad project?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;For example I know there exists function: ACAPI_Element_CatchNewElement and ACAPI_Notify_CatchNewElement that accept function pointer to function that will be executed every time an element is created.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Is there an opposite of that?&lt;BR /&gt;&lt;BR /&gt;I'd be glad for the responses. Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Mon, 16 Feb 2026 14:32:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Element-deletion-listener/m-p/693183#M10782</guid>
      <dc:creator>Emkave</dc:creator>
      <dc:date>2026-02-16T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Element deletion listener</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Element-deletion-listener/m-p/693271#M10785</link>
      <description>&lt;P&gt;&lt;EM&gt;ACAPI_Element_InstallElementObserver&lt;/EM&gt; should suit your purposes. The type of action you want to observe is&amp;nbsp;&lt;EM&gt;APINotifyElement_Delete&lt;/EM&gt;. The API and documentation provide examples using this function. The only limitation is that you need to explicitly request a notification for a given element with&amp;nbsp;&lt;EM&gt;ACAPI_Element_AttachObserver&lt;/EM&gt;, i.e. the API won't notify you when an element is deleted if you haven't asked for it.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 10:19:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Element-deletion-listener/m-p/693271#M10785</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2026-02-17T10:19:43Z</dc:date>
    </item>
  </channel>
</rss>

