jwalz
Computer
- Apr 22, 2003
- 10
I have written a macro that finds the BOM Table in a drawing and goes through all of the rows and columns and dumps the information out to a .CSV file for use externally. That part works great. The problem that I am running into now is when an engineer modifies the BOM through Solidworks and deletes line items. Even though when the BOM is displayed in the drawing it reflects the manual changes, when the export macro is run, it picks up all of the items that were originally a part of the BOM Table. I searched but could not find any sort of status indicator value or a method that would allow me to test to see if a BOM line item is "active" or not. Has anyone else run into this problem and can you make a suggestion on how to deal with it programatically?
Thank you,
Janet
Thank you,
Janet