<?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 Command Place all favorites in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Command-Place-all-favorites/m-p/645061#M10067</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;I am looking for a shortcut command to &lt;EM&gt;place all loaded favorites&lt;/EM&gt; on floor plan - similar to the existing command Place all objects?&lt;/P&gt;&lt;P&gt;Is it possible to do a Python script to do the operation instead of waiting for an added shortcut in AC if it is needed fairly soon? How should that script look like then ...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It would be of great help when updating clients older template files and you want to have visual control (MVO for example) over what happens during library migration in between versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;/Susanne&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jan 2025 05:47:48 GMT</pubDate>
    <dc:creator>Susanne_NBG Sweden</dc:creator>
    <dc:date>2025-01-03T05:47:48Z</dc:date>
    <item>
      <title>Command Place all favorites</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Command-Place-all-favorites/m-p/645061#M10067</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I am looking for a shortcut command to &lt;EM&gt;place all loaded favorites&lt;/EM&gt; on floor plan - similar to the existing command Place all objects?&lt;/P&gt;&lt;P&gt;Is it possible to do a Python script to do the operation instead of waiting for an added shortcut in AC if it is needed fairly soon? How should that script look like then ...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It would be of great help when updating clients older template files and you want to have visual control (MVO for example) over what happens during library migration in between versions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;/Susanne&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 05:47:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Command-Place-all-favorites/m-p/645061#M10067</guid>
      <dc:creator>Susanne_NBG Sweden</dc:creator>
      <dc:date>2025-01-03T05:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Command Place all favorites</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Command-Place-all-favorites/m-p/645075#M10068</link>
      <description>&lt;P&gt;The python API without any extensions cannot do that since it doesn't support creation of elements out of the box.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;You'll need an Add-On in some form or another. Either check the TAPIR Add-On (this extends the Python/JSON API and could also be controlled via Grasshopper) or write your own Add-On.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jan 2025 12:45:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Command-Place-all-favorites/m-p/645075#M10068</guid>
      <dc:creator>BerndSchwarzenbacher</dc:creator>
      <dc:date>2025-01-03T12:45:36Z</dc:date>
    </item>
  </channel>
</rss>

