Parts list won't show qauntity
Parts list won't show qauntity
(OP)
Pro/E 2001
I have an assembly, a drawing and the drawing has a parts list but I can't get the parts list to show quantity.
I've set the cell in the repeat region to 'rpt.qty' but it just comes up empty even though 'rpt.index' populates fine.
I also have two of one component in the assembly but they are shown as separate items in the parts list instead of being combined together.
I'm also struggling to get component parameters to show in the list. I have a parameter that I've set against a couple of components (not parts so they are only local to the assembly) by I can't get them to show up with 'asm.mbr.myparameter'
Any thoughts?
I have an assembly, a drawing and the drawing has a parts list but I can't get the parts list to show quantity.
I've set the cell in the repeat region to 'rpt.qty' but it just comes up empty even though 'rpt.index' populates fine.
I also have two of one component in the assembly but they are shown as separate items in the parts list instead of being combined together.
I'm also struggling to get component parameters to show in the list. I have a parameter that I've set against a couple of components (not parts so they are only local to the assembly) by I can't get them to show up with 'asm.mbr.myparameter'
Any thoughts?





RE: Parts list won't show qauntity
I've fixed problem one, I set the No Duplicates attribute for the repeat region and quantities started to work.
I'm still working on problem 2.
RE: Parts list won't show qauntity
The syntax is asm.mbr.cparam.myparameter