<?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: Using Fusion 360 with Python: How to create the seventh Chakra in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6474993#M249296</link>
    <description>&lt;P&gt;Only PROUD! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2016 08:07:13 GMT</pubDate>
    <dc:creator>passariello</dc:creator>
    <dc:date>2016-08-03T08:07:13Z</dc:date>
    <item>
      <title>Using Fusion 360 with Python: How to create the seventh Chakra</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6474415#M249295</link>
      <description>&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/259947iBAFF4A4563D018F9/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="Fusion360-DinoCoglitore-Chakra-Python" title="Fusion360-DinoCoglitore-Chakra-Python" /&gt;&lt;/P&gt;
&lt;P&gt;Join me in my quest to find the perfect balance using Fusion 360 and Python.. I hope it&amp;nbsp;enlightens you as it has me.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 19:10:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6474415#M249295</guid>
      <dc:creator>dinocoglitore</dc:creator>
      <dc:date>2016-08-03T19:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Fusion 360 with Python: How to create the seventh Chakra</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6474993#M249296</link>
      <description>&lt;P&gt;Only PROUD! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 08:07:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6474993#M249296</guid>
      <dc:creator>passariello</dc:creator>
      <dc:date>2016-08-03T08:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Fusion 360 with Python: How to create the seventh Chakra</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6477022#M249297</link>
      <description>&lt;P&gt;This is impressive. &amp;nbsp;Great job!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;One thing to try adding to your code is to use&amp;nbsp;the Sketch.isComputeDeferred property. &amp;nbsp;As you add geometry and constraints to a sketch, Fusion is recomputing the position of geometry in the rest of the sketch and finding valid profiles within the sketch. &amp;nbsp;Setting this property to True stops this computing from happening. &amp;nbsp;You would set it to True, create all of the geometry in the sketch, and then set it back to False to allow the sketch to compute. &amp;nbsp;This should noticeably improve the time it takes to construct the model.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2016 22:27:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6477022#M249297</guid>
      <dc:creator>ekinsb</dc:creator>
      <dc:date>2016-08-03T22:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Fusion 360 with Python: How to create the seventh Chakra</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6477406#M249298</link>
      <description>&lt;P&gt;Hi ekinsb,&lt;/P&gt;&lt;P&gt;I thank you for your comment and your suggestion. &amp;nbsp;I will add the use of Sketch.isComputeDeferred in a new release of the script.&lt;/P&gt;&lt;P&gt;I did not know this property of the Sketch object. Your hint improve my Api knowledge and will reduce the script processing time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Dino&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2016 05:05:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/6477406#M249298</guid>
      <dc:creator>dinocoglitore</dc:creator>
      <dc:date>2016-08-04T05:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: Using Fusion 360 with Python: How to create the seventh Chakra</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/10859446#M249299</link>
      <description>&lt;P&gt;Can you please re-upload the script. It says "&lt;SPAN class=""&gt;&lt;SPAN&gt;This shared file or folder link has been removed or is unavailable to you.&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 05 Jan 2022 13:19:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/10859446#M249299</guid>
      <dc:creator>lufkinD5W4W</dc:creator>
      <dc:date>2022-01-05T13:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using Fusion 360 with Python: How to create the seventh Chakra</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/10995338#M249300</link>
      <description>&lt;P&gt;Calling &amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3864279" target="_blank"&gt;@dinocoglitore&lt;/A&gt; , it looks like your link to the python file is broken.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 03:15:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/using-fusion-360-with-python-how-to-create-the-seventh-chakra/m-p/10995338#M249300</guid>
      <dc:creator>mikeGRCTS</dc:creator>
      <dc:date>2022-03-10T03:15:46Z</dc:date>
    </item>
  </channel>
</rss>

