AP242
|
Windchill
|
DocumentAssignment (…);
When the DocumentAssignment.role is present in the referenceLinkRolesList from Generic.inn.
For example – For Windchillto Windchill export/import default role is ‘description’.
|
e_WTPartReferenceLink (…);
|
For more information see LocalId and Ufid Generation for Associations.
|
e_WTPartReferenceLink.ObjectID.localId, e_WTPartReferenceLink.ObjectID.ufid
|
'WCTYPE|wt.part.WTPartReferenceLink'
|
e_WTPartReferenceLink.externalTypeId
|
DocumentAssignment.assignedDocument = DOCUMENT (…);
One can navigate from a Document to the DocumentVersion using the INVERSE attributes on the Document entity.
|
e_WTPartReferenceLink.references
|
DocumentAssignment.assignedTo = PartView(…);
One can navigate from a PartView to the Part using the INVERSE attributes on the PartView and PartVersion entities.
|
e_WTPartReferenceLink.referencedBy
|