<?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: Project Notes in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241993#M4265</link>
    <description>You can get them through APIEnv_GetProjectNotesID and modify them through APIEnv_ChangeProjectNotesID.&lt;BR /&gt;
&lt;BR /&gt;
You can also use ACAPI_Goodies(APIAny_SetAnAutoTextID) and ACAPI_Goodies(APIAny_GetAutoTextsID). You can find the list of autotext &lt;A href="https://helpcenter.graphisoft.com/user-guide/77062/" target="_blank"&gt;here&lt;/A&gt;, just remove "&amp;lt;" and "&amp;gt;".</description>
    <pubDate>Tue, 04 Dec 2018 06:29:45 GMT</pubDate>
    <dc:creator>ReignBough</dc:creator>
    <dc:date>2018-12-04T06:29:45Z</dc:date>
    <item>
      <title>Project Notes</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241990#M4262</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Is there a method in the API to move info from properties to the project info fields. Getting the property values is fairly straight forward.&lt;BR /&gt;&lt;BR /&gt;But I tried to fill in the info field 'notes' using the supplied example:&lt;BR /&gt;&lt;BR /&gt;API_ProjectNoteInfo noteInfo;&lt;BR /&gt;ACAPI_Environment (APIEnv_GetProjectNotesID, &amp;amp;noteInfo, nullptr);&lt;BR /&gt;CHCopyC ("John Miller", noteInfo.notes);&lt;BR /&gt;ACAPI_Environment (APIEnv_ChangeProjectNotesID, &amp;amp;noteInfo, nullptr);&lt;BR /&gt;&lt;BR /&gt;Doesn't work??&lt;BR /&gt;&lt;BR /&gt;using version 22 on mac&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Jul 2023 12:07:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241990#M4262</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2023-07-04T12:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Project Notes</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241991#M4263</link>
      <description>It works here:

Maybe you are searching the result at the wrong place.</description>
      <pubDate>Tue, 11 Sep 2018 09:42:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241991#M4263</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2018-09-11T09:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Project Notes</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241992#M4264</link>
      <description>Is there a way to access and add to the categories used in this UI using the API? I didn't find anything in the docs so far.</description>
      <pubDate>Tue, 27 Nov 2018 12:02:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241992#M4264</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-27T12:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Project Notes</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241993#M4265</link>
      <description>You can get them through APIEnv_GetProjectNotesID and modify them through APIEnv_ChangeProjectNotesID.&lt;BR /&gt;
&lt;BR /&gt;
You can also use ACAPI_Goodies(APIAny_SetAnAutoTextID) and ACAPI_Goodies(APIAny_GetAutoTextsID). You can find the list of autotext &lt;A href="https://helpcenter.graphisoft.com/user-guide/77062/" target="_blank"&gt;here&lt;/A&gt;, just remove "&amp;lt;" and "&amp;gt;".</description>
      <pubDate>Tue, 04 Dec 2018 06:29:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Project-Notes/m-p/241993#M4265</guid>
      <dc:creator>ReignBough</dc:creator>
      <dc:date>2018-12-04T06:29:45Z</dc:date>
    </item>
  </channel>
</rss>

