Message 1 of 3
changing BOMStructure via iLogic within one line
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm able to change the BOM Structure within a single line from default to reference. But the other possibilities doesn't work. Any ideas to have a change within a single line?
SyntaxEditor Code Snippet, these two are working!!!!
Component.InventorComponent("MyPart").BOMStructure = BOMStructureEnum.kReferenceBOMStructure Component.InventorComponent("MyPart").BOMStructure = BOMStructureEnum.kDefaultBOMStructure
But these aren't working:
SyntaxEditor Code Snippet
Component.InventorComponent("MyPart").BOMStructure = BOMStructureEnum.kPhantomBOMStructure Component.InventorComponent("MyPart").BOMStructure = BOMStructureEnum.kNormalBOMStructure
Thanks in advance!
Kay
Cheers
Kay (Principal CAD-Consultant)
Kay (Principal CAD-Consultant)