<?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 get all drawing elements regardless of window in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191315#M5680</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;When I use ACAPI_Element_GetElemList(API_DrawingId, ...)&lt;BR /&gt;I get the drawing elements for the current window.&lt;BR /&gt;&lt;BR /&gt;How can I get all the drawing elements for all the windows without changing the current window (or restoring the current window)?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Aug 2023 15:00:32 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-02T15:00:32Z</dc:date>
    <item>
      <title>get all drawing elements regardless of window</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191315#M5680</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;When I use ACAPI_Element_GetElemList(API_DrawingId, ...)&lt;BR /&gt;I get the drawing elements for the current window.&lt;BR /&gt;&lt;BR /&gt;How can I get all the drawing elements for all the windows without changing the current window (or restoring the current window)?&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:00:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191315#M5680</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T15:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: get all drawing elements regardless of window</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191316#M5681</link>
      <description>So, is it sufficient to iterate through all the layout databases or do I also need to check the Detail, Worksheet and MasterLayout databases?</description>
      <pubDate>Mon, 10 Sep 2012 07:20:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191316#M5681</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-10T07:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: get all drawing elements regardless of window</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191317#M5682</link>
      <description>&lt;BLOCKQUOTE&gt;GDefina wrote:&lt;BR /&gt;So, is it sufficient to iterate through all the layout databases or do I also need to check the Detail, Worksheet and MasterLayout databases?&lt;/BLOCKQUOTE&gt;
I'm not aware of any command that would retrieve all elements from all databases simultaneously. You will probably have to iterate through all databases.</description>
      <pubDate>Mon, 10 Sep 2012 19:25:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/get-all-drawing-elements-regardless-of-window/m-p/191317#M5682</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2012-09-10T19:25:31Z</dc:date>
    </item>
  </channel>
</rss>

