vegetagaru
Computer
- Jan 14, 2015
- 134
Hi everyone, i came across a problem regarding inter_part in the XLS of standard parts in moldwizard:
imagine:
i have
XPTO.prt
|-xpt1.prt
on the xpt1 i have a variable called "engage" and in the XLS is populated as "value*1.5" -> "value" is a integer variable
on the XPTO XLS i have in the XLS:
inter_part
PART_ATRIBUTE PATH_TO_XLS::tab engage=P_engage
and on p_engage i have it populated as "p_value*1.5,p_value*1.8"
and its not working, is it because of the "engage" on xpt1 is an expression instead of a value ? or is there another way to pass expressions thru inter_part ?
i had the ideia that u could have any value/expression that NX would pass it thru the inter_part (if you have it right)
anyone came across this problem ?
if too much confusion i can make a file and send it here
Since:NX8.5
Tester
imagine:
i have
XPTO.prt
|-xpt1.prt
on the xpt1 i have a variable called "engage" and in the XLS is populated as "value*1.5" -> "value" is a integer variable
on the XPTO XLS i have in the XLS:
inter_part
PART_ATRIBUTE PATH_TO_XLS::tab engage=P_engage
and on p_engage i have it populated as "p_value*1.5,p_value*1.8"
and its not working, is it because of the "engage" on xpt1 is an expression instead of a value ? or is there another way to pass expressions thru inter_part ?
i had the ideia that u could have any value/expression that NX would pass it thru the inter_part (if you have it right)
anyone came across this problem ?
if too much confusion i can make a file and send it here
Since:NX8.5
Tester