Message 1 of 3

Not applicable
07-08-2014
06:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
I have a master assembly, using 'SavecopyAs' command I am creating copy of this assembly with few parts suppressed (LevelofDetail1).
In the newly created assembly I need to export BOM automatically using below command. But it is possible only when levelofDetail is in 'Master' not in 'LevelofDetail1'. I am looking for a code that automatically activate 'Master' and execute the Export.BOM command.
ThisBOM.Export("Parts Only", "RoofpanelBOM.xls", kMicrosoftExcelFormat)
Looking for help
Thanks
Rudresh
Solved! Go to Solution.