Message 1 of 9
BOM set Reference
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an assembly in which I have created 3 LOD, 1_Ruit, 2_Ruit, 3_Ruit.
With a text parameter 'Deling' and an iLogic code 'LOD' I can send the LOD so that components are suppressed.
However, if I look at the BOM, the suppressed parts are not set to Reference so that they are still counted in the BOM.
How do I use iLogic to set the suppressed components to Reference in the BOM?
I have tried several codes but am not an expert.
If Deling = "1_Ruit" Then
oOcc.BOMStructure "Tussenligger" = Reference
End If
If Deling = "1_Ruit" Then
oOcc.BOMStructure "Tussenruit" = Reference
End If
And so on.
Mvg Jos
Youre drawings are as good as the symbols that compleet them.....
Youre drawings are as good as the symbols that compleet them.....