Message 1 of 2
Ilogic save problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello![]()
I am a beginner at ilogic and I am playing around with some ilogic rules, but cannot seem to figure this one out... I need a simple ilogic rule that does something like this:
- If the file is not yet saved (typical for new parts from a template) – do nothing
- If the file is saved (has a filename) and BOM-quantity is «Each» - do nothing
- If the file is saved (has a filename) and BOM-quantity is not «Each» - set BOM-quantity to «Each»
'set the Base Quantity to the parameter Each
- ThisDoc.Document.ComponentDefinition.BOMQuantity.SetBaseQuantity(BOMQuantityTypeEnum.kEachBOMQuantity)
Is there anyone that can help me out?
Best regards
TG
Autodesk Inventor/Vault Professional 2021
TG
Autodesk Inventor/Vault Professional 2021