<?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 Getting a list of all the files used by a project via API in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191115#M5677</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I can see that the Drawing Manager lists all the files being used by a project.&lt;BR /&gt;Is there an API call which returns the list of files being used?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;/DIV&gt;</description>
    <pubDate>Wed, 02 Aug 2023 15:00:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-02T15:00:53Z</dc:date>
    <item>
      <title>Getting a list of all the files used by a project via API</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191115#M5677</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I can see that the Drawing Manager lists all the files being used by a project.&lt;BR /&gt;Is there an API call which returns the list of files being used?&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:00:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191115#M5677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T15:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a list of all the files used by a project via AP</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191116#M5678</link>
      <description>&lt;BLOCKQUOTE&gt;GDefina wrote:&lt;BR /&gt;I can see that the Drawing Manager lists all the files being used by a project.&lt;BR /&gt;
Is there an API call which returns the list of files being used?&lt;/BLOCKQUOTE&gt;
Not sure what you mean - do you want information about hot-linked files?</description>
      <pubDate>Mon, 10 Sep 2012 19:38:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191116#M5678</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2012-09-10T19:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting a list of all the files used by a project via AP</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191117#M5679</link>
      <description>Thanks Ralph. I'm after a list of all the files associated with a project. When you look at Drawing Manager you get it. This is all external content - so far I've found that the ones I'm looking for are in Drawing objects, so I'm progressing with the other topic on accessing all objects from all databases. It seems if I iterate through all the databases and all the drawing objects of them, then I can compile a list of the external content.&lt;BR /&gt;
&lt;BR /&gt;
Originally I thought these were hotlinks but, at least in files I'm working with, they are drawing objects.</description>
      <pubDate>Mon, 10 Sep 2012 22:27:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Getting-a-list-of-all-the-files-used-by-a-project-via-API/m-p/191117#M5679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-10T22:27:41Z</dc:date>
    </item>
  </channel>
</rss>

