Jul 8, 2004 #1 Creigbm Mechanical Joined Aug 1, 2003 Messages 161 Location US I am trying to compile a list of all parts and subassemblies within an open assembly. I tried to use .getchildren first but I couldnt get it to output a list that I can either put in a treeform or output to excel. Any ideas?
I am trying to compile a list of all parts and subassemblies within an open assembly. I tried to use .getchildren first but I couldnt get it to output a list that I can either put in a treeform or output to excel. Any ideas?
Jul 12, 2004 1 #2 aamoroso Mechanical Joined Mar 5, 2003 Messages 432 Location US Check out the Assembly BOM macro on Lennys site. If it is not what you are looking for it will give you some help in figuring it out. http://webpages.charter.net/mkikstra/SolidWorks.html Upvote 0 Downvote
Check out the Assembly BOM macro on Lennys site. If it is not what you are looking for it will give you some help in figuring it out. http://webpages.charter.net/mkikstra/SolidWorks.html
Jul 12, 2004 Thread starter #3 Creigbm Mechanical Joined Aug 1, 2003 Messages 161 Location US Thanks, it looks like that will suit my needs quite nice. Upvote 0 Downvote