I have a macro that creates DXF files for each part in my assembly BOM. When I have drawings with multiple sheets and mulitple BOMs, the macro will see all the BOM's and let you select the one you want. Since it can be tricky to determine which BOM I need, I would like it to show the sheet name that each BOM is on. Since BOM's are listed separate from the sheets in the feature tree, I'm not sure how to get the macro to tell me which sheet each BOM is on.
SolidworksApi macros