[NX8] Pattern instance not update via expression
[NX8] Pattern instance not update via expression
(OP)
Hi,
I don't understand if it's a bug or I wrong the procedure.
As you can see from the video attached, I'm able to edit some instance value via 'Edit parameter', but not via Tools->Expression.
I don't understand if it's a bug or I wrong the procedure.
As you can see from the video attached, I'm able to edit some instance value via 'Edit parameter', but not via Tools->Expression.
Thank you...
Using NX 8 and TC8.3





RE: [NX8] Pattern instance not update via expression
That being said, what is happening is that when you're using the dialog to edit the parametric value of one of the pattern members, what is actually happening is that a NEW expression is being created which will actually cause the original expression to also update. The confusing part is that there is no link between the NEW expression and the one it's 'overriding' so if you manually edit either expression (the NEW one or the original one) but not the other, the manual edit is not performed. However, if you edit BOTH expressions manually then it works fine. It appears that when you use the dialog to override the original value, the software performs two operations; it creates a NEW expression AND it changes the original one.
Anyway, if I learn anything, I'll posting some here.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
UG/NX Museum: http://www.plmworld.org/p/cm/ld/fid=209
To an Engineer, the glass is twice as big as it needs to be.
RE: [NX8] Pattern instance not update via expression
Thank you...
Using NX 8 and TC8.3