Skip to main content
1-Visitor
May 10, 2017
Question

asm mbr name callouts in a top level asm drawing c

  • May 10, 2017
  • 2 replies
  • 2255 views

hi all i need to show the asm mbr name  callouts in a top level asm drawing can any one please help out either by creating a symbol or calling a parameter

2 replies

1-Visitor
May 10, 2017

One way to do this is to simply type &PARAMETER:att_mdl where PARAMETER is the name of whatever parameter you have for your part name.  This method will pull that parameter from whatever the note is attached to.  You can also use &PARAMETER:session id # if you don't want the note attached to that component.

examples:

&PART_NO:att_mdl

&PART_NO:4

svelusamy1-VisitorAuthor
1-Visitor
May 11, 2017

thanks for your kind help will check and update you

svelusamy1-VisitorAuthor
1-Visitor
May 11, 2017

Hi Tyler,

its working fine is there any for calling the sub asm name