<?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: Updating Favorite Properties by external Excel in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247891#M4293</link>
    <description>You can update setup with XML file in attribute window. &lt;BR /&gt;
&lt;BR /&gt;
In API Favorites seems to have its own commands to handle them. Thankfully with override version. I Haven't tried it as well.&lt;BR /&gt;
&lt;BR /&gt;
So import export seems possible. Update of elements is probably a completely different story...</description>
    <pubDate>Tue, 02 Oct 2018 15:06:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-10-02T15:06:18Z</dc:date>
    <item>
      <title>Updating Favorite Properties by external Excel</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247889#M4291</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi forum&lt;BR /&gt;&lt;BR /&gt;Is it possible to access a projects favorites and update their properties through the API?&lt;BR /&gt;&lt;BR /&gt;Preferably from an external Excel file with matching columns to properties.&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Oct 2022 11:04:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247889#M4291</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-06T11:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Favorite Properties by external Excel</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247890#M4292</link>
      <description>I haven't tried to do this, but I think it should be possible. I don't see an option to modify an existing favourite, but I suppose you could simply delete the original and create the updated version in its place.&lt;BR /&gt;
&lt;BR /&gt;
There's also a command to import Favorites from an external file.</description>
      <pubDate>Tue, 02 Oct 2018 07:38:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247890#M4292</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2018-10-02T07:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Favorite Properties by external Excel</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247891#M4293</link>
      <description>You can update setup with XML file in attribute window. &lt;BR /&gt;
&lt;BR /&gt;
In API Favorites seems to have its own commands to handle them. Thankfully with override version. I Haven't tried it as well.&lt;BR /&gt;
&lt;BR /&gt;
So import export seems possible. Update of elements is probably a completely different story...</description>
      <pubDate>Tue, 02 Oct 2018 15:06:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247891#M4293</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T15:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Favorite Properties by external Excel</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247892#M4294</link>
      <description>Hi guys, that sounds very promising &lt;BR /&gt;
&lt;BR /&gt;
Although I would love to see Link of BIM6Xs idea about “linked favorites” (what an appropriate name) pioneered more than 7 years ago on this forum come to fruition it is not totally crucial for this workflow.&lt;BR /&gt;
&lt;BR /&gt;
1. Client have +1000 favorites (retail) with loads of Properties and custom classification &lt;BR /&gt;
2. The price changes on 300 objects&lt;BR /&gt;
3. Favorites must be updated from the master backend system working through Excelsheets&lt;BR /&gt;
&lt;BR /&gt;
So one solution could be exporting as xml and updating in batch with an external tool, but much more interesting to be able to write directly to the template file into the favorites. This off course implies proper columns to properties and some master Id number such as product serial.&lt;BR /&gt;
&lt;BR /&gt;
I am in contact with GS about options here but extremely interesting to hear your experiences and ideas so many thanks.</description>
      <pubDate>Tue, 02 Oct 2018 18:48:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247892#M4294</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T18:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Favorite Properties by external Excel</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247893#M4295</link>
      <description>If it more like furnishing/doors/windows library Id suggests doing GDL library for it. As far as I know, you can update them with XML/SQL. &lt;BR /&gt;
&lt;BR /&gt;
If it's building the product such as wall/slab/building material then favourites have sense but probably you need to create appropriate Attributes first. And then there are other issues with using favourites as well...&lt;BR /&gt;
Yep excel import will work better especially if your client data are sored and update in this format. Import/Export is pretty straightforward there is a good example in Database_Control solution.&lt;BR /&gt;
&lt;BR /&gt;
Form BIM6x I was trying RVT connection but since it didn't work I just skip their solutions and didn't tie anything else.</description>
      <pubDate>Tue, 02 Oct 2018 20:28:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Updating-Favorite-Properties-by-external-Excel/m-p/247893#M4295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-02T20:28:31Z</dc:date>
    </item>
  </channel>
</rss>

