ancntr#
- Mapdl.ancntr(nfram='', delay='', ncycl='', **kwargs)#
Produces an animated sequence of a contoured deformed shape.
APDL Command: ANCNTR
- Parameters:
- nfram
Number of frames captures (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
ANCNTR involves an ANSYS macro which produces an animation of a contoured deformed shape of the last plot action command. This command operates only on graphic display platforms supporting the /SEG command. After executing ANCNTR, you can replay the animated sequence by issuing the ANIM command.
The command functions only in the postprocessor.