ComplexPlottingError#

exception ansys.dpf.core.errors.ComplexPlottingError(msg=_COMPLEX_PLOTTING_ERROR_MSG)#

Bases: ValueError

Error raised when attempting to plot a field with complex data.

Import detail#

from ansys.dpf.core.errors import ComplexPlottingError