<?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 Where to store a dynamically changing image ? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Where-to-store-a-dynamically-changing-image/m-p/700732#M10858</link>
    <description>&lt;P&gt;Hello All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a bit of a tricky one here.&lt;/P&gt;
&lt;P&gt;I have created an add-on that creates a &lt;STRONG&gt;dynamic&lt;/STRONG&gt;image that my library parts UI loads.&lt;/P&gt;
&lt;P&gt;So depending on the shape of the object, the image will change and reflect this shape.&lt;/P&gt;
&lt;P&gt;It works really really well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is where to keep the image.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I can keep it in my library folder, but as soon as another user puts the folder in a write-protected position in their file system, it will not work.&lt;/LI&gt;
&lt;LI&gt;I can keep the image in the ArchiCAD data folder, but I don’t want to have to load the ArchiCAD data folder as a library (ACAPI_LibraryPart_Register() only works if saved in an already loaded library).&lt;/LI&gt;
&lt;LI&gt;I can keep it in the embedded library - but this will not work for teamwork and is not working anyway.&lt;/LI&gt;
&lt;LI&gt;I can’t place it as an asset in my add-on - because they are read-only.&lt;/LI&gt;
&lt;LI&gt;I don’t want to write it to the pln file as custom data - that would be stupid yeah?.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions would be greatly appreciated. &lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 24 Apr 2026 13:45:44 GMT</pubDate>
    <dc:creator>Ben Cohen</dc:creator>
    <dc:date>2026-04-24T13:45:44Z</dc:date>
    <item>
      <title>Where to store a dynamically changing image ?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Where-to-store-a-dynamically-changing-image/m-p/700732#M10858</link>
      <description>&lt;P&gt;Hello All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a bit of a tricky one here.&lt;/P&gt;
&lt;P&gt;I have created an add-on that creates a &lt;STRONG&gt;dynamic&lt;/STRONG&gt;image that my library parts UI loads.&lt;/P&gt;
&lt;P&gt;So depending on the shape of the object, the image will change and reflect this shape.&lt;/P&gt;
&lt;P&gt;It works really really well.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem is where to keep the image.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;I can keep it in my library folder, but as soon as another user puts the folder in a write-protected position in their file system, it will not work.&lt;/LI&gt;
&lt;LI&gt;I can keep the image in the ArchiCAD data folder, but I don’t want to have to load the ArchiCAD data folder as a library (ACAPI_LibraryPart_Register() only works if saved in an already loaded library).&lt;/LI&gt;
&lt;LI&gt;I can keep it in the embedded library - but this will not work for teamwork and is not working anyway.&lt;/LI&gt;
&lt;LI&gt;I can’t place it as an asset in my add-on - because they are read-only.&lt;/LI&gt;
&lt;LI&gt;I don’t want to write it to the pln file as custom data - that would be stupid yeah?.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any suggestions would be greatly appreciated. &lt;SPAN&gt;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2026 13:45:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Where-to-store-a-dynamically-changing-image/m-p/700732#M10858</guid>
      <dc:creator>Ben Cohen</dc:creator>
      <dc:date>2026-04-24T13:45:44Z</dc:date>
    </item>
  </channel>
</rss>

