<?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 Untwisting a part in sheetmetal and DXF export in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11150040#M77175</link>
    <description>&lt;P&gt;Hello! For learning purposes I'm currently trying to recreate an o&lt;SPAN&gt;utdoor children's&amp;nbsp;&lt;/SPAN&gt;American Eagle playground, similar to one they have in Denmark at DOKK1 (you can look it up online).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a surface model of the bird and now I have several issues. I was trying to break surfaces into even looking planks and i could not automate this process due to my lack of VBA and iLogic skills, so I decided to stick with freeform shape modeling and "bend edge" function. I was going to use "thicken" function, but when i do this i don't get individual planks. So, unfortunately, I will have to thicken faces one by one and then make them separate parts by using "create components" feature. Maybe anyone knows a better way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, some of my planks are twisted and I though I would be able to convert them to sheetmetal and to kind of untwist them with nesting functions or something, but it doesn't let me, giving a blank error. I wanted to make them flat and to export to dxf.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some planks, located at the main body, look flat, but it seems like they are not. I'm wondering is there an option to extract dxf from these planks? Can you give me a hint is there and option to flatten them in freeform modeler or by using something else. Or is there a way to export to dxf strait from a surface?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached an .ipt file. Thank you in advance.&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 15:14:37 GMT</pubDate>
    <dc:creator>Sergeev-Ivan</dc:creator>
    <dc:date>2022-05-05T15:14:37Z</dc:date>
    <item>
      <title>Untwisting a part in sheetmetal and DXF export</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11150040#M77175</link>
      <description>&lt;P&gt;Hello! For learning purposes I'm currently trying to recreate an o&lt;SPAN&gt;utdoor children's&amp;nbsp;&lt;/SPAN&gt;American Eagle playground, similar to one they have in Denmark at DOKK1 (you can look it up online).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've created a surface model of the bird and now I have several issues. I was trying to break surfaces into even looking planks and i could not automate this process due to my lack of VBA and iLogic skills, so I decided to stick with freeform shape modeling and "bend edge" function. I was going to use "thicken" function, but when i do this i don't get individual planks. So, unfortunately, I will have to thicken faces one by one and then make them separate parts by using "create components" feature. Maybe anyone knows a better way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, some of my planks are twisted and I though I would be able to convert them to sheetmetal and to kind of untwist them with nesting functions or something, but it doesn't let me, giving a blank error. I wanted to make them flat and to export to dxf.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some planks, located at the main body, look flat, but it seems like they are not. I'm wondering is there an option to extract dxf from these planks? Can you give me a hint is there and option to flatten them in freeform modeler or by using something else. Or is there a way to export to dxf strait from a surface?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have attached an .ipt file. Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 15:14:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11150040#M77175</guid>
      <dc:creator>Sergeev-Ivan</dc:creator>
      <dc:date>2022-05-05T15:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Untwisting a part in sheetmetal and DXF export</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11151026#M77176</link>
      <description>&lt;P&gt;Hi! I don't think Inventor Sheet Metal can create Flat pattern from this kind of geometry. First, the bend radius is zero. It has to be non-zero. Second, the Loft creates spline faces. In some special case, Flat Pattern may work. But, in general, it will fail. Third, Sheet Metal does not work with Freeform geometry.&amp;nbsp;I believe you best bet is to use Unwrap to flatten the faces.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 21:56:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11151026#M77176</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2022-05-05T21:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Untwisting a part in sheetmetal and DXF export</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11174332#M77177</link>
      <description>&lt;P&gt;I've been unwrapping them manually for some time already and thought that may be there is a way to somehow use sheetmetal tools and addons for work automation. Very well then, will continue as it is. Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 12:25:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11174332#M77177</guid>
      <dc:creator>Sergeev-Ivan</dc:creator>
      <dc:date>2022-05-17T12:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Untwisting a part in sheetmetal and DXF export</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11174385#M77178</link>
      <description>&lt;P&gt;That sculpture is lovely!&lt;/P&gt;&lt;P&gt;This looks like a perfect project to do in Rhino3d.&lt;/P&gt;&lt;P&gt;I don't have Inventor 2023, so can't compare results.&lt;/P&gt;&lt;P&gt;But if Walt could contribute (he has Rhino3d), I bet he can compare a flat pattern made in Rhino3d vs. Inventor's Unwrap. I also believe that making this would be much easier in Rhino3d.&lt;/P&gt;&lt;P&gt;If you can export this entire surface model as a STEP or IGES, I'll try to flatten it in Rhino and share the results.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 12:43:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/untwisting-a-part-in-sheetmetal-and-dxf-export/m-p/11174385#M77178</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-05-17T12:43:56Z</dc:date>
    </item>
  </channel>
</rss>

