Message 1 of 4
BOM export error

Not applicable
10-29-2015
04:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I'm trying to export BOM from Inventor iassembly to xls format. I do it with iLogic rule:
ThisBOM.Export("Structured", "C:\TEST.xls", kMicrosoftExcelFormat)
Before it, if I look at the Inventor's interface, I see the correct number:
But in Excel for all members I see number "3":
And if I look Inventor's interface again (after import), I see all numbers is "3" too:
How can I fix it? The error appears in Iventor 2014 and 2015.