- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Just to be clear, I have currently absolutely no idea what I'm doing with regards to iLogic programming, as this part of Inventor was completely omitted during the three years of higher education. I do however have a very basic understanding of how mathematical logic works, so I had a crack at it, and not surprisingly the three lines of code illustrated below didn't compute. Does Autodesk (or anyone else for that matter) have an illustrative web page of some kind that shows how the various commands must be written to work, without having to read through 50 pages of introduction to the subject?
In the simlple case below here, I'm trying to set up a rule for "parameter A" that has one out of two values, one being a set "value_1" and the other being an expression="Value_2". Which of the two values "parameter A" has is based on a criteria of whether or not "parameter B" has a value greater or equal to 990, or not.
Solved! Go to Solution.