cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

asm mbr name callouts in a top level asm drawing c

svelusamy
2-Explorer

asm mbr name callouts in a top level asm drawing c

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

3 REPLIES 3
tgriffin
12-Amethyst
(To:svelusamy)

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

thanks for your kind help will check and update you

Hi Tyler,

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

Announcements


Top Tags