<?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 How to delete a layout in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233337#M2837</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello&lt;BR /&gt;I want to find a delete a layout.&lt;BR /&gt;I know it should work with APIDb_​DeleteDatabaseID, but what do API_DatabaseInfo should be? How do I get a layout into API_DatabaseInfo?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/DIV&gt;</description>
    <pubDate>Wed, 15 Sep 2021 10:35:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-09-15T10:35:20Z</dc:date>
    <item>
      <title>How to delete a layout</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233337#M2837</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello&lt;BR /&gt;I want to find a delete a layout.&lt;BR /&gt;I know it should work with APIDb_​DeleteDatabaseID, but what do API_DatabaseInfo should be? How do I get a layout into API_DatabaseInfo?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 10:35:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233337#M2837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T10:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a layout</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233338#M2838</link>
      <description>How is it decided which layout is to be deleted? Does the user choose it?</description>
      <pubDate>Thu, 02 Apr 2020 18:34:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233338#M2838</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-04-02T18:34:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a layout</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233339#M2839</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;
How is it decided which layout is to be deleted? Does the user choose it?
&lt;/BLOCKQUOTE&gt;

It’s the layouts of floors that has nothing in it.&lt;BR /&gt;
I find them by their name.</description>
      <pubDate>Thu, 02 Apr 2020 23:01:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233339#M2839</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-02T23:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a layout</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233340#M2840</link>
      <description>Does the method for finding the layout not also provide the details required for &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;API_DatabaseInfo&lt;E&gt;&lt;/E&gt;? How are you locating the target layouts?</description>
      <pubDate>Fri, 03 Apr 2020 08:32:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233340#M2840</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-04-03T08:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a layout</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233341#M2841</link>
      <description>&lt;BLOCKQUOTE&gt;Ralph wrote:&lt;BR /&gt;
Does the method for finding the layout not also provide the details required for &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;API_DatabaseInfo&lt;E&gt;&lt;/E&gt;? How are you locating the target layouts?
&lt;/BLOCKQUOTE&gt;

That’s exactly my question</description>
      <pubDate>Fri, 03 Apr 2020 13:42:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233341#M2841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-03T13:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a layout</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233342#M2842</link>
      <description>How about using &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Database&lt;E&gt;&lt;/E&gt;  with &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIDb_GetLayoutDatabasesID&lt;E&gt;&lt;/E&gt; to retrieve a list of all layouts?</description>
      <pubDate>Fri, 03 Apr 2020 14:10:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-delete-a-layout/m-p/233342#M2842</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-04-03T14:10:39Z</dc:date>
    </item>
  </channel>
</rss>

