<?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: Need help fixing - export OBJ script from Revit 2020. in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438109#M35291</link>
    <description>&lt;P&gt;You can implement Revit macros in Python.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use the Revit Python Shell or Dynamo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 12 Apr 2020 21:42:46 GMT</pubDate>
    <dc:creator>jeremytammik</dc:creator>
    <dc:date>2020-04-12T21:42:46Z</dc:date>
    <item>
      <title>Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9433827#M35282</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a script written by Clive Broadhurst (inglegreen.com) to export OBJ files from Revit.&amp;nbsp; Unfortunately this script is not working with Revit 2020.&amp;nbsp; Is it possible for any of you folks to fix this script so it will work with Revit 2020?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Azims&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2020 04:03:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9433827#M35282</guid>
      <dc:creator>azims</dc:creator>
      <dc:date>2020-04-10T04:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437641#M35283</link>
      <description>&lt;P&gt;I would be surprised and impressed if anyone has the time and energy to perform this work for you for free, just for the asking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 13:32:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437641#M35283</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-04-12T13:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437645#M35284</link>
      <description>&lt;P&gt;Furthermore, you have provided just the DLL and the add-in manifest, no source code.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That makes it pretty hard to migrate, since the DLL needs to be decompiled first.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you possess the legal rights to reverse engineer and decompile this code?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 13:35:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437645#M35284</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-04-12T13:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437757#M35285</link>
      <description>&lt;P&gt;Hi Jeremey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for posting a response on this.&amp;nbsp;&amp;nbsp;First I don't know what level of effort is required to do this work as I don't have any C# programming skills.&amp;nbsp; More skilled users like you could educate me on the process of how to go about it if I want to take on this task by myself.&amp;nbsp; Alternately If any users are willing to do this work for a fee, let me know what the fee would be and I will see if I could afford your services.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, I only provided the files which Clive had on his webpage (inglegreen.com) sometime back.&amp;nbsp; Unfortunately Clive's webpage has no activity for the past few years and he has left no contact information.&amp;nbsp; If I could contact Clive with regard to this I would have done so.&amp;nbsp; I pray that he is safe and doing well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't possess the legal rights for his code.&amp;nbsp; All I know is Clive never charged for these and allowed free access to this on his website.&amp;nbsp; If I figure how to make this work or pay anyone to do this work,&amp;nbsp; I will keep it open source and attribute all credit/ rights to Clive.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now let me explain why the need for this little script.&amp;nbsp; This is the only script I have found which can seamlessly export OBJ files from Revit and during that process allows the option to also collapses the meshes down by individual materials.&amp;nbsp; It is very fast and can handle large revit files easily.&amp;nbsp; I have tried alternate paid OBJ exporters, none of them are able to do this currently.&amp;nbsp; Clive's script worked on Revit 2018 but does not work on 2020.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One alternate way of getting an OBJ out of Revit is to export an FBX to 3ds max and try getting an OBJ from 3ds max.&amp;nbsp; I have tried that also.&amp;nbsp; However the OBJ files coming from max collapse all the materials into a single material.&amp;nbsp; So we lose all material information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you know Autodesk Revit is a software which dominates the AEC industy.&amp;nbsp; Such a dominant platform has no way to export the geometry data to an open platform like OBJ, either by itself or via 3ds max.&amp;nbsp; This may be either due to oversight or by design, I don't know. Either way its a flaw which needs to be remedied in my opinion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Azims&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 15:10:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437757#M35285</guid>
      <dc:creator>azims</dc:creator>
      <dc:date>2020-04-12T15:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437917#M35286</link>
      <description>&lt;P&gt;Does my own outdated OBJ exporter help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2013/07/revit-2014-obj-exporter-and-new-sdk-samples.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2013/07/revit-2014-obj-exporter-and-new-sdk-samples.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 17:39:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437917#M35286</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-04-12T17:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437972#M35287</link>
      <description>Hi Jeremy,&lt;BR /&gt;&lt;BR /&gt;Is it possible to provide a dll file for this exporter? Or can you give me some instructions on how to convert these files into a dll. I mean how to process these through visual studio to get a dll?&lt;BR /&gt;&lt;BR /&gt;I put all the source files in the 'C:\ProgramData\Autodesk\Revit\AddIns\2020' folder and I am getting a error '''Failed to initialize the add-in "OBJ Export" because the assembly "ObjExport.dll" does not exist.'''&lt;BR /&gt;&lt;BR /&gt;Thank you very much,&lt;BR /&gt;Azims&lt;BR /&gt;&lt;BR /&gt;[cid:1b5554a5-5ff4-4612-b966-7af04a07e950]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Apr 2020 18:38:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9437972#M35287</guid>
      <dc:creator>azims</dc:creator>
      <dc:date>2020-04-12T18:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438044#M35288</link>
      <description>&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#2" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#2&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Especially:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/RVT/2020/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Introduction_Getting_Started_html" target="_blank"&gt;https://help.autodesk.com/view/RVT/2020/ENU/?guid=Revit_API_Revit_API_Developers_Guide_Introduction_Getting_Started_html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 20:18:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438044#M35288</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-04-12T20:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438083#M35289</link>
      <description>Looks my revit API journey is about to start.&lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Azims&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Apr 2020 21:04:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438083#M35289</guid>
      <dc:creator>azims</dc:creator>
      <dc:date>2020-04-12T21:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438087#M35290</link>
      <description>&lt;P&gt;Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any option for a python user to work with revit API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Azims&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 21:09:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438087#M35290</guid>
      <dc:creator>azims</dc:creator>
      <dc:date>2020-04-12T21:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438109#M35291</link>
      <description>&lt;P&gt;You can implement Revit macros in Python.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use the Revit Python Shell or Dynamo.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 12 Apr 2020 21:42:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438109#M35291</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2020-04-12T21:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438148#M35292</link>
      <description>Thanks Jeremy.&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Apr 2020 22:44:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9438148#M35292</guid>
      <dc:creator>azims</dc:creator>
      <dc:date>2020-04-12T22:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help fixing - export OBJ script from Revit 2020.</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9879773#M35293</link>
      <description>&lt;P&gt;Just for reference, Doug Klassen has created an add-in wrapper for the Revit to .obj exporter written by Clive Broadhurst. The code is saved here: &lt;A href="https://github.com/dougklassen/Revit-Obj-Export\" target="_blank"&gt;https://github.com/dougklassen/Revit-Obj-Export\&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Giovanni&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 01:35:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/need-help-fixing-export-obj-script-from-revit-2020/m-p/9879773#M35293</guid>
      <dc:creator>giobro</dc:creator>
      <dc:date>2020-11-19T01:35:22Z</dc:date>
    </item>
  </channel>
</rss>

