dc_resistance_only#

property SetupQ3D.dc_resistance_only: bool#

Get/Set the DC Resistance Only or Resistance/Inductance calculatio in active Q3D setup.

Returns:
bool

Examples

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