andscl#

Mapdl.andscl(nfram='', delay='', ncycl='', **kwargs)[source]#

Produces an animated sequence of a deformed shape.

APDL Command: ANDSCL

Parameters:
nfram

Number of frames captured (defaults to 5).

delay

Time delay during animation (defaults to 0.1 seconds).

ncycl

Number of animation cycles (defaults to 5). Available in non-UI mode only.

Notes

ANDSCL involves an ANSYS macro which produces an animation of displacement of the last plot action command (for example, PLDISP). This command operates only on graphic display platforms supporting the /SEG command. After executing ANDSCL, you can replay the animated sequence by issuing the ANIM command.

The command functions only in the postprocessor.