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!

Symbol in note chosen by parameter

  • Thread starter Thread starter JohnKrasnic
  • Start date Start date
J

JohnKrasnic

Guest
Hi,

I want to show a symbol on a drawing that depends on the parameter. The symbols are loaded in the drawing and named "company1", "company2" and "company3".

I have a parameter named par_comp that I want to use to show the correct symbol.

But if I have a note with "&sym(&par_comp)" it doesn't work. It just shows &sym(&par_comp)

However if my note says "&sym(company1)" it works and shows my logo.

Is there a way to drive that by the parameters?

Thank you very much,
John
 

Part and Inventory Search

Sponsor

Back
Top