Quantity of Same Parts
Quantity of Same Parts
(OP)
I am trying to create a custom BOM macro that displays the number of each part. For example, I have an assembly with 10 parts total, but there are 3 parts named XXX and 7 parts named YYY. How do I get SW to output these numbers (if possible). Thanks.






RE: Quantity of Same Parts
http://webpages.charter.net/mkikstra/SolidWorks.html
RE: Quantity of Same Parts
Do you put a specificed properties each part configuration?
If do you put, no problems because do you want assign this specificed value to a BOM.
Regards
FerSW
RE: Quantity of Same Parts
A lot of models we create only have one configuration. It would at to the difficulty here if I has more than one config. I am working my way through the macro aamoroso recommended so hopefully that will work. I was hoping for a simple modeldoc2.GetPartQty :)