<?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 Delete a feature in creo pro program in 3D Part &amp; Assembly Design</title>
    <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/956640#M135303</link>
    <description>&lt;P&gt;I have a question regarding the deletion of a feature in Creo Pro Programming.&lt;/P&gt;&lt;P&gt;I have created a parameter called BOSS and I am trying to run the below code.&lt;/P&gt;&lt;P&gt;IF BOSS==YES&lt;/P&gt;&lt;P&gt;DELETE FEATURE (initial number &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;INTERNAL FEATURE ID&amp;nbsp; 123&lt;/P&gt;&lt;P&gt;PARENTS = 2(#1) 6(#3) 4(#2)&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;I am able to delete the feature irrespective of the value I give to BOSS Parameter.&lt;/P&gt;&lt;P&gt;The questions are as follows&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does Creo Pro Programming allows me to delete a feature depending upon the parameter value?&lt;/LI&gt;&lt;LI&gt;If the above question holds good what is the correct syntax to use the delete command?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Suppression is happening if I try to use the else or add statements but I want deletion.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 11:00:51 GMT</pubDate>
    <dc:creator>VS_10114209</dc:creator>
    <dc:date>2024-06-17T11:00:51Z</dc:date>
    <item>
      <title>Delete a feature in creo pro program</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/956640#M135303</link>
      <description>&lt;P&gt;I have a question regarding the deletion of a feature in Creo Pro Programming.&lt;/P&gt;&lt;P&gt;I have created a parameter called BOSS and I am trying to run the below code.&lt;/P&gt;&lt;P&gt;IF BOSS==YES&lt;/P&gt;&lt;P&gt;DELETE FEATURE (initial number &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;INTERNAL FEATURE ID&amp;nbsp; 123&lt;/P&gt;&lt;P&gt;PARENTS = 2(#1) 6(#3) 4(#2)&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;I am able to delete the feature irrespective of the value I give to BOSS Parameter.&lt;/P&gt;&lt;P&gt;The questions are as follows&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Does Creo Pro Programming allows me to delete a feature depending upon the parameter value?&lt;/LI&gt;&lt;LI&gt;If the above question holds good what is the correct syntax to use the delete command?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Suppression is happening if I try to use the else or add statements but I want deletion.&lt;/P&gt;&lt;P&gt;Thank You,&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 11:00:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/956640#M135303</guid>
      <dc:creator>VS_10114209</dc:creator>
      <dc:date>2024-06-17T11:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Delete a feature in creo pro program</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/956641#M135304</link>
      <description>&lt;P&gt;Pro/Program does not support deletion of features, only suppression.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 11:19:17 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/956641#M135304</guid>
      <dc:creator>tbraxton</dc:creator>
      <dc:date>2024-06-17T11:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Delete a feature in creo pro program</title>
      <link>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/957723#M135366</link>
      <description>&lt;P&gt;Hello &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/840395"&gt;@VS_10114209&lt;/a&gt;&lt;/SPAN&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like you have a &lt;A href="https://community.ptc.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/956641#M135304" target="_blank"&gt;response &lt;/A&gt;from a community member. If it answered your question please mark the reply as the Accepted Solution.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Community Moderation Team.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2024 11:09:48 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/3D-Part-Assembly-Design/Delete-a-feature-in-creo-pro-program/m-p/957723#M135366</guid>
      <dc:creator>vnamboodheri</dc:creator>
      <dc:date>2024-06-24T11:09:48Z</dc:date>
    </item>
  </channel>
</rss>

