<?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 Saving preferences to project in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369048#M1370</link>
    <description>&lt;P&gt;Hi everyone. I have another question about API saving preferences into projects (different preferences/settings for each separate project).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://archicadapi.graphisoft.com/documentation/saving-add-on-data-into-the-preferences-and-the-project-file" target="_self"&gt;documentation&lt;/A&gt; states that preferences can be stored into a project. There is also &lt;A href="https://community.graphisoft.com/t5/Developer-forum/Saving-add-on-data-customisation-for-future-Archicad-sessions/m-p/309034" target="_self"&gt;mention&lt;/A&gt; of storing project preferences on forum. Despite all written documentation, when trying to save preferences into project, they get saved globally (same preferences for everytime, for every project). There is no mention in documentation how to determine saving target (globally or into project). Can this be achived with&amp;nbsp;ACAPI_​SetPreferences or should I use ACAPI_AddOnObject*?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Miha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 29 Jan 2023 07:34:24 GMT</pubDate>
    <dc:creator>Miha Nahtigal</dc:creator>
    <dc:date>2023-01-29T07:34:24Z</dc:date>
    <item>
      <title>Saving preferences to project</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369048#M1370</link>
      <description>&lt;P&gt;Hi everyone. I have another question about API saving preferences into projects (different preferences/settings for each separate project).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The &lt;A href="https://archicadapi.graphisoft.com/documentation/saving-add-on-data-into-the-preferences-and-the-project-file" target="_self"&gt;documentation&lt;/A&gt; states that preferences can be stored into a project. There is also &lt;A href="https://community.graphisoft.com/t5/Developer-forum/Saving-add-on-data-customisation-for-future-Archicad-sessions/m-p/309034" target="_self"&gt;mention&lt;/A&gt; of storing project preferences on forum. Despite all written documentation, when trying to save preferences into project, they get saved globally (same preferences for everytime, for every project). There is no mention in documentation how to determine saving target (globally or into project). Can this be achived with&amp;nbsp;ACAPI_​SetPreferences or should I use ACAPI_AddOnObject*?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, Miha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 07:34:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369048#M1370</guid>
      <dc:creator>Miha Nahtigal</dc:creator>
      <dc:date>2023-01-29T07:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Saving preferences to project</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369049#M1371</link>
      <description>&lt;P&gt;According to the documentation preferences are stored globally, and in the project, too: “&lt;SPAN&gt;The preferences data is also stored in all project files.” So in theory if an addon saves things in preferences, and the user saves the project, it should work fine.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 08:16:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369049#M1371</guid>
      <dc:creator>kovacsv</dc:creator>
      <dc:date>2023-01-29T08:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Saving preferences to project</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369050#M1372</link>
      <description>&lt;P&gt;If I store preferences in project 1, than open project 2, modify and store preferences, close project 2 and open project 1, the preferences remaind as saved from project 2. I would like to store per-project preferences, if it is possible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 08:37:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369050#M1372</guid>
      <dc:creator>Miha Nahtigal</dc:creator>
      <dc:date>2023-01-29T08:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Saving preferences to project</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369051#M1373</link>
      <description>&lt;P&gt;Are you sure you saved project 1 before closing it?&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jan 2023 09:04:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Saving-preferences-to-project/m-p/369051#M1373</guid>
      <dc:creator>kovacsv</dc:creator>
      <dc:date>2023-01-29T09:04:49Z</dc:date>
    </item>
  </channel>
</rss>

