explicitly_subtract# Modeler2D.explicitly_subtract(diellist, metallist)[source]# Explicitly subtract all elements in a SolveInside list and a SolveSurface list. Parameters: diellistlistList of dielectrics. metallistlistList of metals. Returns: boolTrue when successful, False when failed. References >>> oEditor.Subtract >>> oEditor.PurgeHistory Copy to clipboard