Skip to main content
15-Moonstone
February 27, 2020
Question

Paramter in Note

  • February 27, 2020
  • 2 replies
  • 1113 views

Hi,

 

I've got a question:

 

Is it possible to show the value of a parameter in a Drawing as an attached note ?

 

Lets say that I there is a screw in a drawing of an assembly.

I want to add a note with a leader that automatically shows the value of the parameter "&designation" of the selected part.

 

And is it possible to add a button ("Designation-Note") to the drawing-menue ? Or is it possible to create a mapkey with that functionality ?

 

How can it be done ?

 

Thanks a lot,

Maik

 

 

2 replies

24-Ruby III
February 27, 2020

Hi,

according to https://support.ptc.com/appserver/cs/view/solution.jsp?source=Sitecore Article Viewer&art_lang=en&n=CS133915  you can use following notation: 

&<param_name>:att_mdl

Mapkey creation is your turn ...

15-Moonstone
March 3, 2020

Thanks Martin,

 

It works perfectly.