<?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: Can FlexSim read FreeCad files? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554172#M58147</link>
    <description>&lt;P&gt;Hi again.&lt;/P&gt;
&lt;P&gt;mtl file specification says that "d 0" means transparent and "d 1" means fully opaque (default value is 1). So FlexSim reads the file correctly, only the object is invisible and I have to find out why.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Sep 2018 06:33:33 GMT</pubDate>
    <dc:creator>tomi_kosunen</dc:creator>
    <dc:date>2018-09-07T06:33:33Z</dc:date>
    <item>
      <title>Can FlexSim read FreeCad files?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554169#M58144</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have tried to read FreeCad file into FlexSim as object geometry. FlexSim does not support FreeCad native format, but there are many formats I can export. In my experience, .obj format is good for exporting geometry and color. For some reason, FlexSim cannot read .obj file exported from FreeCad. Do you have any idea why? Microsoft 3DBuilder can read the .obj file easily so the file should be ok. (pls find &lt;A id="14209" href="https://answers.flexsim.com/storage/attachments/14209-test10.obj"&gt;test10.obj&lt;/A&gt; attached)&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 10:13:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554169#M58144</guid>
      <dc:creator>tomi_kosunen</dc:creator>
      <dc:date>2018-09-06T10:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can FlexSim read FreeCad files?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554170#M58145</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/147/tomi.k.html" nodeid="147"&gt;@tomi.kosunen&lt;/A&gt; &lt;/P&gt;&lt;P&gt;FlexSim can read obj format file like captured.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="14210-2018-09-06-203010.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1497696iB0FF9C7F3A9A69C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="14210-2018-09-06-203010.png" alt="14210-2018-09-06-203010.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I attached the file.&lt;/P&gt;&lt;P&gt;Drag and drop Shape object from Visual group in the library and set the obj file in the filename like above captured.&lt;/P&gt;&lt;P&gt;&lt;A id="14211" href="https://answers.flexsim.com/storage/attachments/14211-test-obj.fsm"&gt;test-obj.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can import the file as flowitem and replace the fixed resource with it.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Sep 2018 11:25:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554170#M58145</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2018-09-06T11:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Can FlexSim read FreeCad files?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554171#M58146</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://answers.flexsim.com/users/209/david.s.html" nodeid="209"&gt;@david.seo&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I did some research. I had done like you wrote but all I got on the FlexSim screen was an empty yellow frame. I noticed that .obj file is linked to a .mtl file when obj file is exported from cad. I had missed the mtl file from my first post. The mtl file contains materials and colors. If the mtl file exists, then FlexSim cannot read the obj file.&lt;/P&gt;
&lt;P&gt;The FreeCad has slightly different .mtl file than 3DBuilder. I compared the mtl files (from FreeCad and 3DBuilder) and the difference is the FreeCad has two extra lines "d 0" in lines 5 and 7. If I manually remove those lines in text editor, then FlexSim can read the original .obj file with colors.&lt;/P&gt;
&lt;P&gt;Do you know what are those extra lines? Is it something that FlexSim should read.&lt;/P&gt;
&lt;P&gt;You can find the original (incorrect) mtl file and the fixed mtl file from the attached zip.&lt;/P&gt;
&lt;P&gt;&lt;A id="14237" href="https://answers.flexsim.com/storage/temp/14237-test10.zip"&gt;test10.zip&lt;/A&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 06:17:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554171#M58146</guid>
      <dc:creator>tomi_kosunen</dc:creator>
      <dc:date>2018-09-07T06:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can FlexSim read FreeCad files?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554172#M58147</link>
      <description>&lt;P&gt;Hi again.&lt;/P&gt;
&lt;P&gt;mtl file specification says that "d 0" means transparent and "d 1" means fully opaque (default value is 1). So FlexSim reads the file correctly, only the object is invisible and I have to find out why.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 06:33:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554172#M58147</guid>
      <dc:creator>tomi_kosunen</dc:creator>
      <dc:date>2018-09-07T06:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can FlexSim read FreeCad files?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554173#M58148</link>
      <description>&lt;P&gt;&lt;A href="https://answers.flexsim.com/questions/56167/can-flexsim-read-freecad-files.html#"&gt;@tomi.kosunen&lt;/A&gt;&lt;/P&gt;&lt;P&gt;mtl format file has material and color attribute as you said. And FlexSim shows only the shape of obj file without color without the mtl file.&lt;/P&gt;&lt;P&gt; FlexSim can read obj file and display the shape without or with mtl file.&lt;/P&gt;&lt;P&gt;The reason to show only yellow box in your model is FlexSim can't search the obj file in your model folder. If you set the obj file with the folder name like 'D:\working\14209-test10.obj', FlexSim display the shape of obj file not showing only yellow box.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 11:33:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554173#M58148</guid>
      <dc:creator>SimFlex_support</dc:creator>
      <dc:date>2018-09-07T11:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can FlexSim read FreeCad files?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554174#M58149</link>
      <description>&lt;P&gt;If FreeCad is putting d 0 on that material and it isn't supposed to be fully transparent, then that sounds like a bug in FreeCad's obj exporter.&lt;/P&gt;&lt;P&gt;It sounds like FlexSim's obj importer is correctly parsing the material file and rendering that material as fully transparent (invisible).&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 14:22:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/can-flexsim-read-freecad-files/m-p/13554174#M58149</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2018-09-07T14:22:11Z</dc:date>
    </item>
  </channel>
</rss>

