get_magnetic_coercivity# Material.get_magnetic_coercivity() → tuple# Get the magnetic coercivity values. Returns: tupleTuple of (Magnitude, x, y, z). Examples >>> from ansys.aedt.core.modules.material import Material >>> obj = Material() >>> obj.get_magnetic_coercivity()