Skip to main content
1-Visitor
December 20, 2017
Question

WTPart-EPMDocument associations

  • December 20, 2017
  • 1 reply
  • 2529 views

We need to fetch all the EPM Documents associated with WTPart. We are fetching this using Query Builder. Using EPMBuildRule and EPMDescribeLink, we were able to fetch association  - Content, Image, Contributing Content and Contributing Image. However we are unable to fetch the Calculated Associations. Please suggest how to fetch that data.

1 reply

15-Moonstone
December 20, 2017

Calculated expressions are... calculated 🙂

So, if you see a drawing in the WTPart  associated objects, it's just an easier way to find it.

So you have to navigate the wt.epm.structure.EPMReferenceLink between the 3D EPMDocument and the 2D EPMDocument...

 

Sélection_017.png

17-Peridot
February 10, 2020

The exact model would look like this:

Calculated Link.png

 

Or like this:

Screenshot 2020-02-10 at 14.07.25.png