<?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: Close a Cyclic Loft and keep it Continuous and Normal at the Junction Sectio in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8379921#M15289</link>
    <description>&lt;P&gt;Actually in UI there is a check button to close the loft automatically but unfortunately it is not exposed through API. I thought it is there but checking it realised me, this part is missing. Well I am not sure when we would be able to resolve it so falling back to some workaround as suggested in other reply might be solution for now. I kept a note of it and We will update you once that functionality is available through API.&lt;/P&gt;</description>
    <pubDate>Mon, 05 Nov 2018 09:30:46 GMT</pubDate>
    <dc:creator>goyals</dc:creator>
    <dc:date>2018-11-05T09:30:46Z</dc:date>
    <item>
      <title>Close a Cyclic Loft and keep it Continuous and Normal at the Junction Section</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8356448#M15285</link>
      <description>&lt;DIV&gt;In API&amp;nbsp; (C++ if possible), how does one Close a Cyclic Loft and keep it Continuous and Normal (Perpendicular) at the Junction Section?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Thurai&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 Oct 2018 15:49:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8356448#M15285</guid>
      <dc:creator>tperam</dc:creator>
      <dc:date>2018-10-24T15:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Close a Cyclic Loft and keep it Continuous and Normal at the Junction Sectio</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8377648#M15286</link>
      <description>&lt;P&gt;Well there is API available to close the loft. May I know Are you looking for API for a option available in Fusion UI but not supported through API.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 05:22:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8377648#M15286</guid>
      <dc:creator>goyals</dc:creator>
      <dc:date>2018-11-03T05:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Close a Cyclic Loft and keep it Continuous and Normal at the Junction Sectio</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8378038#M15287</link>
      <description>&lt;P&gt;Hi Goyals,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp; I would like the flexibility of using API itself with C++ Script to close the Loft.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the C++ Script Code lines to do this please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thurai&lt;/P&gt;</description>
      <pubDate>Sat, 03 Nov 2018 16:40:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8378038#M15287</guid>
      <dc:creator>tperam</dc:creator>
      <dc:date>2018-11-03T16:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Close a Cyclic Loft and keep it Continuous and Normal at the Junction Sectio</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8379866#M15288</link>
      <description>&lt;P&gt;What do you mean by “cyclic loft”?&lt;/P&gt;&lt;P&gt;One that closes back on itself?&lt;/P&gt;&lt;P&gt;If so I think it would be easier to just create two halves and join them.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 09:04:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8379866#M15288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-05T09:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Close a Cyclic Loft and keep it Continuous and Normal at the Junction Sectio</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8379921#M15289</link>
      <description>&lt;P&gt;Actually in UI there is a check button to close the loft automatically but unfortunately it is not exposed through API. I thought it is there but checking it realised me, this part is missing. Well I am not sure when we would be able to resolve it so falling back to some workaround as suggested in other reply might be solution for now. I kept a note of it and We will update you once that functionality is available through API.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 09:30:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8379921#M15289</guid>
      <dc:creator>goyals</dc:creator>
      <dc:date>2018-11-05T09:30:46Z</dc:date>
    </item>
    <item>
      <title>Re: Close a Cyclic Loft and keep it Continuous and Normal at the Junction Sectio</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8380642#M15290</link>
      <description>&lt;P&gt;Thanks Goyals,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you mentioned will be on the lookout for closing a loft by API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Thurai&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Nov 2018 15:04:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/close-a-cyclic-loft-and-keep-it-continuous-and-normal-at-the/m-p/8380642#M15290</guid>
      <dc:creator>tperam</dc:creator>
      <dc:date>2018-11-05T15:04:39Z</dc:date>
    </item>
  </channel>
</rss>

