Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
TONELLAL
in reply to: TONELLAL

I found where is the bug:

  • From Inventor, the BOM has 3 tabs : Model, Structured and Parts only.
  • When you export manually, all the 3 tabs are exported
  • When you export by VBA, only the Model tab is exported, and it is only that tab which is restored, on Model, Structured and Parts only.

 

To check it :

1)VB export :

  • From Inventor, on an assembly, edit the BOM to have different configs on the 3 tabs
  • Using the macro, export the BOM config and stop the program
  • Manually, from Inventor, load the exported config :  you obtain same columns in all the 3 tabs

2)Manual export :

  • From Inventor, on an assembly, edit the BOM to have different configs on the 3 tabs
  • Manually, export the BOM config to BOM_tempo.xml
  • Manually, from Inventor, Edit and modify the BOM config
  • Manually, import the BOM config from BOM_tempo.xml : you obtain the right config you saved