<?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 delete an operation in Fusion API and Scripts Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10889077#M6914</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7011901"&gt;@TRIALCAD2014&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It remains on the tree, but is not using operation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 536px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1013057i0E47EF04AD652300/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 18 Jan 2022 23:22:50 GMT</pubDate>
    <dc:creator>kandennti</dc:creator>
    <dc:date>2022-01-18T23:22:50Z</dc:date>
    <item>
      <title>how to delete an operation</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10886342#M6911</link>
      <description>&lt;P&gt;I'm surprised how crude the CAM API seems to be...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One can create a new cam operation but How can one do the opposite which is delete a cam operation?&lt;/P&gt;&lt;P&gt;How can one create a new setup? The examples show how to get an existing setup&lt;/P&gt;&lt;P&gt;How can we select bodies in an operation? Little point in creating an operation without being able to select bodies &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you or an light in this obscure area &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 00:54:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10886342#M6911</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-18T00:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete an operation</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10886585#M6912</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7011901"&gt;@TRIALCAD2014&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since there is no deleteMe method like the model ring object, it seems that deletion is not possible.&lt;/P&gt;
&lt;P&gt;Why not set the isSuppressed property to False instead?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-DA4DC56E-6E75-4568-8773-F070C83A5650" target="_blank" rel="noopener"&gt;https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-DA4DC56E-6E75-4568-8773-F070C83A5650&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps Autodesk knows that many users would like a more powerful CAM API.&lt;BR /&gt;I expect that they are working hard on this for the long term.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 03:37:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10886585#M6912</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2022-01-18T03:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete an operation</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10888406#M6913</link>
      <description>Hi Kandennti,&lt;BR /&gt;&lt;BR /&gt;Thank you for the suggestion.&lt;BR /&gt;&lt;BR /&gt;Any idea what isSuppressed supposed to mean? The description offers no&lt;BR /&gt;explanation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Adrian&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Description&lt;BR /&gt;&lt;BR /&gt;Gets and sets the "Suppressed" property value of the operation.&lt;BR /&gt;Gets/sets true if the operation is suppressed.&lt;BR /&gt;&lt;BR /&gt;Defined in namespace "adsk.cam" and the header file is&lt;BR /&gt;"adsk/cam//Operation.h"&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Jan 2022 18:17:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10888406#M6913</guid>
      <dc:creator>TRIALCAD2014</dc:creator>
      <dc:date>2022-01-18T18:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete an operation</title>
      <link>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10889077#M6914</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7011901"&gt;@TRIALCAD2014&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It remains on the tree, but is not using operation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 536px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1013057i0E47EF04AD652300/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 23:22:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-api-and-scripts-forum/how-to-delete-an-operation/m-p/10889077#M6914</guid>
      <dc:creator>kandennti</dc:creator>
      <dc:date>2022-01-18T23:22:50Z</dc:date>
    </item>
  </channel>
</rss>

