Problem with properties attb(text) controled by an expression that is controled by a part family
Problem with properties attb(text) controled by an expression that is controled by a part family
(OP)
Hey Guys, Using NX7.5.0.32
I have searched and search this forum to try and find some answers.... so far i found out how to make a part family and save it, but i have a problem getting a text string to update in my properties attributes for a parts list later down the road.
here is what i have
stock_1=1/2-UNCx3.25_SHCS
stock =ug_setPartAttrValue( "Stock", stringValue(Stock_1) )
when I go creat part from the add ins menu it makes the part just fine, but when i open that part up that it just created and check the properties the ATTR Stock is left Blank, but when i go to the Expressions dialog it says the correct information but the Value colum shows ERROR, i have attached a picture, please any help would be great..... when i searched and searched, that doesn't mean that its not there it just means that I couldn't find it or its not there...
Thanks in advaced, there is so much info here it is almost overwhelming
Josh...
I have searched and search this forum to try and find some answers.... so far i found out how to make a part family and save it, but i have a problem getting a text string to update in my properties attributes for a parts list later down the road.
here is what i have
stock_1=1/2-UNCx3.25_SHCS
stock =ug_setPartAttrValue( "Stock", stringValue(Stock_1) )
when I go creat part from the add ins menu it makes the part just fine, but when i open that part up that it just created and check the properties the ATTR Stock is left Blank, but when i go to the Expressions dialog it says the correct information but the Value colum shows ERROR, i have attached a picture, please any help would be great..... when i searched and searched, that doesn't mean that its not there it just means that I couldn't find it or its not there...
Thanks in advaced, there is so much info here it is almost overwhelming
Josh...





RE: Problem with properties attb(text) controled by an expression that is controled by a part family
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Problem with properties attb(text) controled by an expression that is controled by a part family
Thank you John for the very informitive reply, now I can't wait till we rev up, at least to the next rev....