<?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: How to scale imported .obj mesh data in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/12170594#M238887</link>
    <description>&lt;P&gt;Can you please tell us how to do it?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 20:35:26 GMT</pubDate>
    <dc:creator>c_bucataru</dc:creator>
    <dc:date>2023-08-14T20:35:26Z</dc:date>
    <item>
      <title>How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7836512#M238879</link>
      <description>&lt;P&gt;Hi all. First ever forum post here so bear with me..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on designing custom car parts and thought it would be great to have a 3d scan of a vehicle for reference while modeling in Inventor. I had someone come out and do some scanning for me and they provided me with .obj files. I am able to open, import, place them in an assembly. My problem is converting the mesh data to inch format as opposed to mm. I have tried importing and saving, then derive with a scale factor but when I do this the mesh just disappears.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have searched quite a bit and really cant find any info on working with 3d meshes in Inventor. There must be a way to accomplish this...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help at all would be greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Mar 2018 23:43:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7836512#M238879</guid>
      <dc:creator>kevfreemyer</dc:creator>
      <dc:date>2018-03-07T23:43:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7836604#M238880</link>
      <description>&lt;P&gt;Hi! It sounds like you are importing inch-based mesh. Although obj/stl is unitless, inconsistent units can be problematic. You can automatically scale the mesh by doing the following.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Start a new English based part (or go to Tools -&amp;gt; Document Settings -&amp;gt; Unit and change it to inch).&lt;/P&gt;
&lt;P&gt;2) Import the obj file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should get the proper scaling. If it still does not work, please attach an example here , forum experts should be able to guide you through the process.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Mar 2018 00:24:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7836604#M238880</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2018-03-08T00:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7864193#M238881</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I've made &lt;A href="https://www.youtube.com/watch?v=8zDTrYsPNAg&amp;amp;list=PLhCJwsG_RVGs10Mz4dLv0naOnUeHih2xJ" target="_blank"&gt;several videos&lt;/A&gt; about mesh processing in Inventor but with stl (triangular mesh without texture). But I don't really remember anything about scaling mesh. If you still have trouble with it, I'll try to find it out&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 09:12:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7864193#M238881</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-19T09:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7865914#M238882</link>
      <description>&lt;P&gt;Hi! OBJ and STL files are unitless. The data stored in these files have not sense of unit. As a result, it is up to the importing CAD system to interpret what unit it should be. Usually, the common unit is mm. Occasionally, the mesh files are exported from an English unit-based design. In that case, 1 unit is one inch. The mesh is not necessarily scaled. It is more like the CAD system attach a unit to the data. For example, if you import a mesh file into an inch-based part file in Inventor, the geometry will be 25.4 times bigger than if you do it to mm-based part.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 18:28:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7865914#M238882</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2018-03-19T18:28:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7865947#M238883</link>
      <description>&lt;P&gt;So you shouldn't need to do any scaling.. Just use the procedure posted by Johnson above..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Mar 2018 18:41:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7865947#M238883</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2018-03-19T18:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7872849#M238884</link>
      <description>&lt;P&gt;Thanks for the replies, guys. It turns out I was completely overlooking the fact that I could choose what units upon import via the options button. The scans were taken in meter format so all I needed to do was set that correctly upon import and it came in at the correct size.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for the help!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 18:49:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/7872849#M238884</guid>
      <dc:creator>kevfreemyer</dc:creator>
      <dc:date>2018-03-21T18:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/11544511#M238885</link>
      <description>Hey Johnson, I have a similar situation going on with a .stl file that I have uploaded to an assembly in Inventor. My scale is 25.4X too large. I ensured that the units of my assembly were set to mm before I dragged and dropped my .stl file into the assembly. Do you have any recommendations?&lt;BR /&gt;Thank you,&lt;BR /&gt;Nate</description>
      <pubDate>Thu, 10 Nov 2022 19:19:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/11544511#M238885</guid>
      <dc:creator>n.sames</dc:creator>
      <dc:date>2022-11-10T19:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/11544636#M238886</link>
      <description>&lt;P&gt;Disregard. An Autodesk support technical specialist showed me how to do this. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2022 20:23:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/11544636#M238886</guid>
      <dc:creator>n.sames</dc:creator>
      <dc:date>2022-11-10T20:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/12170594#M238887</link>
      <description>&lt;P&gt;Can you please tell us how to do it?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 20:35:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/12170594#M238887</guid>
      <dc:creator>c_bucataru</dc:creator>
      <dc:date>2023-08-14T20:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to scale imported .obj mesh data</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/12171001#M238888</link>
      <description>&lt;P&gt;Hi! I assume the original mm model was exported to STL. Then you import to Inventor by using the default English Standard template so that it becomes 25.4 times bigger.&lt;/P&gt;
&lt;P&gt;Try this. Go to Tools -&amp;gt; App Options -&amp;gt; Files -&amp;gt; Configure Default Templates -&amp;gt; select the desirable unit and standard. Import the same STL file again. Does it work better now?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 01:08:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/how-to-scale-imported-obj-mesh-data/m-p/12171001#M238888</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2023-08-15T01:08:07Z</dc:date>
    </item>
  </channel>
</rss>

