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!

Parametric Note on memebers of Assembly

Status
Not open for further replies.

ng

Mechanical
Joined
Jun 23, 2001
Messages
28
Location
IN
Hello Friends,
I have an assembly and i want to attach a parametric note on each member. There is a common parameters (say Description)in all the parts. When i place the note in assembly using "&description:sesion_id". But Pro/e Shows it as text, not its value. I don't want to disply these notes in part(only in assembly).
Any suggestions.
Nikhil Gothankar
 
Make sure that the parametric note is a text line by itself, and not part of a longer text line.

Such as:
{0:The value}{1:&description:6}

Is not the same as:
{0:The value &description:6}



Steve
 
I am just entering &ref_no:2 (where ref_no is a part parameter)
In Relation, If i enter ref_no:2 in Evaluate form it, gives correct output.
Nikhil Gothankar
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top