Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Can arrangement selection be driven by expression in NX 12

Status
Not open for further replies.

IvanNX

Mechanical
Joined
Jun 9, 2005
Messages
267
Location
SE
so with 0 and 1, so if some expression value is 1 then one arrangement will be on and if value is -1 then another will be on.

_____________________________
Enjoy your work and have fun!
 
I suggest
to check if there exist a
current arrangement term
an using it.
 
What I think you are asking is something like this :
Arrangement_1 = p53 = 1
Arrangement_Leftside = p53 = 8
Arrangement_simplified =>p53 = 5
Arrangement_only_outer = p53 = 12

Arrangement names, expression names and values only for illustration.

Such that if you changed the expression "p53" to 5, the NX Assembly would change to the "arrangement_simplified"

Correct ?

( a bit difficult to trace backwards but apart from that a nice idea.)

Regards,
Tomas


Never try to teach a pig to sing. I wastes your time and it annoys the pig.:-)
 
@Toost
Yes, something like that.

_____________________________
Enjoy your work and have fun!
 
are you need this
for coding a journal.?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top