Community Tip - You can change your system assigned username to something more personal in your community settings. X
Hi,
I have an old MCAD 15 program I am finally converting to prime. Is there a short efficient way to implement those if statements in prime? That VP is an intermediate variable used further down in the program. Below is a snip showing the if statements.
thanks,
russ
Are any of these options of interest, Russ?
Stuart
Another option is:
But why don't you use the legacy converter?
Success!
Luc
Or even just the dot (scalar) product ...
Stuart