<?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: API to get Part Configuration from part ? in Windchill Customization</title>
    <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-get-Part-Configuration-from-part/m-p/664338#M4277</link>
    <description>&lt;P&gt;You can use the following snippet to achieve your requirement,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QueryResult qr = ConfigurationHelper.service.getAllConfigurations(WTPart.getMaster());&lt;BR /&gt;if (qr != null) {&lt;BR /&gt;while (qr.hasMoreElements()) {&lt;BR /&gt;WTProductConfiguration config = (WTProductConfiguration) qr.nextElement();&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2020 10:43:35 GMT</pubDate>
    <dc:creator>RaghuNarayanan</dc:creator>
    <dc:date>2020-05-06T10:43:35Z</dc:date>
    <item>
      <title>API to get Part Configuration from part ?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-get-Part-Configuration-from-part/m-p/606116#M4276</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created two&amp;nbsp; part configuration on a part. In Part information page on "Part Configuration" tab&amp;nbsp; I can see all part configuration related to that part.&lt;/P&gt;
&lt;P&gt;What is the API to get All Part Configuration&amp;nbsp; from part.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 13:21:38 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-get-Part-Configuration-from-part/m-p/606116#M4276</guid>
      <dc:creator>shindemayur</dc:creator>
      <dc:date>2024-03-15T13:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: API to get Part Configuration from part ?</title>
      <link>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-get-Part-Configuration-from-part/m-p/664338#M4277</link>
      <description>&lt;P&gt;You can use the following snippet to achieve your requirement,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QueryResult qr = ConfigurationHelper.service.getAllConfigurations(WTPart.getMaster());&lt;BR /&gt;if (qr != null) {&lt;BR /&gt;while (qr.hasMoreElements()) {&lt;BR /&gt;WTProductConfiguration config = (WTProductConfiguration) qr.nextElement();&lt;BR /&gt;}&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 10:43:35 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Windchill-Customization/API-to-get-Part-Configuration-from-part/m-p/664338#M4277</guid>
      <dc:creator>RaghuNarayanan</dc:creator>
      <dc:date>2020-05-06T10:43:35Z</dc:date>
    </item>
  </channel>
</rss>

