How do I use perentheses in a sop

   1453   4   1
User Avatar
Member
27 posts
Joined: Oct. 2015
Offline
Sometimes i do little equations in the value input boxes of sops. However, when i need to control the order of operations with perentheses, it gives me an arror.
how should i work around this issue?
Edited by soma wheels - Sept. 1, 2018 14:13:25
User Avatar
Member
323 posts
Joined: Jan. 2015
Offline
please post an example .hip file with what you want to do
i dont think i understand 100% what you are asking
User Avatar
Member
27 posts
Joined: Oct. 2015
Offline
For example, in the ray sop, I might want to do an equation like “(@Cd + @area) * 3”
But I can only do “@Cd + @area * 3” because when I add the brackets, it gives an error.
User Avatar
Member
2036 posts
Joined: Sept. 2015
Offline
Using:

(@Cd + @area) * 3

works for me with no error, maybe just put down a new ray sop and try again.
User Avatar
Member
27 posts
Joined: Oct. 2015
Offline
Ah yes… It wasnt working yesterday. But it is now
  • Quick Links