dc_enabled#

property SetupQ3D.dc_enabled: bool#

Get/Set the DC solution in active Q3D setup.

Returns:
bool

Examples

>>> from ansys.aedt.core.modules.solve_setup import SetupQ3D
>>> obj = SetupQ3D()
>>> obj.dc_enabled