Skip to main content
1-Visitor
August 21, 2012
Solved

Query Builder, Drawing Reference

  • August 21, 2012
  • 1 reply
  • 2472 views

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

...

Best answer by towen

Hi Ramanthan,

I've attached the QML file I have created after seeing this thread. It works great for me.

Hope it helps.

Tristan

1 reply

Stanley1-VisitorAuthor
1-Visitor
August 23, 2012

SOLVED

EPM Document Reference Link.Reference Type = Drawing

1-Visitor
February 13, 2013

HI Stanislav Laurik,

Can you upload the QML file, it iwll help all to solve this by simple query.

Thanks in advance.

Ramanathan

towen1-VisitorAnswer
1-Visitor
February 13, 2013

Hi Ramanthan,

I've attached the QML file I have created after seeing this thread. It works great for me.

Hope it helps.

Tristan