Question

Find condition attribute


Badge

Hello sir / madam,

 

So I have two attribute "_zmax" and "ROOFLEVEL".

 

So I want to test if "_zmax" value is within 5m of "ROOFLEVEL". If yes, then "Pass". If not, then "Fail".

 

So if "_zmax" is 10m, then acceptable value should be 5-15m.

Might I ask how to do that?

Should I use attribute manager transformer?

 

Thank you in advance.

 

 


2 replies

Userlevel 4
Badge +36

Take a look at the Tester and the TestFilter transformers. Both can provide the testing you are looking for.

Testing

Badge

Got it! thank you for your help! :)

Reply