Get occurence name into part list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello.
In the drawing environment I got implemented an iLogic rule that creates balloons to items and puts the occurrence name from the Assembly as well as the item number from the part list as information into the balloon. It is working well on the single entry balloon type with oBalloonValueSet.ItemNumber & " | " & occurrence.Name , but I would like to use the double entry balloon where the upper field displays the item number and the lower field displays the occurrence name. See pictures attached.
In addition, does someone know how to grab the occurrence name at this stage and relate it to the item in the parts list? The idea is to add a separate column in the parts list for the occurrence name. The occurrence name represents a tagging.
Thanks in advance.