Skip to main content
15-Moonstone
May 16, 2016
Question

If the relation or link between WTPart and WTPartMaster is WTPartUsageLink then what is the relation or link between two WTPart objects ?

  • May 16, 2016
  • 4 replies
  • 2481 views

Hi All,

Can anyone tell me the link between two WTPart objects.

if the Relation or link between WTPart and WTPartMaster is - WTPartUsageLink

                                   WTDocument and WTDocumentMaster is - WTDocumentUsageLink

                                   WTDocument and WTDocument is - WTDocumentDependencyLink

So kindly tell me the link object name ?

Thanks and Regards,

Aditya Achanta

4 replies

12-Amethyst
May 16, 2016

Hi Aditya,

As per the below support article there is no Link object listed between the two WTPart objects.

https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS131357&art_lang=en&posno=2&q=part%20links&source=search

aachanta15-MoonstoneAuthor
15-Moonstone
May 16, 2016

Hi Bhagirath,

I had seen that article before itself.

Like I was just thinking if there is any other link between two WTPart Objects ?

Thanks and Regards,

Aditya Achanta

1-Visitor
May 16, 2016

Aditya ,

Below  are the two links between WTParts

  1. WTPartAlternateLink
  2. WTPartSubstituteLink

You can see wt.part Package in java doc it will give ou all link classes. Hope it helps

Thanks

Shreyas