VB Code: BOM comaprison of 2 Assembly REVs
VB Code: BOM comaprison of 2 Assembly REVs
(OP)
Hello,
I'd like to create a VB program that runs in Teamcenter 9.1 and creates a comparison between the current REV and the previous REV from the Product Structure Editor (PSE). The program would have the comparison in a multi-level fashion, while displaying the BOM expanded to the lowest level. Afterwards, a printout would be generated.
Can someone please help me to get started on such a program?
Thank you for your help ahead of time.
Regards,
NX Prof
I'd like to create a VB program that runs in Teamcenter 9.1 and creates a comparison between the current REV and the previous REV from the Product Structure Editor (PSE). The program would have the comparison in a multi-level fashion, while displaying the BOM expanded to the lowest level. Afterwards, a printout would be generated.
Can someone please help me to get started on such a program?
Thank you for your help ahead of time.
Regards,
NX Prof





RE: VB Code: BOM comaprison of 2 Assembly REVs
Mike Hyde
www.astonmartin.com
NX8.5 with TC9.1
RE: VB Code: BOM comaprison of 2 Assembly REVs
In order to save time and effort, I would like to develop a short VB program, which would run through Teamcenter, that would do the following:
1 - prompt the user for the assembly model number
2 - prompt the user for the current REV letter of the assembly
3 - prompt the user for the previous REV letter of the assembly
4 - provide a readout of the comparison, while printing the comparison in the background
If you're unfamiliar with programming (Teamcenter in particular), possibly someone else can help. Thank you again for attempting to assist me.
Regards,
NX Prof
RE: VB Code: BOM comaprison of 2 Assembly REVs
Regards
Mike
Mike Hyde
www.astonmartin.com
NX8.5 with TC9.1
RE: VB Code: BOM comaprison of 2 Assembly REVs
Khimani Mohiki
Design Engineer - Aston Martin
NX8.5
RE: VB Code: BOM comaprison of 2 Assembly REVs
Please find the attached sample program from GTAC.
RE: VB Code: BOM comaprison of 2 Assembly REVs
Thanks again.
Regards,
NX Prof
RE: VB Code: BOM comaprison of 2 Assembly REVs
Details of the command can be found in the utilities section of the Teamcenter Integration for NX helpfiles under Transfer Parts Utility.
Mike Hyde
www.astonmartin.com
NX8.5 with TC9.1