Parametric model + Level of Details + associated BOM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
Let me put it in a very simple example.
I have an assembly contains:
- Pan screw
- CSK Screw
Then I have Level of details (LOD) as:
- Master - contains both
- Pan - the CSK screw suppressed
- CSK - the Pan screw suppressed
Now:
I double click on LOD "Pan" to make it active and what I see on the screen will be my Pan head screw; however, when I go to BOM I see both of them listed!
Is there any way to have the associated BOM to LOD?
Next level question:
in my ilogic rule when I am in "Master" LOD the following code:
ThisBOM.Export("Parts Only", "Test.xls", kMicrosoftExcelFormat)
generate the BOM having both screws listed in excel file; however, by changing the LOD to Pan (or CSK) it comes back with the following error:
Error in rule: Rule0, in document: Test.iam
ThisBOM: Could not find a BOM view named "Parts Only".
If the name is correct, then please enable this BOM view, and save the assembly. (my comment: The name is correct and it is enable)
Please advise...
Cheers
Ali