Kenevil
Automotive
- Apr 2, 2013
- 47
I'm working with native NX7.5. I'm trying to emboss the part name in my design and I want this to update automatically. I'm using Insert>Curve>Text, checked the "reference text" box and selected my string expression. Now I just need my string expression (titled "for_text") to get the part name or number.
I've tried all the following formulas for my string expression
Descriptive_Part_Name
DB_PART_NO
OS_PART_NAME
<DB_PART_NO>
<OS_PART_NAME>
stringValue(<DB_PART_NO>)
stringValue(<W@$SH_PART_NAME>) - I noticed my drawing is using this to call up the part name
<<W@$SH_PART_NAME>
and a bunch of others. I give up. Help.
I've tried all the following formulas for my string expression
Descriptive_Part_Name
DB_PART_NO
OS_PART_NAME
<DB_PART_NO>
<OS_PART_NAME>
stringValue(<DB_PART_NO>)
stringValue(<W@$SH_PART_NAME>) - I noticed my drawing is using this to call up the part name
<<W@$SH_PART_NAME>
and a bunch of others. I give up. Help.