starexit#
- ProcessControls.starexit(**kwargs)#
Exits a do-loop.
Mechanical APDL Command: *EXIT
Notes
The command following the
*ENDDOis executed next. The exit option may also be conditional [Use the*IF]. The starexit command must appear on the same file as the*DOcommand.This command is valid in any processor.