edfplot#

Mapdl.edfplot(key='', **kwargs)[source]#

Allows plotting of explicit dynamics forces and other load symbols.

APDL Command: EDFPLOT

Parameters:
key

Load symbol plotting key.

ON or 1 - Turn display of load symbols on (default).

OFF or 0 - Turn display of load symbols off.

Notes

You must issue EDFPLOT,ON to display explicit dynamics load symbols. The explicit load symbols are erased automatically upon a subsequent plot command.

An explicit load symbol always indicates a positive load direction (e.g., positive X direction for FX load), even if the load value is negative. The load symbol does not reflect the load magnitude. You can use standard ANSYS symbol controls to control the appearance of the load symbol. No load symbol is displayed for temperature loads.

This command is also valid in PREP7.

Distributed ANSYS Restriction: This command is not supported in Distributed ANSYS.