Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Version: Windchill 12.0
Use Case: wtpart visualization - any way to display "image" of associated CAD when part is same name
Description:
no image for *.prt associated - cannot change association to image
get error: "Cannot create a reflexive Usage/Reference Link. The following object is trying to make a link to itself: "Part - M043238C001, BASE AXIEM3 AXIS CONTROLLER, 2.9 (Design)"
image is sheetmetal part
Hi,
Not quite sure what you are asking for? But from the first image it looks like you have dropped the extension for WTParts.
That's the reason for the associations that you have.
You can't have the parent assembly as Owner and the child part as Image at the same time, because that would result in the WTPart structured inside itself (i.e. an infinitely deep structure).
The root of your issue is caused by the way Windchill builds visualisations - it looks at the WTPart structure, and displays the default representation of each WTPart, the default representation of your top level WTPart is an assembly which doesn't have any geometry itself (it just has a few planes and coordinate systems) so the child part within it doesn't appear.
I'm aware of a few ways of fixing this, there may be others...
Hope that helps.
Graham