anisos#
- Mapdl.anisos(nfram='', delay='', ncycl='', **kwargs)#
Produces an animated sequence of an isosurface.
APDL Command: ANISOS
- Parameters:
- nfram
Number of frames captures (defaults to 9).
- 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
ANISOS involves an ANSYS macro which produces an animation of an isosurface of the last plot action command (for example, PLNSOL,S,EQV). The ANISOS command operates only on graphic display platforms supporting the /SEG command. After executing ANISOS, you can replay the animated sequence by issuing the ANIM command.
This command functions only in the postprocessor.