Using IF Statements in Surface Label Expressions

If you need a special elevation label for your surface (or profile or other object), you can use an expression and an IF statement.  The Expression Builder is extremely powerful- I am always finding new uses for it.  Hopefully, this will give you an idea of some applications around your office.

The specific question that came up today was for an expression that returned the following:  “…elevation of 1415 to show up as 15 and anything below 1400 (ie 1399) to show up as 99…”

No problem.  Like this?

Click more to learn how

Create an IF statement with this format:

IF (this is true, do this, or this if false)

 

 

One comment

  1. Joshua Jones says:

    Thank you for sharing this. I can see how expressions can be useful for a lot of things.