<?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: Plugin for Importing .ifc into 3ds Max in 3ds Max Programming Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/11760872#M8807</link>
    <description>&lt;P&gt;G'day all! I've started up a discussion here &lt;A href="https://github.com/IfcOpenShell/IfcOpenShell/issues/1279" target="_blank" rel="noopener"&gt;https://github.com/IfcOpenShell/IfcOpenShell/issues/1279&lt;/A&gt; about what we should do to continue supporting (or not supporting) the IfcMax add-on. &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/581699"&gt;@spacefrog_&lt;/a&gt; @michaelsonbrit did you have any preferences on what you'd like to see happen? I think it's awesome how this add-on is still being maintained.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Disclaimer: I am one of the primary devs of the BlenderBIM Add-on, so also curious for those here why that might not be suitable for their needs.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Feb 2023 22:50:09 GMT</pubDate>
    <dc:creator>dion2</dc:creator>
    <dc:date>2023-02-16T22:50:09Z</dc:date>
    <item>
      <title>Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8618755#M8761</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please support Me in order to import the .ifc file format into 3ds Max 2019.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The below link has the plugin Still&amp;nbsp; Max Version 2015, So advise me from where I can download the Plugin for Max Version 2019.&lt;/P&gt;
&lt;P&gt;&lt;A title="Plugin for importing .ifc" href="http://www.ifcopenshell.org/ifcmax.html" target="_blank" rel="noopener"&gt;http://www.ifcopenshell.org/ifcmax.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 12:23:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8618755#M8761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-25T12:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8626659#M8762</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;See link &lt;A href="https://autode.sk/2EiIOjq" target="_blank" rel="noopener"&gt;here&lt;/A&gt; in A360 drive.&amp;nbsp; I contacted the developer, downloaded the source, and rebuilt for 3ds Max 2019.&amp;nbsp; It's an open source project.&amp;nbsp; Unzip into your Plugins folder, C:\Program Files\Autodesk\3ds Max 2019\Plugins&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not fully tested.&amp;nbsp; The build required hacking, and may not have built correctly.&amp;nbsp; But it loads in 3ds Max 2019 and is able to import an .IFC file without crashing, one both my Win10Pro and Win7Pro dev machines. Hopefully the developer will post updates on the official page in the coming weeks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some notes, if you're interested to build the IfcMax plugin (IfcMax.dli):&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download the git repository from &lt;A href="https://github.com/IfcOpenShell/IfcOpenShell.git" target="_blank" rel="noopener"&gt;https://github.com/IfcOpenShell/IfcOpenShell.git&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;IMPORTANT: Open the file \cmake\CMakeLists.txt and change the line 33, OPTION(BUILD_IFCMAX ...), toggling &amp;nbsp;from OFF to ON&lt;/LI&gt;
&lt;LI&gt;Build tested in Windows10 Professional.&amp;nbsp; You'll need &amp;nbsp;PowerShell 5.0, which is native in Windows10, or it's extra install in Windows7&lt;/LI&gt;
&lt;LI&gt;Build tested with Visual Studio 2017 Community Edition.&amp;nbsp; Ensure this is installed properly.&amp;nbsp; See attached screenshots.&amp;nbsp; During install, ensure you have the same items selected in the right column, including Git, Python 2 and 3, CMake, &lt;STRONG&gt;VC++ 2015 tools&lt;/STRONG&gt; (so you can compile Visual Studio 2015 projects in 2017), and the &lt;STRONG&gt;Windows 10 SDK 10.0.10586&lt;/STRONG&gt; ... last two are IMPORTANT for 3ds Max&lt;/LI&gt;
&lt;LI&gt;From a command prompt (Developer Command Prompt for VS2017), go the \win directory in the source code, and run:&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; build-all.cmd "Visual Studio 14 2015 Win64"&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL start="6"&gt;
&lt;LI&gt;Build issue:&amp;nbsp; If you have a message about a patch not applying correctly, edit the file \win\build-deps.cmd and delete the clause at line 289 starting with ":: Patching always blindly would trigger a rebuild each time"&lt;/LI&gt;
&lt;LI&gt;Build issue: If you have messages "LNK2038: mismatch detected for 'RuntimeLibrary': value 'MD_DynamicRelease' doesn't match value 'MT_StaticRelease'", this is because the OCCT project mistakenly builds with linker option Runtime Library-&amp;gt;"Multi-threaded DLL (/MD)" instead of "Multi-threaded (/MT)".&amp;nbsp; To fix this:
&lt;UL&gt;
&lt;LI&gt;Open \deps\occt_git\build-vs2015-x64\OCCT.sln in Visual Studio, then select all projects in the Solution Explorer, and right-click-&amp;gt;Properties to change the option, and rebuild.&amp;nbsp; This takes awhile.&lt;/LI&gt;
&lt;LI&gt;Afterwards, copy all the .lib files from &amp;nbsp;\deps\occt_git\build-vs2015-x64\win64\vc14\libi into \deps-vs2015-x64-installed\opencascade-7.3.0\win64\lib&lt;/LI&gt;
&lt;LI&gt;Open \build-vs2015-x64\ifcmax\IfcMax.vcxproj in Visual Studio, and rebuild.&amp;nbsp; DON'T rebuild from command line; it will clobber your work from the previous step.&lt;/LI&gt;
&lt;LI&gt;This is a good time to edit the IfcMax project settings to point at the correct paths for the 3ds Max SDK include and lib folders, if you didn't already hack the \src\ifcmax\CMakeLists.txt for this.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Build issue: You might want to hack \src\ifcmax\CMakeLists.txt to point at hard-coded paths to your 3ds Max SDK include and lib folders.&lt;/LI&gt;
&lt;LI&gt;Build issue:&amp;nbsp; There was another error that required creating a "bini" folder next to a "libi" folder somewhere and copy some build PDBs into it.&amp;nbsp; I didn't write down the details.&lt;/LI&gt;
&lt;LI&gt;Build issue: You might need to modify some cmake file or other settings to ensure everything builds as RelWithDebInfo instead of as Debug.&amp;nbsp; I didn't write down the details.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This is NOT an exhaustive list of build steps. &amp;nbsp;But, hopefully it saves you some troubleshooting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Happy modelling!&lt;/P&gt;
&lt;P&gt;Michaelson Britt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 04:45:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8626659#M8762</guid>
      <dc:creator>michaelsonbritt</dc:creator>
      <dc:date>2019-02-28T04:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8691827#M8763</link>
      <description>&lt;P&gt;thanks for this, I ended up testing this for a co-worker of mine that was having a problem with flipped faces/normals after he had taken an ifc and exported as an fbx.&amp;nbsp; This imported the ifc without any errors.&amp;nbsp; A warning to others it did take a while so for my test I hit import and grabbed&amp;nbsp; a cup of coffee. If you don't like coffee maybe some tea?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 18:44:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8691827#M8763</guid>
      <dc:creator>jandrewg</dc:creator>
      <dc:date>2019-03-28T18:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8692721#M8764</link>
      <description>&lt;P&gt;Thank you for the success story!&amp;nbsp; It is true the importer is a bit slow in current form, but glad to hear it worked finally.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would you care to share any information about your use case?&amp;nbsp; For example, what other tool is creating the .ifc files, and what operations are you performing in 3ds Max?&amp;nbsp; My current understanding is that IFC is commonly used in Europe, on the engineering side of projects.&amp;nbsp; But I'm not sure whether it's popular in other regions and market segments, and whether it's common to produce rendering and visualization of engineering data.&amp;nbsp; Thank you for any insight!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Michaelson Britt&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 03:05:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/8692721#M8764</guid>
      <dc:creator>michaelsonbritt</dc:creator>
      <dc:date>2019-03-29T03:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9034044#M8765</link>
      <description>&lt;P&gt;Dear Mr. Michael,&lt;/P&gt;&lt;P&gt;Please can you able to provide the same Plugin for Version 2020.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 04:19:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9034044#M8765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-19T04:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9034047#M8766</link>
      <description>&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; font-family: 'Artifakt',Tahoma,Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Would you care to share any information about your use case?&amp;nbsp; For example, what tool is creating the .ifc files which you're importing?&amp;nbsp; What are you doing with the data after it's imported to 3ds Max?&amp;nbsp; And what geographical region / industry sector are you working in.&amp;nbsp; Thank you for any insight!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michaelson Britt&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2019 04:23:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9034047#M8766</guid>
      <dc:creator>michaelsonbritt</dc:creator>
      <dc:date>2019-09-19T04:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9046448#M8767</link>
      <description>&lt;P&gt;Dear Mr. Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working in Steel Fabrication and Erection industries and here we are using the Software called STRMIS (BIM), in Which I can able to export the model from (.bswx) to (.ifc).&amp;nbsp; Since I want to do some animation woks in 3ds Max I need this plugin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the delay reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 08:02:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9046448#M8767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-25T08:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9121051#M8768</link>
      <description>&lt;P&gt;Has anybody had any success adapting this for Max 2020?&amp;nbsp; Need it to open some client supplied files and not in a position to try editing the source code (even though I'd like to give that a go).&amp;nbsp; Previously had this working in Max 2016 but can no longer license that version as it's "too old"&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":face_with_rolling_eyes:"&gt;🙄&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Nov 2019 00:22:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9121051#M8768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-01T00:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9148064#M8769</link>
      <description>&lt;DIV&gt;&lt;FONT&gt;Hello,&lt;BR /&gt;See link &lt;A href="https://autode.sk/2CGOiUT" target="_blank" rel="noopener"&gt;here&lt;/A&gt; in A360 drive.&amp;nbsp; Rebuilt for 3ds Max 2020.&amp;nbsp; It's an open source project.&amp;nbsp; Unzip and find 3dsMax2020\IfcMax.dli, then copy that file into your Plugins folder, C:\Program Files\Autodesk\3ds Max 2020\Plugins&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Not fully tested.&amp;nbsp; Built using Visual Studio 2015 but the recommended compiler is Visual Studio 2017 for 3ds Max 2020.&amp;nbsp; Nevertheless, it loads and is able to import an .IFC file without crashing, one my Win10Pro dev machine.&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;See build notes above, and in the included README file, if you are interested to build the IfcMax plugin (IfcMax.dli).&lt;BR /&gt;Special thanks to developer Thomas Krijnen for this open source project and support.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT&gt;Happy modelling!&lt;BR /&gt;Michaelson Britt&lt;/FONT&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 15 Nov 2019 03:58:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9148064#M8769</guid>
      <dc:creator>michaelsonbritt</dc:creator>
      <dc:date>2019-11-15T03:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9151802#M8770</link>
      <description>&lt;P&gt;Thanks sooo much for this.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 00:35:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9151802#M8770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-18T00:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9156698#M8771</link>
      <description>&lt;P&gt;Dear Mr. Michael,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your support, for sending me this IFC&amp;nbsp; File.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;D.Suresh.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 08:53:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9156698#M8771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-20T08:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9171212#M8772</link>
      <description>&lt;P&gt;Hello, do you have a plugin for max2018, can you provide a copy, thank you very much&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 05:46:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9171212#M8772</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-28T05:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9323286#M8773</link>
      <description>&lt;P&gt;Updated link to IfcOpenShell download page:&lt;/P&gt;&lt;P&gt;&lt;A href="http://ifcopenshell.org/ifcmax" target="_blank"&gt;http://ifcopenshell.org/ifcmax&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can thank me later.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 16:12:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9323286#M8773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-17T16:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9662525#M8774</link>
      <description>&lt;P&gt;Hi &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/192433"&gt;@michaelsonbritt&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like the A360 link for the 2019 file has expired. Would you be willing to upload again and share the link?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 17:04:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9662525#M8774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-29T17:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9662834#M8775</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;See link &lt;A href="https://www.dropbox.com/sh/nzr6el8impk6lbd/AABnyPL9CXv2o87iivDrnnLga?dl=0" target="_blank" rel="noopener"&gt;here&lt;/A&gt; on Dropbox.&amp;nbsp; IfcMax built for 3ds Max 2019 and 2020.&amp;nbsp; So much for A360, this link should be permanent.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Michaelson Britt&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jul 2020 19:42:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/9662834#M8775</guid>
      <dc:creator>michaelsonbritt</dc:creator>
      <dc:date>2020-07-29T19:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10028180#M8776</link>
      <description>&lt;P&gt;Thanks for the rebuilt. I have had an old copy of 2016 on my machine just for the ifc import.&lt;/P&gt;&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 10:29:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10028180#M8776</guid>
      <dc:creator>roger.olofsson</dc:creator>
      <dc:date>2021-01-25T10:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10053509#M8777</link>
      <description>Dear Mr. Michael,&lt;BR /&gt;&lt;BR /&gt;Please can you able to provide the same Plugin for Version 2020.&lt;BR /&gt;&lt;BR /&gt;The link is not working for me.&lt;BR /&gt;&lt;BR /&gt;Thank you so much.</description>
      <pubDate>Wed, 03 Feb 2021 10:42:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10053509#M8777</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-03T10:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10056521#M8778</link>
      <description>&lt;P&gt;Did you try the dropox link he posted ? Works perfectly fine for me&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/sh/nzr6el8impk6lbd/AABnyPL9CXv2o87iivDrnnLga?dl=0" target="_blank"&gt;https://www.dropbox.com/sh/nzr6el8impk6lbd/AABnyPL9CXv2o87iivDrnnLga?dl=0&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 08:54:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10056521#M8778</guid>
      <dc:creator>spacefrog_</dc:creator>
      <dc:date>2021-02-04T08:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max - 3ds Max 2020</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10057062#M8779</link>
      <description>&lt;P&gt;Thank you sooo much!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 12:46:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10057062#M8779</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-02-04T12:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Plugin for Importing .ifc into 3ds Max</title>
      <link>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10110670#M8780</link>
      <description>&lt;P&gt;Thanks!&lt;BR /&gt;Works in 2021 too&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 10:08:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-programming-forum/plugin-for-importing-ifc-into-3ds-max/m-p/10110670#M8780</guid>
      <dc:creator>robin.fosse</dc:creator>
      <dc:date>2021-02-25T10:08:30Z</dc:date>
    </item>
  </channel>
</rss>

