explicitly_subtract#

Modeler3D.explicitly_subtract(diellist, metallist)[source]#

Explicitly subtract all elements in a SolveInside list and a SolveSurface list.

Parameters:
diellistlist

List of dielectrics.

metallistlist

List of metals.

Returns:
bool

True when successful, False when failed.

References

>>> oEditor.Subtract
>>> oEditor.PurgeHistory