<?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: Export Archicad &amp;gt; 3DS Max - Message intended to Graphisoft in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276891#M36327</link>
    <description>Has anyone tried to export to revit via BIM6x and then import to 3dsMAX?&lt;BR /&gt;
Any limitations?</description>
    <pubDate>Fri, 16 Mar 2018 14:56:08 GMT</pubDate>
    <dc:creator>Ernest Atanasiu</dc:creator>
    <dc:date>2018-03-16T14:56:08Z</dc:date>
    <item>
      <title>Export Archicad &gt; 3DS Max - Message intended to Graphisoft</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276885#M36321</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;The export from Archicad (mac osx) to 3DS MAX is pitiful!&lt;BR /&gt;
&lt;BR /&gt;
Export in .3ds format:&lt;BR /&gt;
Textures:&lt;BR /&gt;
- name reduced to 8 characters&lt;BR /&gt;
- exported to bmp (24 bits, not recognized by Max&amp;gt; 32 bits)&lt;BR /&gt;
- UV mapping not conforming to Archicad mapping&lt;BR /&gt;
&lt;BR /&gt;
Materials :&lt;BR /&gt;
- name reduced to 16 characters&lt;BR /&gt;
- merging of materials if the first 16 characters are identical&lt;BR /&gt;
&amp;nbsp;&amp;nbsp;(Example: "material wood 2564A" and "material wood 2564B", result: a unique material "material wood 25")&lt;BR /&gt;
- merging of materials that have exactly the same parameters on Archicad (example duplicated materials)&lt;BR /&gt;
.....&lt;BR /&gt;
&lt;BR /&gt;
Export in .obj format:&lt;BR /&gt;
- loss of all material and texture informations&lt;BR /&gt;
(The .mtl file is useless)&lt;BR /&gt;
&lt;BR /&gt;
Since when did Graphisoft no longer update the export in .3ds?&lt;BR /&gt;
I use Archicad 17, I do not know if export works better on Archicad 20.&lt;BR /&gt;
It's still more than twenty years since file names are no longer limited to 8 characters on a PC!&lt;BR /&gt;
&lt;BR /&gt;
Autodesk (Revit, Autocad) is a competitor for Graphisoft. You prefer to favor export to Cinema 4D. But in this way, you let YOUR USERS of Archicad also using 3DS Max, in the shit!&lt;BR /&gt;
&lt;BR /&gt;
Congratulations Graphisoft!&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Apr 2017 23:21:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276885#M36321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-14T23:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export Archicad &gt; 3DS Max - Message intended to Graph</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276886#M36322</link>
      <description>FWIW, the 3DS format is an old binary format for 3D Studio for MS DOS (!).&lt;BR /&gt;
The limitations you explain are inherent with the file format (which uses short names and DOS-limitations). Meshes are also limited to 65.000 vertices (16-bit indexing).&lt;BR /&gt;
&lt;BR /&gt;
The MAX file format is only relevant for 3DS Max and is not usable in other software (you cannot read nor write it). Software that claims to do so, actually uses 3DS Max installed on your machine to do the conversion (e.g. Polytrans).&lt;BR /&gt;
&lt;BR /&gt;
The better way to get ARCHICAD models into 3DS Max would be to have full FBX support in ARCHICAD.&lt;BR /&gt;
&lt;BR /&gt;
As an alternative, you could use Wavefront OBJ or the Collada DAE files as used with the Google Earth export.</description>
      <pubDate>Mon, 08 May 2017 10:07:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276886#M36322</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2017-05-08T10:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export Archicad &gt; 3DS Max - Message intended to Graph</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276887#M36323</link>
      <description>Thanks for your contribution Stefan.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;stefan wrote:&lt;BR /&gt;FWIW, the 3DS format is an old binary format for 3D Studio for MS DOS (!).&lt;BR /&gt;
The limitations you explain are inherent with the file format (which uses short names and DOS-limitations). Meshes are also limited to 65.000 vertices (16-bit indexing).&lt;/BLOCKQUOTE&gt;
Effectively, the 8 and 16 characters limitations are inherent with the file format. 3DS max export in .3ds with textures files jpg &amp;gt; jpg. Why Archicad exports with jpg &amp;gt; bmp ? And theses bmp files are not recognized by 3DS max !&lt;BR /&gt;
&lt;BR /&gt;
I dropped the .3ds export. I use the .obj. I have found how to use the .mtl file (exported with .obj file, as materials description). In the .obj file (open as text file), the second line corresponds to the .mtl file path. Simply modify it.&lt;BR /&gt;
&lt;BR /&gt;
Yes we can wait for FBX export solution, or perhaps, keep on dream...</description>
      <pubDate>Thu, 11 May 2017 17:30:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276887#M36323</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-11T17:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Export Archicad &gt; 3DS Max - Message intended to Graph</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276888#M36324</link>
      <description>Hi All, &lt;BR /&gt;
The basics of how we export 3ds files haven’t changed since AC17. There are 4 ways to export:&lt;BR /&gt;
1.	ARCHICAD objects (native output):&lt;BR /&gt;
2.	Element types – Surfaces&lt;BR /&gt;
3.	Layers – Surfaces&lt;BR /&gt;
4.	Surfaces&lt;BR /&gt;
&lt;BR /&gt;
There is however feature, introduced in AC19. In case the model is far enough from origin a “Move exported elements close to project origin” checkbox appears in the dialog.&lt;BR /&gt;
&lt;BR /&gt;
3D Studio works with names up to 10 characters. &lt;BR /&gt;
For names generated by ARCHICAD the naming convention is the following:&lt;BR /&gt;
Chars 1 to 7: represent the unique ID or clipped layer/surface name.&lt;BR /&gt;
Chars 8 to 9: are used for a distinctive number to avoid identical names generated by clipping. Up to 100 variations of the same name are allowed this way.&lt;BR /&gt;
Char 10: is used for slicing information. 3D Studio can handle up to 65,536 polygons by object. If an object has multiple polygons, ARCHICAD will split the object into several objects and put the segment number into Char 10.&lt;BR /&gt;
Hopefully this clears some of your questions,</description>
      <pubDate>Tue, 27 Jun 2017 14:20:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276888#M36324</guid>
      <dc:creator>Katalin Borszeki</dc:creator>
      <dc:date>2017-06-27T14:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export Archicad &gt; 3DS Max - Message intended to Graph</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276889#M36325</link>
      <description>Autodesk has a free FBX converter that is working with obj, 3ds, dae&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&amp;amp;id=22694909" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&amp;amp;id=22694909" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;http://usa.autodesk.com/adsk/servlet/pc ... d=22694909&amp;quot;&amp;gt;http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&amp;amp;id=22694909&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="http://usa.autodesk.com/adsk/servlet/pc ... d=22694909"&gt;http://usa.autodesk.com/adsk/servlet/pc/item?siteID=123112&amp;amp;id=22694909&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
Don't use 3ds as export format, as stefan said you have the option for obj or free plugin also available for collada</description>
      <pubDate>Tue, 27 Jun 2017 18:47:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276889#M36325</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-06-27T18:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Export Archicad &gt; 3DS Max - Message intended to Graph</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276890#M36326</link>
      <description>You can use this, and keep all materials from your Archicad model :&lt;BR /&gt;
&lt;A href="https://mirzasoftwares.mirarkitektur.com/?menu=presentationProduit&amp;amp;product=Mirza%20Link%20Manager" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://mirzasoftwares.mirarkitektur.com/?menu=presentationProduit&amp;amp;product=Mirza%20Link%20Manager" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;https://mirzasoftwares.mirarkitektur.co ... %20Manager&amp;quot;&amp;gt;https://mirzasoftwares.mirarkitektur.com/?menu=presentationProduit&amp;amp;product=Mirza%20Link%20Manager&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="https://mirzasoftwares.mirarkitektur.co ... %20Manager"&gt;https://mirzasoftwares.mirarkitektur.com/?menu=presentationProduit&amp;amp;product=Mirza%20Link%20Manager&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Mon, 08 Jan 2018 18:27:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276890#M36326</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-08T18:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Export Archicad &gt; 3DS Max - Message intended to Graphisoft</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276891#M36327</link>
      <description>Has anyone tried to export to revit via BIM6x and then import to 3dsMAX?&lt;BR /&gt;
Any limitations?</description>
      <pubDate>Fri, 16 Mar 2018 14:56:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Export-Archicad-gt-3DS-Max-Message-intended-to-Graphisoft/m-p/276891#M36327</guid>
      <dc:creator>Ernest Atanasiu</dc:creator>
      <dc:date>2018-03-16T14:56:08Z</dc:date>
    </item>
  </channel>
</rss>

