<?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 update Drawing? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270624#M2393</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
In API_DrawingType structure there is a member named manualUpdate.&lt;BR /&gt;
If you set that member to false (and change the drawing by using ACAPI_Element_Change), then the drawing will be automatically updated by Archicad.&lt;BR /&gt;
Using APIDb_CheckDrawingStatusID you can check the status of the drawing. If it says the drawing is not up-to-date yet, then you can wait until the APIDb_CheckDrawingStatusID says it was updated.</description>
    <pubDate>Wed, 19 Aug 2020 08:41:51 GMT</pubDate>
    <dc:creator>Tibor Lorantfy</dc:creator>
    <dc:date>2020-08-19T08:41:51Z</dc:date>
    <item>
      <title>How to update Drawing?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270621#M2390</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I want to save layoutbook as pdf after updating drawing that connected viewmap.&lt;BR /&gt;&lt;BR /&gt;But, drawing is not update when I change window to layoutbook using APIDo_ChangeWindowID.&lt;BR /&gt;&lt;BR /&gt;I get API_Element using API_DrawingID and change that.&lt;BR /&gt;&lt;BR /&gt;Drawing is changed, but they are not updated.&lt;BR /&gt;&lt;BR /&gt;Please let me know how to update drawing in layoutbook.&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 07:54:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270621#M2390</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T07:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Drawing?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270622#M2391</link>
      <description>From what I understand this isn’t possible via API &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;&lt;BR /&gt;
I tried everything, including refreshing the dB and asking here. It seems to be impossible..</description>
      <pubDate>Mon, 17 Aug 2020 08:42:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270622#M2391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-17T08:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Drawing?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270623#M2392</link>
      <description>&lt;BLOCKQUOTE&gt;Tomer1 wrote:&lt;BR /&gt;
From what I understand this isn’t possible via API &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;&lt;BR /&gt;
I tried everything, including refreshing the dB and asking here. It seems to be impossible..
&lt;/BLOCKQUOTE&gt;

Thank you for the reply.&lt;BR /&gt;
&lt;BR /&gt;
I solved this problem by waiting for the automatic update from ArchiCAD through a timer.</description>
      <pubDate>Wed, 19 Aug 2020 05:33:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270623#M2392</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-19T05:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Drawing?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270624#M2393</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
In API_DrawingType structure there is a member named manualUpdate.&lt;BR /&gt;
If you set that member to false (and change the drawing by using ACAPI_Element_Change), then the drawing will be automatically updated by Archicad.&lt;BR /&gt;
Using APIDb_CheckDrawingStatusID you can check the status of the drawing. If it says the drawing is not up-to-date yet, then you can wait until the APIDb_CheckDrawingStatusID says it was updated.</description>
      <pubDate>Wed, 19 Aug 2020 08:41:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270624#M2393</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2020-08-19T08:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to update Drawing?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270625#M2394</link>
      <description>Hi Tomer thanks for the help, was looking for similar solution.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Kevin J. Hodge</description>
      <pubDate>Mon, 28 Sep 2020 06:43:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-update-Drawing/m-p/270625#M2394</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-28T06:43:07Z</dc:date>
    </item>
  </channel>
</rss>

