Message 1 of 3
How to get Bill Of Material for Defined Level of detail with the help of iLogic or VBA?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Team,
I am trying to get Bill of Material with the help of iLogic or VBA. In My assembly I have three different level of detail with various components so I have created one macro to publish the BOM in excel. But when I run the code ,It will show all the components in BOM(Includes suppressed components) for all the level of detail. So how can I get different BOM for different LOD?