Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hi Guys,
I used the below method to get the "Described by" document name in the WT Part search tab. I would like to have the same for the associated CAD/Dynamic document linked with the drawing.
WTDocumentInfoDescribedBy2 with mapping describes@wt.part.WTPartDescribeLink~describedBy^wt.doc.WTDocument~name (to get name of Described Document)
Regards,
AJ
Solved! Go to Solution.
try below mapping
describes@wt.epm.structure.EPMDescribeLink~describedBy^wt.epm.EPMDocument~name
for more details refer below link in help center.
https://support.ptc.com/help/windchill/r13.0.1.0/en/index.html#page/Windchill_Help_Center/typeattr/TypeMgrAttrAliasMap.html
hope this helps
Thanks
@Shreyas_Atre @Fadel Thanks for the replies
This one is working built@wt.epm.build.EPMBuildHistory~builtBy^wt.epm.EPMDocument~name