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

Associted dimension in notes.

  • Thread starter Thread starter manojnaik
  • Start date Start date
Status
Not open for further replies.
M

manojnaik

Guest
Hi all



How can I add associted dimension in drawing notes so that if I change model It should reflect in notes.



I tried with &d4 which is dimension id but it is showing &d4 only instead of the actual dimesion .



Can any body help me??



Thanks
 
Is it a shown or created dimension? a created dimension would have the parameter value &add4.



When you specify a dimension in a note, it gets removed from the drawing view; probably not what you want. To get around this, specify a relation in the part like



value=d4



Then use &value parameter in the note
 
This is supplemental to bem's answer.

As 'bem' pointed out when you use any dimension in the note,it gets disappeared from the screen(don't know why?).



To have both the dimension and the note use this workaround..



Create the note twice and then delete the first one



Hope this helps
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top