Inheritance Dimensions on Assembly Drawing in Table
Hello
I was wondering if anyone had any additional insight to display the dimensions of a .prt level inheritance feature in a table at an assembly level drawing (Currently using Creo 4.0).
Background:
I have a .prt file that contains an inheritance feature, from which vardim is used to change the length of a feature
example: d3:iid_843 is modified using vardim.
The .prt is placed in an assembly. I would like to be able to display the dimension d3:iid_843 in a drawing table of the assembly. There seems to be 2 options for this but would really like a third option if possible.
Option 1
If the .prt is placed as model in the assembly level drawing and activated, I can reflect the d3 dimension in the table using &d3:iid_843
• Adds an "active model" to the drawing (not ideal for WC revision control)
Option 2
Create a relation in the .prt file, ex L1=d3:iid_89 and then place in the assembly drawing table using the correct session ID of the component in the assembly: &L1:2
• Does not allow parametric editing of the value directly
• Would need to add more relations to reflect additional vardims
Option 3 - Desired
Add the dimension directly in the assembly level drawing table taking into account the the iid# from the .prt file and the session ID number for the component. I have tried multiple syntaxes for this without success.
Thanks
BL

