solve_inside#

Maxwell2d.solve_inside(name, activate=True)[source]#

Solve inside to generate a solution inside an object.

With this method, Maxwell will create a mesh inside the object and generate the solution from the mesh.

Parameters:
namestr

Name of the object to generate the solution into.

activatebool, optional

The default value is True.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.ChangeProperty