Creating smart balloons without a parts list
Creating smart balloons without a parts list
(OP)
Is it possible to create balloons that reference a component without using a parts list?
Jay Miklovic
Sr. Design Engineer
Edco Inc.





RE: Creating smart balloons without a parts list
www.nxjournaling.com
RE: Creating smart balloons without a parts list
Jay Miklovic
Sr. Design Engineer
Edco Inc.
RE: Creating smart balloons without a parts list
The reason that I say NO (but with the Teamcenter caveat in mind) is that it's the act of CREATING the Parts List note that assigns the Callout letters/numbers to the Components of the Drawing Assembly in the first place. Until the Parts List note is generated, there are NO Callouts assigned. And even if you were to manually create the Callout Attributes, that would not help since the only mechanism available to force a manually placed Balloon to update in such a manner that it reflects the letter/number entered as the Callout attribute is to force an update of the Parts List note itself. Without the note, there's nothing to select and ask that it update.
Now if your only concern if NOT seeing the Parts List note on your drawing but you still want the balloons to be displayed AS IF there was a Parts List note is to create the note, update the balloons and then simply hide the note.
Now what Cowski alluded to is possible, but for it be easy to apply and update, you're going to need to write some sort of custom application and depending on how much automation you want, it could get very complicated.
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Digital Factory
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Creating smart balloons without a parts list
This makes it easy to reference the material, manufacturer, color, or any other attribute that you have assigned to the component/part file. However, if you are creating callouts it can get tricky (as pointed out by John). The advantage of a parts list is it will assign a unique callout number to each unique component and keep track of quantities. If you are creating your own "parts list", you will be responsible for keeping this information accurate and updated.
www.nxjournaling.com
RE: Creating smart balloons without a parts list
What would be nice (maybe this exists and I just don't know it) would be functionality that allows you to place your balloons first and then update those balloons to the parts list. I have a lot of situations where I am only looking to call out 4 or 5 details in a view that might include 40 or 50. I had a 6 year hiatus from NX and for some reason I remembered that there was a trick for doing this. Likely my memory is wrong.
Jay Miklovic
Sr. Design Engineer
Edco Inc.
RE: Creating smart balloons without a parts list
Place an empty balloon of the same type used by the parts list, associate the leader to a component edge, update the parts list, and the balloon callout text will be automatically entered.
www.nxjournaling.com
RE: Creating smart balloons without a parts list
Anthony Galante

Senior Support Engineer
NX3 to NX10 with almost every MR (21versions)
RE: Creating smart balloons without a parts list
Buried in that video that PhoeNX posted was instructions for changing an environment variable that would activate that functionality.
Set UGII_UPDATED_ALL_ID_SYMBOLS_WITH_PLIST to 1
Now it works perfect. Thanks everyone, issue is resolved.
Jay Miklovic
Sr. Design Engineer
Edco Inc.
RE: Creating smart balloons without a parts list
It is great to hear that it is working however I think there may be an inadvertent typo in the post.
(For those that read this thread in the future and that may not watch the video,) the variable name is
UGII_UPDATE_ALL_ID_SYMBOLS_WITH_PLIST
HTH,
Joe
RE: Creating smart balloons without a parts list
UGII_UPDATE_ALL_ID_SYMBOLS_WITH_PLIST
Jay Miklovic
Sr. Design Engineer
Edco Inc.