Mechanical APDL · 2024 R1
*IF
Signature
*IF, VAL1, Oper1, VAL2, Base1, VAL3, Oper2, VAL4, Base2 Summary
Evaluates a logical condition to branch execution.
Arguments
| Name | Description |
|---|---|
| VAL1 | VAL1 parameter for the APDL command. |
| Oper1 | Oper1 parameter for the APDL command. |
| EQ -- | EQ -- parameter for the APDL command. |
| NE -- | NE -- parameter for the APDL command. |
| LT -- | LT -- parameter for the APDL command. |
| GT -- | GT -- parameter for the APDL command. |
| LE -- | LE -- parameter for the APDL command. |
| GE -- | GE -- parameter for the APDL command. |
| ABLT -- | ABLT -- parameter for the APDL command. |
| ABGT -- | ABGT -- parameter for the APDL command. |
| VAL2 | VAL2 parameter for the APDL command. |
| Base1 | Base1 parameter for the APDL command. |
| STOP -- | STOP -- parameter for the APDL command. |
| EXIT -- | EXIT -- parameter for the APDL command. |
| CYCLE -- | CYCLE -- parameter for the APDL command. |
| THEN -- | THEN -- parameter for the APDL command. |
| and Oper2 | and Oper2 parameter for the APDL command. |
| AND -- | AND -- parameter for the APDL command. |
| OR -- | OR -- parameter for the APDL command. |
| XOR -- | XOR -- parameter for the APDL command. |
| VAL3 | VAL3 parameter for the APDL command. |
| Oper2 | Oper2 parameter for the APDL command. |
| VAL4 | VAL4 parameter for the APDL command. |
| Base2 | Base2 parameter for the APDL command. |
Manual grouping
- APDL : Process Controls
This page summarizes syntax and usage in plain language. It does not replace official Ansys documentation. See the full command entry in Ansys Help (Ansys license required).