Process controls#
These APDL commands can be used to control the order in which other commands are processed.
Note
The following commands are not directly mapped to PyMAPDL. Use non-interactive if you must use these commands, but ideally they should be replaced by Python statements.
*CYCLE
*DO
*DOWHILE
*ELSE
*ELSEIF
*ENDDO
*ENDIF
*EXIT
*GO
*IF
*REPEAT
*RETURN
|
APDL Command: /WAIT |