Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

SIemens NX Post: WORKPIECE dimensions

Status
Not open for further replies.

i0wa

Industrial
Oct 4, 2009
51
Is it possible to get dimensions of the blank part with common MOM functions/vars?
 
Replies continue below

Recommended for you

If you use common expressions for the blank variables. then yes. You will need to know the expression names. for example if the expression for the length is called blank_x


set blank_xlen "[MOM_ask_ess_exp_value blank_x]"



John Joyce
N.C. Programming Supervisor
Barnes Aerospace, Windsor CT
NX6.0.5.3
 
Thanks a lot! I think that's it! ;)
 
a bit tricky for me. mb there is a some kind of list of expressions?
 

Yes there is a list of expressions - Tools - Expressions or Information - Expressions.
The post needs to know what the names of the expressions are before you can get the values. A more elaborate method would be to create a UDE where you can input the expression names and then output the values in the post. Either way you will still need to know the expression name. yes it's a bit tricky.

John Joyce
N.C. Programming Supervisor
Barnes Aerospace, Windsor CT
NX6.0.5.3
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor