Query Builder, Drawing Reference
Hi, don't you know how to catch drawing reference from appropriate document in Query Builder?
I have found sometihing about WTDocumentDependencyLink but I have no such a class in Query Builder's Types to Add list.
EDIT:
To be exact. I'm trying to get list with numbers of CAD docuements (*.asm, *.prt) and their drawings (*.drw).
Both are EPMDocuments but numbers are different.
Example:
CAD Docuemnt number -> Drawing number
--------------------------------------------------
00008412.prt -> 00008424.drw
00010312.asm -> 00010746.drw
...

