kmarquis
2015-04-06, 01:45 PM
I'm setting up a rather complicated Signage package in Revit and I need to schedule information showing on the signs for a parking garage. I have directional arrows on the signs and the user can type in the angle of the arrow to show in the walk through. I need the direction of the arrows to schedule as a column of text. What I want to do is if the user types in 0 degrees I want the schedule to say "Up". I know how to write simple single conditional formulas but I don't know how to write the syntax for nested formulas where there are multiple conditions. Here's my list:
0 degress = Up
45 degress =Up-Right
90 degress=Right
270 degress = Left
315 degress =Up-Left.
How do I write that out?
0 degress = Up
45 degress =Up-Right
90 degress=Right
270 degress = Left
315 degress =Up-Left.
How do I write that out?