<?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 export to stl in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/export-to-stl/m-p/7578726#M17157</link>
    <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;for exporting our model to stl, I need to do two things manually:&lt;/P&gt;&lt;P&gt;1. deactivate the timeline&lt;/P&gt;&lt;P&gt;2. make all parts independent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I achieve the above using python API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2017 14:51:43 GMT</pubDate>
    <dc:creator>simon.trendel</dc:creator>
    <dc:date>2017-11-28T14:51:43Z</dc:date>
    <item>
      <title>export to stl</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/export-to-stl/m-p/7578726#M17157</link>
      <description>&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;for exporting our model to stl, I need to do two things manually:&lt;/P&gt;&lt;P&gt;1. deactivate the timeline&lt;/P&gt;&lt;P&gt;2. make all parts independent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I achieve the above using python API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 14:51:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/export-to-stl/m-p/7578726#M17157</guid>
      <dc:creator>simon.trendel</dc:creator>
      <dc:date>2017-11-28T14:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: export to stl</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/export-to-stl/m-p/7593739#M17158</link>
      <description>&lt;P&gt;Ok, maybe a little more detail will help understand our problem...&lt;/P&gt;&lt;P&gt;We have written a &lt;A href="https://github.com/Roboy/SDFusion" target="_blank"&gt;fusion plugin&lt;/A&gt; for exporting our robot to sdf (for simulation in gazebo). The plugin performs the following steps:&lt;/P&gt;&lt;P&gt;1. go through all rigid components (components prefixed with "EXPORT_" are used in the export process)&lt;/P&gt;&lt;P&gt;2. copy every body of a component to a new component&lt;/P&gt;&lt;P&gt;3. measure mass, inertia, pose (export to sdf)&lt;/P&gt;&lt;P&gt;4. export the component as stl&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is twofold:&lt;/P&gt;&lt;P&gt;1. The stl export fails if the copied bodies come froma component with active link. The break link function from fusion api works, but&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;is awefully slow with activated timeline capture. Our workaround is to export our whole robot to step from the myhub website, then&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;reimport to fusion.&amp;nbsp;This breaks all links in one go.&lt;/P&gt;&lt;P&gt;2. When we copy the bodies to a new component, if they are not independent, they are not exported to the stl. So we have to manually&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; make all components (that have been mirrored or whatever) independent.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is, do you see an easier way for 1. ?&lt;/P&gt;&lt;P&gt;Is there a way to access the 'Make Indepenent' function from fusion API?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot. Input on this is very much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 12:57:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/export-to-stl/m-p/7593739#M17158</guid>
      <dc:creator>simon.trendel</dc:creator>
      <dc:date>2017-12-04T12:57:35Z</dc:date>
    </item>
  </channel>
</rss>

