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 JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

NX9 - Code to connect to body attributes?

Status
Not open for further replies.

Kenja824

Automotive
Joined
Nov 5, 2014
Messages
958
Location
US
In a note in NX, <w@TOOL_ID> would automatically fill in the Tool ID once that attribute is set.

What I would like to do, is connect it to attributes of bodies.

Example:
BODY(3) has a STOCK_SIZE attribute of "25MM DIA X 150MM"

I would like to add a code to a note that will fill in the stock size depending on what body you place in the note.
<w@(body(3)STOCK_SIZE> or whatever it would be.

Is this possible?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top