<?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 Supressing Features with Relations in 3D Part &amp; Assembly Design</title>
    <link>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59245#M93615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a relation control the number of and size of weight reduction slots for a family table of parts. I would like to add a check to determine if the area available for slots is too small to diassable(supress) the pattern feature.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Searched the forum, and didn't see this.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Has anyone done this, or is this even possible anymore?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thank&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Brent&lt;/P&gt;&lt;BR /&gt;&lt;STRONG&gt;This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread.  You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist. &lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 13 Dec 2020 11:25:16 GMT</pubDate>
    <dc:creator>bhartwich</dc:creator>
    <dc:date>2020-12-13T11:25:16Z</dc:date>
    <item>
      <title>Supressing Features with Relations</title>
      <link>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59245#M93615</link>
      <description>I have created a relation control the number of and size of weight reduction slots for a family table of parts. I would like to add a check to determine if the area available for slots is too small to diassable(supress) the pattern feature.Searched the forum, and didn't see this.Has</description>
      <pubDate>Sun, 13 Dec 2020 11:25:16 GMT</pubDate>
      <guid>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59245#M93615</guid>
      <dc:creator>bhartwich</dc:creator>
      <dc:date>2020-12-13T11:25:16Z</dc:date>
    </item>
    <item>
      <title>RE: Supressing Features with Relations</title>
      <link>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59246#M93616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Forgot to mention, we are running creo elements/pro 5.0, build M130&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 12:55:44 GMT</pubDate>
      <guid>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59246#M93616</guid>
      <dc:creator>bhartwich</dc:creator>
      <dc:date>2012-06-06T12:55:44Z</dc:date>
    </item>
    <item>
      <title>RE: Supressing Features with Relations</title>
      <link>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59247#M93617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pro/PROGRAM is the functionality that facilitates this. Features in a part or components in an assembly can be suprpressed or resumed based on some condition you set. That condition could be a parameter setting like from a layout (Pro/NOTEBOOK) or a value from an analysis feature. I believe thereare examples in PTC's Knowledgebase.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;-Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 13:00:37 GMT</pubDate>
      <guid>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59247#M93617</guid>
      <dc:creator>Michael_Martin</dc:creator>
      <dc:date>2012-06-06T13:00:37Z</dc:date>
    </item>
    <item>
      <title>RE: Supressing Features with Relations</title>
      <link>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59248#M93618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all that helped with this. The general concensus was to use Pro/Program. Here is how it worked&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I had already created a parameter (WD) in the relation that was the working distance for the part.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Using Pro/Program (Once I found out where it was moved to) I created an if staement that looked basically like this:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;IF WD &amp;gt; 10&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;ADD FEATURE&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;END ADD&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;So as long as the minimum length is met, the feature will be added.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 15:44:15 GMT</pubDate>
      <guid>https://community.ptc.com/t5/3D-Part-Assembly-Design/Supressing-Features-with-Relations/m-p/59248#M93618</guid>
      <dc:creator>bhartwich</dc:creator>
      <dc:date>2012-06-12T15:44:15Z</dc:date>
    </item>
  </channel>
</rss>

