Part Number in Notes
I have similar question to this, but different.
Lets say my assembly has the following structure:
MAIN ASSEMBLY
--SUBASEEMBLY1
--PART1 (inside SUBASSEMBLY1)
--PART2 (inside SUBASSEMBLY1)
--SUBASEEMBLY2
--PART3 (inside SUBASSEMBLY2)
--PART4 (inside SUBASSEMBLY2)
I want a note to say the name of highest level model tree element, not the lowest level. The method described in this topic results in lowest level item appearing in the note: if i point it to PART1 then the note says pn of PART1
I want to show the PN of the highest level model tree item PN to where the pointer is attached. So my goal is to attach the note to PART1 or PART2 and have the note saying the PN of SUBASSEMBLY1
I am using expression:
&PTC_WM_NUMBER:att_mdl
I am on Creo 9
Is this possible? If not directly, then any are there any workarounds how to achieve this?
Thank you!
