Message 1 of 2
iLogic - Behaviour
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey
i have a need to use ilogic for the most simplest of functions-
If (LENGTH + MAX_TOL) > RAKE_HEAD Then
LENGTH_HEAD = LENGTH
Else
LENGTH_HEAD = RAKE_HEAD
End If
InventorVb.DocumentUpdate()
the logic in the function works but it requires 2 model updates for it to work. This is placed in a part Base Model. I had this last week also when using a Max function for a largest value, the result was correct after 2 updates, not one......
Why is this and what do i need to do in order for the function to run and update once?
Thanks
Nacho
Automation & Design Engineer
Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.