I have an assembly with multiple configuration and in the associated drawing I have a BOM that lists all the configurations. What I'm trying to do is write a macro that will allow be to automatically include any new configurations that are added to the assembly. The part I'm stuck on is how to access the BOM properties via API so that I can do the equivalent of clicking "Select All" under Configurations
Any insights are much appreciated!
SolidworksApi macros