<?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: API for BIM Interoperability Tools in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11219095#M18652</link>
    <description>&lt;P&gt;Only the Model Checker has an available API, which, unfortunately, is the one tool you did not need.&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jun 2022 11:12:14 GMT</pubDate>
    <dc:creator>JasonKunkel</dc:creator>
    <dc:date>2022-06-07T11:12:14Z</dc:date>
    <item>
      <title>API for BIM Interoperability Tools</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11216722#M18650</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi everyone,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I'd like to automate some workflow in Revit which involves a few steps from BIM Interoperability Tools:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hkrutVD5MR_0-1654510397109.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1076459iB2E5DC67FB5772A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hkrutVD5MR_0-1654510397109.png" alt="hkrutVD5MR_0-1654510397109.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;Classification Manager:&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;Set&lt;/LI&gt;&lt;LI&gt;Assign&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;COBie Extension:&lt;/SPAN&gt;&lt;UL&gt;&lt;LI&gt;Setup Families&lt;/LI&gt;&lt;LI&gt;Setup Project&lt;/LI&gt;&lt;LI&gt;Contacts&lt;/LI&gt;&lt;LI&gt;Import&lt;/LI&gt;&lt;LI&gt;Update&lt;/LI&gt;&lt;LI&gt;Create Spreadsheet&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Is there any API or any other way how to deal with these features through C# code?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 10:14:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11216722#M18650</guid>
      <dc:creator>hennadii_k</dc:creator>
      <dc:date>2022-06-06T10:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: API for BIM Interoperability Tools</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11217754#M18651</link>
      <description>&lt;P&gt;If the screen snapshot that you show is from the Revit ribbon, then you can at least launch each of those commands programmatically using the Revit &lt;U&gt;PostCommand&lt;/U&gt; API:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.revitapidocs.com/2023/b0df464d-1733-ea9e-ac40-399fa9c9a037.htm" target="_blank"&gt;https://www.revitapidocs.com/2023/b0df464d-1733-ea9e-ac40-399fa9c9a037.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are some hints on using that:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.3" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, the commands are launched just as they are, with their standard manual user interface, and no possibility to programmatically supply the required user input, so the automation potential with that approach is a bit limited. Depending on what exactly you wish to achieve, this may satisfy your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 19:39:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11217754#M18651</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-06-06T19:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: API for BIM Interoperability Tools</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11219095#M18652</link>
      <description>&lt;P&gt;Only the Model Checker has an available API, which, unfortunately, is the one tool you did not need.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 11:12:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11219095#M18652</guid>
      <dc:creator>JasonKunkel</dc:creator>
      <dc:date>2022-06-07T11:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: API for BIM Interoperability Tools</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11396913#M18653</link>
      <description>&lt;P&gt;the model checker is the one I want to use, which dll do we have to use for the model checker api ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 06:33:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11396913#M18653</guid>
      <dc:creator>ivo.lafeber</dc:creator>
      <dc:date>2022-09-02T06:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: API for BIM Interoperability Tools</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11396969#M18654</link>
      <description>&lt;P&gt;I see a number of hits searching this forum for "model checker API". Have you tried doing so yourself?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 06:57:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11396969#M18654</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-09-02T06:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: API for BIM Interoperability Tools</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11397147#M18655</link>
      <description>&lt;P&gt;dumb of me, sorry &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Sep 2022 08:43:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/api-for-bim-interoperability-tools/m-p/11397147#M18655</guid>
      <dc:creator>ivo.lafeber</dc:creator>
      <dc:date>2022-09-02T08:43:37Z</dc:date>
    </item>
  </channel>
</rss>

