Anyone ever done a custom script to export BOMs in the indented format?
s
Sandii
11/19/2021, 6:03 PM
Not sure what you mean by "the indented format", but what exactly is the ask/use case?
a
Amanda Flynn
11/19/2021, 6:07 PM
You can use the BOM Inquiry screen to export BOMs, but it flattens it and loses the indented format we're using. So Subassemblies are indented under the Assembly, etc.
s
Sandii
11/19/2021, 6:14 PM
I have written code that prints the boms and has columns that indicate bom level rather than an indentation, but same concept.
s
Suitestallion
11/19/2021, 11:02 PM
That sounds like we can use it too. Following
Suitestallion
11/19/2021, 11:02 PM
To piggyback of this question does anyone have custom solution that you can print all boms not one at a time