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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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