Hi!
I'd like to find all CAD documents which are haven't associations with WTparts. I need to find which CREO *.prt and *.asm files are not associated with WTparts by any association (owner, contributing image etc.). I've found Document - CS190123 which description is "Query builder to fetch all EPMDocuments which do not have a associated WTPart". It looks like a solution to my problem but when tested it the result was showing also drawings (*.drw), family table members (associated with wtparts) and cad parts which name is different from corresponding WTpart name (these are also associated with wtparts).
Could someone help me to adapt this query to my requirement?