Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello All
I'm trying to use iLogic to modify a pipe.
I have a "user Parameter"
"DN" = 0
I've made a new Rule
"Dimension"
containing
If Parameter("DN") = 8 Then
Parameter("d14") = 13.5 ' dimension on sketch
Parameter("d13") = 2.3 ' dimension on sketch
end if
Is it possible to run the rule when the "user Parameter" is modified? and how?
Thanks
Solved! Go to Solution.