Page 1 of 1

Item Number in Note Not Updating

Posted: Tue May 03, 2022 10:27 am
by VTmechie
This drawing was made by my predecessor. I re-ordered the BOM and there are several notes with balloons that reference an item number.

First I want to complain that the some item numbers didn't update to reflect the re-arranged BOM. Is there a way to force a refresh?

Next, I don't know how to add these balloons to notes, can someone help me out here? I'm running 2020 SP5.

original note:
image.png
image.png (7.64 KiB) Viewed 2215 times
note after re-arranging the BOM:
image.png
Lock washer should be 23.
Thanks for your help,
Jen

Re: Item Number in Note Not Updating

Posted: Tue May 03, 2022 1:14 pm
by JSculley
To add a linked balloon to the note, just edit the note text, and click on the appropriate balloon in a drawing view. If the view is on another sheet, you can use Window...New Window to create a second window of the same drawing and show the appropriate sheet so that you can click the balloon.

Re: Item Number in Note Not Updating

Posted: Tue May 03, 2022 1:46 pm
by mattpeneguy
@JSculley has answered your question. The only thing I'll add is that you can add the number without the "balloon" by creating a dummy instance of the balloon, modify it to remove the balloon surrounding the number. Then you can add it to the text box. Then you can delete the balloon.
(Click to see animation)
Text balloon.gif

Re: Item Number in Note Not Updating

Posted: Tue May 03, 2022 2:32 pm
by steph
the number in the text will not update if the balloon used to create the number in the text is deleted.

Re: Item Number in Note Not Updating

Posted: Tue May 03, 2022 2:44 pm
by mattpeneguy
steph wrote: Tue May 03, 2022 2:32 pm the number in the text will not update if the balloon used to create the number in the text is deleted.
That's good to know. Why?
That's some stupid functionality.

Re: Item Number in Note Not Updating

Posted: Tue May 03, 2022 2:46 pm
by JSculley
steph wrote: Tue May 03, 2022 2:32 pm the number in the text will not update if the balloon used to create the number in the text is deleted.
Which can be especially dangerous if you use the 'Follow assembly order' option for your BOMs. Rearranging the items in the feature tree will not be reflected in the linked notes. That's why I don't delete the balloon, but place it outside the sheet border.

Re: Item Number in Note Not Updating

Posted: Tue May 03, 2022 7:23 pm
by JSculley
mattpeneguy wrote: Tue May 03, 2022 2:44 pm That's good to know. Why?
That's some stupid functionality.
If you right click the note and select 'Edit text in window' you will see that the text for the linked balloon is tied to a particular object id which is the object ID of the balloon itself. The object IDs change when balloons are moved from one item to another or the underlying components are rearranged. If you delete the balloon, the note will still be pointing to the object id of the deleted balloon, which will never change.

Re: Item Number in Note Not Updating

Posted: Wed May 04, 2022 8:22 am
by mattpeneguy
JSculley wrote: Tue May 03, 2022 7:23 pm If you right click the note and select 'Edit text in window' you will see that the text for the linked balloon is tied to a particular object id which is the object ID of the balloon itself. The object IDs change when balloons are moved from one item to another or the underlying components are rearranged. If you delete the balloon, the note will still be pointing to the object id of the deleted balloon, which will never change.
That makes sense. I remember looking into it and remember something like this. It's why getting item numbers in view titles is so cumbersome. There's no good way to link back to the BOM.