The best way is to click on the components or dimensions instead of typing them in the equations manager. In this case I created a global variable L by clicking on the arm length dimension. Then under features, click on the cell and then on the component that you want to suppress (I selected one of the pins in this case). Finally use the IF statement as you would in excel > = IIF ( "L" < 60 , "suppressed" , "unsuppressed" ). Hope this helps!
Hello Nazih,
The best way is to click on the components or dimensions instead of typing them in the equations manager. In this case I created a global variable L by clicking on the arm length dimension. Then under features, click on the cell and then on the component that you want to suppress (I selected one of the pins in this case). Finally use the IF statement as you would in excel > = IIF ( "L" < 60 , "suppressed" , "unsuppressed" ). Hope this helps!