Message 1 of 2
Get BOM for a derived assembly or part
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there really no way to accomplish this? If a part is derived, I want to be able to extract the information of what it was made from. If I have an assembly abc that is made from parts 1, 2, and 3. I can extract the BOM from abc.iam to an excel spreadsheet. If however that same assembly is derived to file xyz.ipt, then I cannot extract the BOM. I need to be able to extract the information that xyz is made from abc consisting of parts 1,2, and 3. Does anyone know of a way to do that in VBA? Any help would be greatly appreciated!!!