cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

What are the different types of Links that exists between WTOjects in Windchill?

gramasamy
2-Explorer

What are the different types of Links that exists between WTOjects in Windchill?

For Example, what is the link between WTPart and EPM Document? Is it DescribedBy lInk or Reference Link?

Likewise, if any of you could explain the types of links (Like reference, member, Partusage, DescribedBy etc..,), it would be really helpful for me to understand.

Thanks in Advance.

ACCEPTED SOLUTION

Accepted Solutions

PTC has a KB on type of links - 131357

This is a good place to start reading and if you have demo data loaded, you can search for different objects and understand the relationship between them

Regards

Binesh Kumar

View solution in original post

2 REPLIES 2

PTC has a KB on type of links - 131357

This is a good place to start reading and if you have demo data loaded, you can search for different objects and understand the relationship between them

Regards

Binesh Kumar

Also if you need further details on all the links that exist in Windchill, it will be a good idea to look into the Java Docs

Check ObjecttoObjectLink http://support.ptc.com/cs/wncdoc/110/wcapi/wt/fc/ObjectToObjectLink.html and all the sub classes. I have listed a few of them which will guide you further for describe, reference and usage link.

Few subclass:

http://support.ptc.com/cs/wncdoc/110/wcapi/wt/vc/struct/IteratedDescribeLink.html

http://support.ptc.com/cs/wncdoc/110/wcapi/wt/vc/struct/IteratedReferenceLink.html

http://support.ptc.com/cs/wncdoc/110/wcapi/wt/vc/struct/IteratedUsageLink.html

Regards,

Bhushan

Announcements


Top Tags