Quantcast
Viewing all articles
Browse latest Browse all 8876

Re: How To find all "0" Level Parts from Windchill

If you use "End Item" to track top level assemblies , you can query the DB as Kaushik said.

 

if not , you have to query all WTPartsMasters, where the oid (ida2a2) does not exist is the WTPartUsageLink table (ida3b5).  ie WTpart that are not used as child in a BOM.

You can do that query by API


Viewing all articles
Browse latest Browse all 8876

Trending Articles