<?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: Opensource API for reading IFC Files.. in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7239304#M64282</link>
    <description>&lt;P&gt;Dear Jon,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thank you for your support &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;. you are absolutely correct, after installing the VS 2015 error removed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sincerely yours,&lt;/P&gt;&lt;P&gt;Mehdi&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 16:43:28 GMT</pubDate>
    <dc:creator>mehdi.Autodesk</dc:creator>
    <dc:date>2017-07-19T16:43:28Z</dc:date>
    <item>
      <title>Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6433280#M64268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can someone please suggest me an opensource API (SDK) for reading IFC file..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 10:15:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6433280#M64268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-13T10:15:25Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6433547#M64269</link>
      <description>&lt;P&gt;Which language? &amp;nbsp;dotnet (ie c# or vb.net)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I opensourced the core of my IFC library earlier in the year.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jmirtsch/GeometryGymIFC&amp;nbsp;" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFC&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will handle IFC2x3 and IFC4 simultaneously, and I'm enabling ifcxml at the moment (and also ifcjson).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some samples are here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jmirtsch/GeometryGymIFCExamples" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFCExamples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's also available from nuget. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are alternatives, BIMServer. &amp;nbsp;For c++, I'd suggest trying IfcOpenShell or the CSTB.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 12:34:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6433547#M64269</guid>
      <dc:creator>GeomGym</dc:creator>
      <dc:date>2016-07-13T12:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6434333#M64270</link>
      <description>Hello Geomgym,&lt;BR /&gt;Many thanks for your prompt response.&lt;BR /&gt;&lt;BR /&gt;Was looking for VB.Net for an option to read geometry and member information -profile etc from an IFC file.&lt;BR /&gt;&lt;BR /&gt;I was getting page not found error when I clicked on the first link. Please could you have a look.</description>
      <pubDate>Wed, 13 Jul 2016 17:03:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6434333#M64270</guid>
      <dc:creator>ayrus</dc:creator>
      <dc:date>2016-07-13T17:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6434572#M64271</link>
      <description>&lt;P&gt;The correct URL is&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/jmirtsch/GeometryGymIFC" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You find it immediately if you look at the page pointed to by the second URL.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hey, Jon, this looks great!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had no idea!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you like me to publish&amp;nbsp;something about it on&amp;nbsp;The Building Coder?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you would like to cobble together a short intro with some examples, that would be really nice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 18:49:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6434572#M64271</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-07-13T18:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6434574#M64272</link>
      <description>&lt;P&gt;Hi Surya,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Re. Link&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;there is an extra blank at the end in the link.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/jmirtsch/GeometryGymIFC" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can copy the link directly or go up one folder up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding generic tools, I see Building Smart org page has several pointers:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.buildingsmart-tech.org/implementation/get-started/ifc-open-source" target="_blank"&gt;http://www.buildingsmart-tech.org/implementation/get-started/ifc-open-source&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I must admit that I'm not an expert of IFC. So I cannot comment on them. But FYI.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2016 18:49:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6434574#M64272</guid>
      <dc:creator>mikako_harada</dc:creator>
      <dc:date>2016-07-13T18:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435515#M64273</link>
      <description>&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for your prompt response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have downloaded GeometryGymIFC solution from the link provided by you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There seem to be Math.Net and Rhino Projects added in the solution, requiring certain dlls/app to be installed the PC for using them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since my objective is to just read coordinates and member incidences to a data-table using VB.net; I am wondering if Math.Net and Rhino projects be removed from the solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It will be of great help if you can help with a sample project for reading coordinates as I have just started with IFC mgmt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; cheers&lt;BR /&gt;Surya&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 08:48:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435515#M64273</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T08:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435522#M64274</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Surya,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your appreciation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I am pretty sure that nobody will volunteer to do that work for you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You have a simple choice: do it the hard way, or KISS:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://en.wikipedia.org/wiki/KISS_principle" target="_blank"&gt;https://en.wikipedia.org/wiki/KISS_principle&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I recommend just installing Rhino.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The .NET Math library is installed anyway by the .NET framework, if you have a Revit add-in running, or even just Revit itself.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Good luck and have fun!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 08:52:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435522#M64274</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2016-07-14T08:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435527#M64275</link>
      <description>&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Was actually looking for a Standalone API without requiring Revit or Rhino installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Didn't realize that the API requires Revit installation; thank you for the clarification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Surya&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 08:59:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435527#M64275</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T08:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435531#M64276</link>
      <description>&lt;P&gt;Hi Surya,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are multiple dll's that can be built, the primary one has no dependencies other than System.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jmirtsch/GeometryGymIFC/tree/master/DLL%20Projects/GeometryGymIFC" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFC/tree/master/DLL%20Projects/GeometryGymIFC&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is also available on nuget if you search for ifc.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nuget.org/packages/GeometryGymIFC/" target="_blank"&gt;https://www.nuget.org/packages/GeometryGymIFC/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are variations such as the rhinocommon, or math.net builds which take advantage of geometric functionality such as transforms, extrusions, mesh etc. &amp;nbsp;I do hope to add OpenCascade and potentially Revit ( &amp;nbsp;I do still have closed source interfaces with Revit that I use for my revit plugins).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can post/share an ifc file with the information you wish to extract, I should be able to add to the example repository.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeremy, if you want to do a blog post on this, great. &amp;nbsp;If you also have an idea for a test project or sample, this can be developed. &amp;nbsp;Let me know what else might help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 09:00:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435531#M64276</guid>
      <dc:creator>GeomGym</dc:creator>
      <dc:date>2016-07-14T09:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435644#M64277</link>
      <description>&lt;P&gt;Hi Jon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample IFC file along with structure screenshot attached as requested:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired output is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&amp;nbsp;&amp;nbsp;&amp;nbsp; Description&amp;nbsp;&amp;nbsp; Section&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Grade&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Length&amp;nbsp; Qty&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1001&amp;nbsp;&amp;nbsp;&amp;nbsp; COL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UC254*254*73&amp;nbsp;&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.000&amp;nbsp;&amp;nbsp; 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1002&amp;nbsp;&amp;nbsp;&amp;nbsp; COL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UC356*368*153&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.000&amp;nbsp;&amp;nbsp; 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1003&amp;nbsp;&amp;nbsp;&amp;nbsp; COL&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UC305*305*97&amp;nbsp;&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.000&amp;nbsp;&amp;nbsp; 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1004&amp;nbsp;&amp;nbsp;&amp;nbsp; BEAM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UB356*171*51&amp;nbsp;&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.000&amp;nbsp;&amp;nbsp; 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1005&amp;nbsp;&amp;nbsp;&amp;nbsp; BEAM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UB610*229*101&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.200&amp;nbsp;&amp;nbsp; 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1006&amp;nbsp;&amp;nbsp;&amp;nbsp; BEAM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UB178*102*19&amp;nbsp;&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.200&amp;nbsp;&amp;nbsp; 2&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1007&amp;nbsp;&amp;nbsp;&amp;nbsp; BEAM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UB406*140*46&amp;nbsp;&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6.000&amp;nbsp;&amp;nbsp; 4&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1008&amp;nbsp;&amp;nbsp;&amp;nbsp; BEAM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; UB406*140*46&amp;nbsp;&amp;nbsp; S275J0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7.200&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;surya&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 10:13:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435644#M64277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-14T10:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435788#M64278</link>
      <description>&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I improved an existing example to generate your requested table.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jmirtsch/GeometryGymIFCExamples/tree/master/consoleSummarizeElements" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFCExamples/tree/master/consoleSummarizeElements&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note that this algorithm pretty much assumes the ifc file was generated from Tekla with the observed arrangement, you would have to make a more flexible routine to summarize the same output from ifc files created by other software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:45:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/6435788#M64278</guid>
      <dc:creator>GeomGym</dc:creator>
      <dc:date>2016-07-14T11:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7151659#M64279</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, many thanks for your code!&lt;BR /&gt;&lt;/SPAN&gt;We have some problems with IFC models that came from Bentley&amp;nbsp;software (we use Revit): Bentley save IFCSLAB as IFCBUILDINGELEMENTPROXY&amp;nbsp;&lt;BR /&gt;Is it possible to update your code to make the converter that will read the one IFC file with &lt;SPAN&gt;IFCBUILDINGELEMENTPROXY&amp;nbsp;&lt;/SPAN&gt;and save a new one IFC file with&amp;nbsp;&lt;SPAN&gt;IFCSLAB?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 12:40:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7151659#M64279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-14T12:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7223409#M64280</link>
      <description>&lt;P&gt;Hi Dear Jon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first of &amp;nbsp;all thank you for your Post in Autodesk Community,&lt;/P&gt;&lt;P&gt;I am trying to debug the GeometryGymIFC project on Visual studio 2012 and use it as reference in Civil 3D 2016, and i have this error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;"Error 21 Invalid token '=' in class, struct, or interface member declaration "&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture1.PNG" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/377080i14B0E1BB01D4013A/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture1.PNG" alt="Capture1.PNG" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;as I am not so familiar&amp;nbsp;with c# &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://forums.autodesk.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&amp;nbsp;(i am using vb.net) would you please inform me how can i solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 19:14:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7223409#M64280</guid>
      <dc:creator>mehdi.Autodesk</dc:creator>
      <dc:date>2017-07-12T19:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7223667#M64281</link>
      <description>&lt;P&gt;I'm using Visual Studio 2015, which has newer versions of c# so I suspect the syntax used there isn't compatible with Visual Studio 2012.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can't upgrade, then either reference the DLL directly (you can use NuGet to access the compiled version) or there is a branch of code referencing dotnet 3.5 (not sure if this still uses the same syntax. &amp;nbsp;&lt;A href="https://github.com/jmirtsch/GeometryGymIFC/tree/DotNet3.5/DLL%20Projects" target="_blank"&gt;https://github.com/jmirtsch/GeometryGymIFC/tree/DotNet3.5/DLL%20Projects&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't recall if there is another way to initialize the attributes, using a private variable is one one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jon&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2017 20:52:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7223667#M64281</guid>
      <dc:creator>GeomGym</dc:creator>
      <dc:date>2017-07-12T20:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7239304#M64282</link>
      <description>&lt;P&gt;Dear Jon,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thank you for your support &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://forums.autodesk.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;. you are absolutely correct, after installing the VS 2015 error removed .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sincerely yours,&lt;/P&gt;&lt;P&gt;Mehdi&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 16:43:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7239304#M64282</guid>
      <dc:creator>mehdi.Autodesk</dc:creator>
      <dc:date>2017-07-19T16:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7569767#M64283</link>
      <description>&lt;P&gt;Hi Jeremy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This is balaji, i am new to Revit API programming. I am started the exploring method API process.&lt;BR /&gt;Currently, i am looking for export current revit file to IFC format, through VB.NET/C#. How to do the export process.&lt;BR /&gt;&lt;BR /&gt;Please help me for further process and guidance.&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have posted my query in the new-post &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/export-revit-file-to-ifc-using-vb-net-c/td-p/7569750" target="_blank"&gt;https://forums.autodesk.com/t5/revit-api-forum/export-revit-file-to-ifc-using-vb-net-c/td-p/7569750&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thnks&lt;BR /&gt;Balaji&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 07:29:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7569767#M64283</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T07:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Opensource API for reading IFC Files..</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7570063#M64284</link>
      <description>&lt;P&gt;Dear Balaji,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I answered you directly in your new thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:38:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/opensource-api-for-reading-ifc-files/m-p/7570063#M64284</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2017-11-24T09:38:10Z</dc:date>
    </item>
  </channel>
</rss>

